Ahmet Demirkaya, Georgios Stratis, Tales Imbiriba +2 more
Scientists often have a decent set of equations for how a system evolves, say part of a biological or physical process, but not all of it. One piece of the mechanism is unknown, and worse, the sensors capture only some of the moving parts, not the full internal state. Purely physical models cannot fill the gap, and a purely neural model throws away the physics you do trust.
This work keeps the known equations as they are and hands only the missing piece to a neural network. Training alternates between two jobs: holding the network fixed, a Rauch-Tung-Striebel smoother (a classic tool for reconstructing hidden states from noisy partial measurements) infers the unobserved variables; then, treating those trajectories as ground truth, it trains the network by backpropagation, repeating until things settle. Across linear, nonlinear, and stiff test systems, it recovers the unknown dynamics while keeping interpretable structure and improving long-range predictions.
That comes from the abstract, so the paper is where the benchmarks and limits are laid out.
Ordinary differential equations (ODEs) are widely used to model dynamical systems in physics, biology, neuroscience, and physiology, but in many applications some equations of the dynamics are unknown and only a subset of the state variables are measured. We propose a hybrid neural--physics framework in which the known components of the ODE are kept explicit and the missing components are represented by a neural network. The proposed method consists of two stages where we…
ANet Patu-1: The Value of Connection in the Agent Network
arXiv (cs.CV) · July 16, 2026RoGS: Adaptive Meshgrid Gaussian for Large-Scale Road Surface Mapping
arXiv (cs.AI) · July 16, 2026Parameter-efficient Prompt Tuning of Vision Foundation Model With Adaptive Focal Loss for Interpretable MCI Screening
arXiv (cs.CV) · July 16, 2026Weakly-Supervised RGB-D Salient Object Detection via SAM-driven Pseudo Annotation and State Space Interaction-based Diffusion