Physically Plausible Multi-System Trajectory Generation and Symmetry Discovery
Jiayin Liu, Yulong Yang, Vineet Bansal, Christine Allen-Blanchette
TL;DR
SPS-GAN addresses the challenge of generating physically plausible trajectories for multiple dynamical systems with unseen parameters and without prior configuration-space knowledge. It combines a configuration-space map, a Hamiltonian neural network latent motion model, and a cyclic-coordinate loss within a conditional GAN to produce both Cartesian trajectories and videos, while discovering the effective configuration-space dimensionality. The approach rivals supervised baselines in trajectory prediction, uncovers symmetry-induced low-dimensional latent manifolds for classic systems (e.g., 1D for two-body, 2D for double- and three-body), and delivers robust video generation under parameter variation, including real-world pendulum data and bifurcation scenarios. These results demonstrate the practical potential of unsupervised symmetry discovery and multi-system generative modeling for physics-informed AI, with strong implications for energy-aware control and simulation. The framework also highlights limitations related to non-Hamiltonian dynamics and decoding constraints, pointing to future work on integrating broader Hamiltonian structures into discriminators and extending learned representations to downstream tasks.
Abstract
From metronomes to celestial bodies, mechanics underpins how the world evolves in time and space. With consideration of this, a number of recent neural network models leverage inductive biases from classical mechanics to encourage model interpretability and ensure forecasted states are physical. However, in general, these models are designed to capture the dynamics of a single system with fixed physical parameters, from state-space measurements of a known configuration space. In this paper we introduce Symplectic Phase Space GAN (SPS-GAN) which can capture the dynamics of multiple systems, and generalize to unseen physical parameters from. Moreover, SPS-GAN does not require prior knowledge of the system configuration space. In fact, SPS-GAN can discover the configuration space structure of the system from arbitrary measurement types (e.g., state-space measurements, video frames). To achieve physically plausible generation, we introduce a novel architecture which embeds a Hamiltonian neural network recurrent module in a conditional GAN backbone. To discover the structure of the configuration space, we optimize the conditional time-series GAN objective with an additional physically motivated term to encourages a sparse representation of the configuration space. We demonstrate the utility of SPS-GAN for trajectory prediction, video generation and symmetry discovery. Our approach captures multiple systems and achieves performance on par with supervised models designed for single systems.
