Joint Parameter Discovery and Generative Modeling of Dynamic Systems
- URL: http://arxiv.org/abs/2103.10905v1
- Date: Fri, 19 Mar 2021 16:56:45 GMT
- Title: Joint Parameter Discovery and Generative Modeling of Dynamic Systems
- Authors: Gregory Barber, Mulugeta A. Haile, Tzikang Chen
- Abstract summary: We present a neural framework for estimating physical parameters in a manner consistent with the underlying physics.
Our model also extrapolates the dynamics of the system beyond the training interval and outperforms a non-physically constrained baseline model.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Given an unknown dynamic system such as a coupled harmonic oscillator with
$n$ springs and point masses. We are often interested in gaining insights into
its physical parameters, i.e. stiffnesses and masses, by observing trajectories
of motion. How do we achieve this from video frames or time-series data and
without the knowledge of the dynamics model? We present a neural framework for
estimating physical parameters in a manner consistent with the underlying
physics. The neural framework uses a deep latent variable model to disentangle
the system physical parameters from canonical coordinate observations. It then
returns a Hamiltonian parameterization that generalizes well with respect to
the discovered physical parameters. We tested our framework with simple
harmonic oscillators, $n=1$, and noisy observations and show that it discovers
the underlying system parameters and generalizes well with respect to these
discovered parameters. Our model also extrapolates the dynamics of the system
beyond the training interval and outperforms a non-physically constrained
baseline model. Our source code and datasets can be found at this URL:
https://github.com/gbarber94/ConSciNet.
Related papers
- Physically Plausible Multi-System Trajectory Generation and Symmetry Discovery [2.8658660939961043]
We introduce Symplectic Phase Space GAN (SPS-GAN) to capture dynamics of multiple systems.<n>SPS-GAN does not require prior knowledge of the system configuration space.<n>Our approach captures multiple systems and achieves performance on par with supervised models designed for single systems.
arXiv Detail & Related papers (2025-09-26T23:46:55Z) - Forecasting Continuous Non-Conservative Dynamical Systems in SO(3) [51.510040541600176]
We propose a novel approach to modeling the rotation of moving objects in computer vision.<n>Our approach is agnostic to energy and momentum conservation while being robust to input noise.<n>By learning to approximate object dynamics from noisy states during training, our model attains robust extrapolation capabilities in simulation and various real-world settings.
arXiv Detail & Related papers (2025-08-11T09:03:10Z) - Learning mechanical systems from real-world data using discrete forced Lagrangian dynamics [0.0]
We introduce a data-driven method for learning the equations of motion of mechanical systems directly from position measurements.<n>This is particularly relevant in system identification tasks where only positional information is available, such as motion capture, pixel data or low-resolution tracking.
arXiv Detail & Related papers (2025-05-26T12:13:00Z) - Learning Physics From Video: Unsupervised Physical Parameter Estimation for Continuous Dynamical Systems [49.11170948406405]
We propose an unsupervised method to estimate the physical parameters of known, continuous governing equations from single videos.
We take the field closer to reality by recording Delfys75: our own real-world dataset of 75 videos for five different types of dynamical systems.
arXiv Detail & Related papers (2024-10-02T09:44:54Z) - Latent Space Energy-based Neural ODEs [73.01344439786524]
This paper introduces a novel family of deep dynamical models designed to represent continuous-time sequence data.
We train the model using maximum likelihood estimation with Markov chain Monte Carlo.
Experiments on oscillating systems, videos and real-world state sequences (MuJoCo) illustrate that ODEs with the learnable energy-based prior outperform existing counterparts.
arXiv Detail & Related papers (2024-09-05T18:14:22Z) - Physics-informed Discovery of State Variables in Second-Order and Hamiltonian Systems [1.7406327893433848]
This research proposes a method that leverages the physical characteristics of second-order Hamiltonian systems to constrain the baseline model.
The proposed model outperforms the baseline model in identifying a minimal set of non-redundant and interpretable state variables.
arXiv Detail & Related papers (2024-08-21T15:10:50Z) - Equivariant Graph Neural Operator for Modeling 3D Dynamics [148.98826858078556]
We propose Equivariant Graph Neural Operator (EGNO) to directly models dynamics as trajectories instead of just next-step prediction.
EGNO explicitly learns the temporal evolution of 3D dynamics where we formulate the dynamics as a function over time and learn neural operators to approximate it.
Comprehensive experiments in multiple domains, including particle simulations, human motion capture, and molecular dynamics, demonstrate the significantly superior performance of EGNO against existing methods.
arXiv Detail & Related papers (2024-01-19T21:50:32Z) - Capturing dynamical correlations using implicit neural representations [85.66456606776552]
We develop an artificial intelligence framework which combines a neural network trained to mimic simulated data from a model Hamiltonian with automatic differentiation to recover unknown parameters from experimental data.
In doing so, we illustrate the ability to build and train a differentiable model only once, which then can be applied in real-time to multi-dimensional scattering data.
arXiv Detail & Related papers (2023-04-08T07:55:36Z) - Human Trajectory Prediction via Neural Social Physics [63.62824628085961]
Trajectory prediction has been widely pursued in many fields, and many model-based and model-free methods have been explored.
We propose a new method combining both methodologies based on a new Neural Differential Equation model.
Our new model (Neural Social Physics or NSP) is a deep neural network within which we use an explicit physics model with learnable parameters.
arXiv Detail & Related papers (2022-07-21T12:11:18Z) - Bayesian Calibration of imperfect computer models using Physics-informed
priors [0.0]
We introduce a computational efficient data-driven framework suitable for quantifying the uncertainty in physical parameters of computer models.
We extend this into a fully Bayesian framework which allows quantifying the uncertainty of physical parameters and model predictions.
This work is motivated by the need for interpretable parameters for the hemodynamics of the heart for personal treatment of hypertension.
arXiv Detail & Related papers (2022-01-17T15:16:26Z) - Using Data Assimilation to Train a Hybrid Forecast System that Combines
Machine-Learning and Knowledge-Based Components [52.77024349608834]
We consider the problem of data-assisted forecasting of chaotic dynamical systems when the available data is noisy partial measurements.
We show that by using partial measurements of the state of the dynamical system, we can train a machine learning model to improve predictions made by an imperfect knowledge-based model.
arXiv Detail & Related papers (2021-02-15T19:56:48Z) - Leveraging Global Parameters for Flow-based Neural Posterior Estimation [90.21090932619695]
Inferring the parameters of a model based on experimental observations is central to the scientific method.
A particularly challenging setting is when the model is strongly indeterminate, i.e., when distinct sets of parameters yield identical observations.
We present a method for cracking such indeterminacy by exploiting additional information conveyed by an auxiliary set of observations sharing global parameters.
arXiv Detail & Related papers (2021-02-12T12:23:13Z) - Spring-Rod System Identification via Differentiable Physics Engine [10.226310620727942]
We propose a novel differentiable physics engine for system identification of complex spring-rod assemblies.
We modularize the design of our engine using a discrete form of the governing equations of motion, similar to a traditional physics engine.
arXiv Detail & Related papers (2020-11-09T04:36:22Z) - Kernel-based parameter estimation of dynamical systems with unknown
observation functions [15.1749038371963]
A low-dimensional dynamical system is observed in an experiment as a high-dimensional signal.
Can we estimate the underlying system's parameters by measuring its time-evolution only once?
Key information for performing this estimation lies in the temporal inter-dependencies between the signal and the model.
arXiv Detail & Related papers (2020-09-09T07:29:11Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.