Learning Physics Informed Neural ODEs With Partial Measurements
Paul Ghanem, Ahmet Demirkaya, Tales Imbiriba, Alireza Ramezani, Zachary Danziger, Deniz Erdogmus
TL;DR
This work tackles learning dynamics when part of the state is unmeasured by casting the problem as learning latent dynamics within a Physics-Informed Neural ODE framework. It introduces a sequential, alternating Newton optimization that iteratively estimates latent states and model parameters, aided by a physics-informed loss to constrain the unobserved dynamics. The approach yields state trajectories and parameters that outperform several baselines (NODE, NODE-LSTM, SPINODE, RM, PR-SSM) across both synthetic and real datasets, including Hodgkin-Huxley, cart-pole, and an electro-mechanical positioning system. By exploiting identifiability assumptions and leveraging a Kalman-filter–like recursion, the method enables accurate learning of hidden dynamics from partial measurements, with potential applicability to online data assimilation and scalable Newton-based training.
Abstract
Learning dynamics governing physical and spatiotemporal processes is a challenging problem, especially in scenarios where states are partially measured. In this work, we tackle the problem of learning dynamics governing these systems when parts of the system's states are not measured, specifically when the dynamics generating the non-measured states are unknown. Inspired by state estimation theory and Physics Informed Neural ODEs, we present a sequential optimization framework in which dynamics governing unmeasured processes can be learned. We demonstrate the performance of the proposed approach leveraging numerical simulations and a real dataset extracted from an electro-mechanical positioning system. We show how the underlying equations fit into our formalism and demonstrate the improved performance of the proposed method when compared with baselines.
