English

Distributional Gradient Matching for Learning Uncertain Neural Dynamics Models

Machine Learning 2021-10-18 v2 Dynamical Systems Machine Learning

Abstract

Differential equations in general and neural ODEs in particular are an essential technique in continuous-time system identification. While many deterministic learning algorithms have been designed based on numerical integration via the adjoint method, many downstream tasks such as active learning, exploration in reinforcement learning, robust control, or filtering require accurate estimates of predictive uncertainties. In this work, we propose a novel approach towards estimating epistemically uncertain neural ODEs, avoiding the numerical integration bottleneck. Instead of modeling uncertainty in the ODE parameters, we directly model uncertainties in the state space. Our algorithm - distributional gradient matching (DGM) - jointly trains a smoother and a dynamics model and matches their gradients via minimizing a Wasserstein loss. Our experiments show that, compared to traditional approximate inference methods based on numerical integration, our approach is faster to train, faster at predicting previously unseen trajectories, and in the context of neural ODEs, significantly more accurate.

Keywords

Cite

@article{arxiv.2106.11609,
  title  = {Distributional Gradient Matching for Learning Uncertain Neural Dynamics Models},
  author = {Lenart Treven and Philippe Wenk and Florian Dörfler and Andreas Krause},
  journal= {arXiv preprint arXiv:2106.11609},
  year   = {2021}
}

Comments

Published at NeurIPS 2021

R2 v1 2026-06-24T03:27:29.172Z