LGCOMP-PHMLJun 10, 2020

Sparse Symplectically Integrated Neural Networks

arXiv:2006.12972v235 citations
AI Analysis

This addresses the problem of modeling physical systems with interpretability and efficiency for researchers in physics and machine learning, though it is incremental as it builds on existing symplectic and sparse methods.

The paper tackles learning Hamiltonian dynamical systems from data by introducing Sparse Symplectically Integrated Neural Networks (SSINNs), which combine symplectic integration and sparse regression to achieve interpretable models that often outperform state-of-the-art black-box techniques by an order of magnitude in prediction and energy conservation.

We introduce Sparse Symplectically Integrated Neural Networks (SSINNs), a novel model for learning Hamiltonian dynamical systems from data. SSINNs combine fourth-order symplectic integration with a learned parameterization of the Hamiltonian obtained using sparse regression through a mathematically elegant function space. This allows for interpretable models that incorporate symplectic inductive biases and have low memory requirements. We evaluate SSINNs on four classical Hamiltonian dynamical problems: the Hénon-Heiles system, nonlinearly coupled oscillators, a multi-particle mass-spring system, and a pendulum system. Our results demonstrate promise in both system prediction and conservation of energy, often outperforming the current state-of-the-art black-box prediction techniques by an order of magnitude. Further, SSINNs successfully converge to true governing equations from highly limited and noisy data, demonstrating potential applicability in the discovery of new physical governing equations.

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