paper-with-me

홈 › Papers

On instabilities in neural network-based physics simulators

2024-06-18 · Daniel Floryan

When neural networks are trained from data to simulate the dynamics of physical systems, they encounter a persistent challenge: the long-time dynamics they produce are often unphysical or unstable. We analyze the origin of such instabilities when learning linear dynamical systems, focusing on the training dynamics. We make several analytical findings which empirical observations suggest extend to nonlinear dynamical systems. First, the rate of convergence of the training dynamics is uneven and depends on the distribution of energy in the data. As a special case, the dynamics in directions where the data have no energy cannot be learned. Second, in the unlearnable directions, the dynamics produced by the neural network depend on the weight initialization, and common weight initialization schemes can produce unstable dynamics. Third, injecting synthetic noise into the data during training adds damping to the training dynamics and can stabilize the learned simulator, though doing so undesirably biases the learned dynamics. For each contributor to instability, we suggest mitigative strategies. We also highlight important differences between learning discrete-time and continuous-time dynamics, and discuss extensions to nonlinear systems.

📄 PDF Abstract BibTeX arXiv:2406.13101

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neural SPH: Improved Neural Modeling of Lagrangian Fluid Dynamics

2024-02-09 · Artur P. Toshev, Jonas A. Erbesdobler, Nikolaus A. Adams, Johannes Brandstetter

Smoothed particle hydrodynamics (SPH) is omnipresent in modern engineering and scientific disciplines. SPH is a class of Lagrangian schemes that discretize fluid dynamics via finite material points that are tracked throu…

Reducing the Sensitivity of Neural Physics Simulators to Mesh Topology via Pretraining

2025-01-16 · Nathan Vaska, Justin Goodwin, Robin Walters, Rajmonda S. Caceres

Meshes are used to represent complex objects in high fidelity physics simulators across a variety of domains, such as radar sensing and aerodynamics. There is growing interest in using neural networks to accelerate physi…

Graph EmbeddingSensitivity

Particle-based plasma simulation using a graph neural network

2025-03-01 · Marin Mlinarević, George K. Holt, Adriano Agnello

A surrogate model for particle-in-cell plasma simulations based on a graph neural network is presented. The graph is constructed in such a way as to enable the representation of electromagnetic fields on a fixed spatial …

Graph Neural Network

Solving Physics Olympiad via Reinforcement Learning on Physics Simulators

2026-04-13 · Mihir Prabhudesai, Aryan Satpathy, Yangmin Li, Zheyang Qin 외 arxiv

We have witnessed remarkable advances in LLM reasoning capabilities with the advent of DeepSeek-R1. However, much of this progress has been fueled by the abundance of internet question-answer (QA) pairs, a major bottlene…

Reinforcement Learning

Neural Modular Physics for Elastic Simulation

2025-12-17 · Yifei Li, Haixu Wu, Zeyi Xu, Tuur Stuyck 외 arxiv

Learning-based methods have made significant progress in physics simulation, typically approximating dynamics with a monolithic end-to-end optimized neural network. Although these models offer an effective way to simulat…