Constants of motion network revisited
Wenqi Fang, Chao Chen, Yongkui Yang, Zheng Wang
TL;DR
The paper addresses the challenge of discovering constants of motion from dynamical data, especially in non-Hamiltonian systems and under noise. It introduces Meta-COMET, a singular-value-decomposition-inspired neural architecture with two parallel pathways for learning the initial state rate of change and constants of motion, combined with a two-phase training procedure that enforces semi-orthogonal constraints and optimizes dynamics fitting. Meta-COMET achieves substantial parameter reduction (e.g., up to ~14x fewer parameters in some cases) and improved noise robustness while retaining COMET's ability to identify constants of motion and handle external forces; it is validated across toy systems, forced dynamics, KdV, and pixel-based latent dynamics. The work has practical implications for efficient, coordinate-free discovery of invariants in diverse dynamical systems, enabling more robust scientific machine learning and physics-informed modeling.
Abstract
Discovering constants of motion is meaningful in helping understand the dynamical systems, but inevitably needs proficient mathematical skills and keen analytical capabilities. With the prevalence of deep learning, methods employing neural networks, such as Constant Of Motion nETwork (COMET), are promising in handling this scientific problem. Although the COMET method can produce better predictions on dynamics by exploiting the discovered constants of motion, there is still plenty of room to sharpen it. In this paper, we propose a novel neural network architecture, built using the singular-value-decomposition (SVD) technique, and a two-phase training algorithm to improve the performance of COMET. Extensive experiments show that our approach not only retains the advantages of COMET, such as applying to non-Hamiltonian systems and indicating the number of constants of motion, but also can be more lightweight and noise-robust than COMET.
