paper-with-me

Papers

Physics-informed neural networks via stochastic Hamiltonian dynamics learning

2021-11-15 · Chandrajit Bajaj, Minh Nguyen

In this paper, we propose novel learning frameworks to tackle optimal control problems by applying the Pontryagin maximum principle and then solving for a Hamiltonian dynamical system. Applying the Pontryagin maximum principle to the original optimal control problem shifts the learning focus to reduced Hamiltonian dynamics and corresponding adjoint variables. Then, the reduced Hamiltonian networks can be learned by going backwards in time and then minimizing loss function deduced from the Pontryagin maximum principle's conditions. The learning process is further improved by progressively learning a posterior distribution of the reduced Hamiltonians. This is achieved through utilizing a variational autoencoder which leads to more effective path exploration process. We apply our learning frameworks called NeuralPMP to various control tasks and obtain competitive results.

📄 PDF Abstract BibTeX arXiv:2111.08108

Code (1)

mpnguyen2/neural_pmp 공식 구현 pytorch

Tasks

Position

Similar Papers 제목 키워드 기반

PHDME: Physics-Informed Diffusion Models without Explicit Governing Equations

2026-01-29 · Kaiyuan Tan, Kendra Givens, Peilun Li, Thomas Beckers arxiv

Diffusion models provide expressive priors for forecasting trajectories of dynamical systems, but are typically unreliable in the sparse data regime. Physics-informed machine learning (PIML) improves reliability in such …

Gaussian Process Port-Hamiltonian Systems: Bayesian Learning with Physics Prior

2023-05-15 · Thomas Beckers, Jacob Seidman, Paris Perdikaris, George J. Pappas

Data-driven approaches achieve remarkable results for the modeling of complex dynamics based on collected data. However, these models often neglect basic physical principles which determine the behavior of any real-world…

Uncertainty Quantification

MPINeuralODE: Multiple-Initial-Condition Physics-Informed Neural ODEs for Globally Consistent Dynamical System Learning

2026-05-13 · Lake Yang, Antonio Malpica-Morales, Frank Ioannis Papadakis Wood, Serafim Kalliadasis arxiv

Neural ordinary differential equations (Neural ODEs) often fit training trajectories while generalizing poorly to unseen initial conditions and long horizons. We propose MPINeuralODE, which combines a soft physics-inform…

Port-metriplectic neural networks: thermodynamics-informed machine learning of complex physical systems

2022-11-03 · Quercus Hernández, Alberto Badías, Francisco Chinesta, Elías Cueto

We develop inductive biases for the machine learning of complex physical systems based on the port-Hamiltonian formalism. To satisfy by construction the principles of thermodynamics in the learned physics (conservation o…

What's Next? Predicting Hamiltonian Dynamics from Discrete Observations of a Vector Field

2023-12-14 · Zi-Yu Khoo, Delong Zhang, Stéphane Bressan

We present several methods for predicting the dynamics of Hamiltonian systems from discrete observations of their vector field. Each method is either informed or uninformed of the Hamiltonian property. We empirically and…