physics
Horror video game gets its creepiness from a quantum computer
Quantum Backrooms is a horror game in which the player explores eerie rooms. A quantum computer has been used to create a horror video game called - and it's available to play online. Peculiarities of quantum objects have long inspired philosophers and artists, and now game developers are getting the bug too. James Wootton at Moth Quantum and his colleagues developed, a horror game with labyrinthine levels generated by a real quantum computer . The game draws inspiration from "the Backrooms," a horror legend developed on internet forums that consists of moving through a series of endless rooms.
3 things you need to know about quantum computers, from an expert
What use is a quantum computer? Are you imagining an ordinary computer, but somehow just better? If so, that would be a mistake, because quantum computers are fundamentally different. They rely on exotic quantum phenomena occurring between their constituent parts, known as qubits, but their strange nature often invites myths and misconceptions. Quantum computing expert Shayan Majidy at Harvard University, the lead author of, is here to get you up to speed.
Uncertainty in Physics and AI: Taxonomy, Quantification, and Validation
Hauรmann, Manuel, Winterhalder, Ramon, Ubiali, Maria
Reliable uncertainty quantification is essential for the use of machine learning in physics, where scientific discoveries depend on validated probabilistic statements. We provide a structured overview of uncertainty quantification in ML for physics, introducing a unified taxonomy of uncertainty and clarifying the interpretation of predictive and inference uncertainties across frequentist and Bayesian frameworks. We discuss principled validation tools, including coverage, calibration, bias tests, and proper scoring rules, and illustrate them with simple regression and classification examples.
The problem of cosmic inflation and how to solve it
One of the best-performing models in cosmology is also one with the least physical rationale behind it. Can a theory of quantum gravity illuminate what happened just after the big bang? Cosmic inflation is a problem. During the first tiny fraction of a second of the universe, it is generally believed that the universe expanded by a factor of around 10. And then, as quickly as it began, this exponential growth just stopped.
Neural Ideal Large Eddy Simulation: Modeling Turbulence with Neural Stochastic Differential Equations
We introduce a data-driven learning framework that assimilates two powerful ideas: ideal large eddy simulation (LES) from turbulence closure modeling and neural stochastic differential equations (SDE) for stochastic modeling. The ideal LES models the LES flow by treating each full-order trajectory as a random realization of the underlying dynamics, as such, the effect of small-scales is marginalized to obtain the deterministic evolution of the LES state. However, ideal LES is analytically intractable. In our work, we use a latent neural SDE to model the evolution of the stochastic process and an encoder-decoder pair for transforming between the latent space and the desired ideal flow field. This stands in sharp contrast to other types of neural parameterization of closure models where each trajectory is treated as a deterministic realization of the dynamics. We show the effectiveness of our approach (niLES - neural ideal LES) on two challenging chaotic dynamical systems: Kolmogorov flow at a Reynolds number of 20,000 and flow past a cylinder at Reynolds number 500. Compared to competing methods, our method can handle non-uniform geometries using unstructured meshes seamlessly. In particular, niLES leads to trajectories with more accurate statistics and enhances stability, particularly for long-horizon rollouts.
3D-Aware Intuitive PhysicsNew SceneOld Scene
Given a visual scene, humans have strong intuitions about how a scene can evolve over time under given actions. The intuition, often termed visual intuitive physics, is a critical ability that allows us to make effective plans to manipulate the scene to achieve desired outcomes without relying on extensive trial and error. In this paper, we present a framework capable of learning 3D-grounded visual intuitive physics models from videos of complex scenes. Our method is composed of a conditional Neural Radiance Field (NeRF)-style visual frontend and a 3D point-based dynamics prediction backend, using which we can impose strong relational and structural inductive bias to capture the structure of the underlying environment. Unlike existing intuitive point-based dynamics works that rely on the supervision of dense point trajectory from simulators, we relax the requirements and only assume access to multi-view RGB images and (imperfect) instance masks acquired using color prior.
Scale-invariant Learning by Physics Inversion
Solving inverse problems, such as parameter estimation and optimal control, is a vital part of science. Many experiments repeatedly collect data and rely on machine learning algorithms to quickly infer solutions to the associated inverse problems. We find that state-of-the-art training techniques are not well-suited to many problems that involve physical processes. The highly nonlinear behavior, common in physical processes, results in strongly varying gradients that lead first-order optimizers like SGD or Adam to compute suboptimal optimization directions. We propose a novel hybrid training approach that combines higherorder optimization methods with machine learning techniques. We take updates from a scale-invariant inverse problem solver and embed them into the gradientdescent-based learning pipeline, replacing the regular gradient of the physical process. We demonstrate the capabilities of our method on a variety of canonical physical systems, showing that it yields significant improvements on a wide range of optimization and learning problems.