paper-with-me

Papers

Noether's razor: Learning Conserved Quantities

2024-10-10 · Tycho F. A. van der Ouderaa, Mark van der Wilk, Pim de Haan

Symmetries have proven useful in machine learning models, improving generalisation and overall performance. At the same time, recent advancements in learning dynamical systems rely on modelling the underlying Hamiltonian to guarantee the conservation of energy. These approaches can be connected via a seminal result in mathematical physics: Noether's theorem, which states that symmetries in a dynamical system correspond to conserved quantities. This work uses Noether's theorem to parameterise symmetries as learnable conserved quantities. We then allow conserved quantities and associated symmetries to be learned directly from train data through approximate Bayesian model selection, jointly with the regular training procedure. As training objective, we derive a variational lower bound to the marginal likelihood. The objective automatically embodies an Occam's Razor effect that avoids collapse of conservation laws to the trivial constant, without the need to manually add and tune additional regularisers. We demonstrate a proof-of-principle on $n$-harmonic oscillators and $n$-body systems. We find that our method correctly identifies the correct conserved quantities and U($n$) and SE($n$) symmetry groups, improving overall performance and predictive accuracy on test data.

📄 PDF Abstract BibTeX arXiv:2410.08087

Code (1)

tychovdo/noethers-razor 공식 구현 jax

Tasks

Model Selection

Similar Papers 제목 키워드 기반

Noether Networks: Meta-Learning Useful Conserved Quantities

2021-12-06 · NeurIPS 2021 12 · Ferran Alet, Dylan Doblar, Allan Zhou, Joshua Tenenbaum 외

Progress in machine learning (ML) stems from a combination of data availability, computational resources, and an appropriate encoding of inductive biases. Useful biases often exploit symmetries in the prediction problem,…

Meta-LearningPredictionTranslation

Dynamical symmetries in the fluctuation-driven regime: an application of Noether's theorem to noisy dynamical systems

2025-04-13 · John J. Vastola

Noether's theorem provides a powerful link between continuous symmetries and conserved quantities for systems governed by some variational principle. Perhaps unfortunately, most dynamical systems of interest in neuroscie…

Decision Making

Noether: The More Things Change, the More Stay the Same

2021-04-12 · Grzegorz Głuch, Rüdiger Urbanke

Symmetries have proven to be important ingredients in the analysis of neural networks. So far their use has mostly been implicit or seemingly coincidental. We undertake a systematic study of the role that symmetry plays.…

Data Augmentation

Symmetry Preservation in Hamiltonian Systems: Simulation and Learning

2023-08-30 · Miguel Vaquero, Jorge Cortés, David Martín de Diego

This work presents a general geometric framework for simulating and learning the dynamics of Hamiltonian systems that are invariant under a Lie group of transformations. This means that a group of symmetries is known to …

Exact conservation laws for neural network integrators of dynamical systems

2022-09-23 · Eike Hermann Müller

The solution of time dependent differential equations with neural networks has attracted a lot of attention recently. The central idea is to learn the laws that govern the evolution of the solution from data, which might…