LGSGNov 20, 2022

Discrete Lagrangian Neural Networks with Automatic Symmetry Discovery

arXiv:2211.10830v212 citationsh-index: 26
Originality Incremental advance
AI Analysis

This provides a physics-informed machine learning method for discovering symmetries and conservation laws in dynamical systems, though it represents an incremental advancement in Lagrangian neural networks.

The authors tackled the problem of learning dynamical system representations from discrete motion observations by introducing a framework that simultaneously learns a discrete Lagrangian function and its symmetry group, enabling identification of conserved quantities without requiring velocity/momentum data. Their approach demonstrated qualitative and quantitative improvements even with noisy data.

By one of the most fundamental principles in physics, a dynamical system will exhibit those motions which extremise an action functional. This leads to the formation of the Euler-Lagrange equations, which serve as a model of how the system will behave in time. If the dynamics exhibit additional symmetries, then the motion fulfils additional conservation laws, such as conservation of energy (time invariance), momentum (translation invariance), or angular momentum (rotational invariance). To learn a system representation, one could learn the discrete Euler-Lagrange equations, or alternatively, learn the discrete Lagrangian function $\mathcal{L}_d$ which defines them. Based on ideas from Lie group theory, in this work we introduce a framework to learn a discrete Lagrangian along with its symmetry group from discrete observations of motions and, therefore, identify conserved quantities. The learning process does not restrict the form of the Lagrangian, does not require velocity or momentum observations or predictions and incorporates a cost term which safeguards against unwanted solutions and against potential numerical issues in forward simulations. The learnt discrete quantities are related to their continuous analogues using variational backward error analysis and numerical results demonstrate the improvement such models can have both qualitatively and quantitatively even in the presence of noise.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes