LGFeb 19

Variational Grey-Box Dynamics Matching

arXiv:2602.17477v11 citationsh-index: 34Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of combining interpretable physics-based models with data-driven generative models for dynamical systems, which is incremental as it builds on existing flow matching and grey-box methods.

The paper tackles the problem of integrating incomplete physics models into deep generative models to learn dynamics from observational trajectories without ground-truth physics parameters, achieving performance on par with or superior to fully data-driven approaches and previous grey-box baselines while preserving interpretability.

Deep generative models such as flow matching and diffusion models have shown great potential in learning complex distributions and dynamical systems, but often act as black-boxes, neglecting underlying physics. In contrast, physics-based simulation models described by ODEs/PDEs remain interpretable, but may have missing or unknown terms, unable to fully describe real-world observations. We bridge this gap with a novel grey-box method that integrates incomplete physics models directly into generative models. Our approach learns dynamics from observational trajectories alone, without ground-truth physics parameters, in a simulation-free manner that avoids scalability and stability issues of Neural ODEs. The core of our method lies in modelling a structured variational distribution within the flow matching framework, by using two latent encodings: one to model the missing stochasticity and multi-modal velocity, and a second to encode physics parameters as a latent variable with a physics-informed prior. Furthermore, we present an adaptation of the framework to handle second-order dynamics. Our experiments on representative ODE/PDE problems show that our method performs on par with or superior to fully data-driven approaches and previous grey-box baselines, while preserving the interpretability of the physics model. Our code is available at https://github.com/DMML-Geneva/VGB-DM.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes