paper-with-me

홈 › Papers

Discovering Symbolic Laws Directly from Trajectories with Hamiltonian Graph Neural Networks

2023-07-11 · Suresh Bishnoi, Ravinder Bhattoo, Jayadeva, Sayan Ranu, N M Anoop Krishnan

The time evolution of physical systems is described by differential equations, which depend on abstract quantities like energy and force. Traditionally, these quantities are derived as functionals based on observables such as positions and velocities. Discovering these governing symbolic laws is the key to comprehending the interactions in nature. Here, we present a Hamiltonian graph neural network (HGNN), a physics-enforced GNN that learns the dynamics of systems directly from their trajectory. We demonstrate the performance of HGNN on n-springs, n-pendulums, gravitational systems, and binary Lennard Jones systems; HGNN learns the dynamics in excellent agreement with the ground truth from small amounts of data. We also evaluate the ability of HGNN to generalize to larger system sizes, and to hybrid spring-pendulum system that is a combination of two original systems (spring and pendulum) on which the models are trained independently. Finally, employing symbolic regression on the learned HGNN, we infer the underlying equations relating the energy functionals, even for complex systems such as the binary Lennard-Jones liquid. Our framework facilitates the interpretable discovery of interaction laws directly from physical system trajectories. Furthermore, this approach can be extended to other systems with topology-dependent dynamics, such as cells, polydisperse gels, or deformable bodies.

📄 PDF Abstract BibTeX arXiv:2307.05299

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkSymbolic Regression

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

AI Poincaré: Machine Learning Conservation Laws from Trajectories

2020-11-09 · Ziming Liu, Max Tegmark

We present AI Poincar\'e, a machine learning algorithm for auto-discovering conserved quantities using trajectory data from unknown dynamical systems. We test it on five Hamiltonian systems, including the gravitational 3…

BIG-bench Machine Learning

From Data to Laws: Neural Discovery of Conservation Laws Without False Positives

2026-03-20 · Rahul D Ray arxiv

Conservation laws are fundamental to understanding dynamical systems, but discovering them from data remains challenging due to parameter variation, non-polynomial invariants, local minima, and false positives on chaotic…

Machine Learning Hamiltonian Dynamical Systems with Sparse and Noisy Data

2026-04-19 · Vedanta Thapar, Abhinav Gupta arxiv

Machine learning has become a powerful tool for discovering governing laws of dynamical systems from data. However, most existing approaches degrade severely when observations are sparse, noisy, or irregularly sampled. I…

H-FEX: A Symbolic Learning Method for Hamiltonian Systems

2025-06-25 · Jasen Lai, Senwei Liang, Chunmei Wang

Hamiltonian systems describe a broad class of dynamical systems governed by Hamiltonian functions, which encode the total energy and dictate the evolution of the system. Data-driven approaches, such as symbolic regressio…

Symbolic Regression

Discovering Symbolic Models from Deep Learning with Inductive Biases

2020-06-19 · NeurIPS 2020 12 · Miles Cranmer, Alvaro Sanchez-Gonzalez, Peter Battaglia, Rui Xu 외

We develop a general approach to distill symbolic representations of a learned deep model by introducing strong inductive biases. We focus on Graph Neural Networks (GNNs). The technique works as follows: we first encoura…

Deep LearningSymbolic Regression