paper-with-me

Papers

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-informed residual with a Multiple-Initial-Condition (MIC) multiple-shooting curriculum whose ingredients are structurally complementary: the physics term anchors the vector-field magnitude on the support that MIC enlarges. We evaluate along three axes: out-of-sample error, long-horizon stability, and Hamiltonian drift, which together expose whether the learned dynamics recover the underlying vector field. On Lotka-Volterra, MPINeuralODE achieves the lowest out-of-sample and long-horizon MSE among data-driven methods, with a 24% reduction over the baseline Neural ODE, while essentially matching the PINN ablation on Hamiltonian drift.

📄 PDF Abstract BibTeX arXiv:2605.13305

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving physics-informed DeepONets with hard constraints

2023-09-14 · Rüdiger Brecht, Dmytro R. Popovych, Alex Bihlo, Roman O. Popovych

Current physics-informed (standard or deep operator) neural networks still rely on accurately learning the initial and/or boundary conditions of the system of differential equations they are solving. In contrast, standar…

Learning a Neural Solver for Parametric PDE to Enhance Physics-Informed Methods

2024-10-09 · Lise Le Boudec, Emmanuel de Bezenac, Louis Serrano, Ramon Daniel Regueiro-Espino 외

Physics-informed deep learning often faces optimization challenges due to the complexity of solving partial differential equations (PDEs), which involve exploring large solution spaces, require numerous iterations, and c…

Physics-Informed Deep B-Spline Networks for Dynamical Systems

2025-03-21 · Zhuoyuan Wang, Raffaele Romagnoli, Jasmine Ratchford, Yorie Nakahira

Physics-informed machine learning provides an approach to combining data and governing physics laws for solving complex partial differential equations (PDEs). However, efficiently solving PDEs with varying parameters and…

Operator learningPhysics-informed machine learning

Learning and discovering multiple solutions using physics-informed neural networks with random initialization and deep ensemble

2025-03-08 · Zongren Zou, Zhicheng Wang, George Em Karniadakis

We explore the capability of physics-informed neural networks (PINNs) to discover multiple solutions. Many real-world phenomena governed by nonlinear differential equations (DEs), such as fluid flow, exhibit multiple sol…

Uncertainty Quantification

Applications of physics informed neural operators

2022-03-23 · Shawn G. Rosofsky, Hani Al Majed, E. A. Huerta

We present an end-to-end framework to learn partial differential equations that brings together initial data production, selection of boundary conditions, and the use of physics-informed neural operators to solve partial…