English

Learning Differential Equations that are Easy to Solve

Machine Learning 2020-10-26 v2 Machine Learning

Abstract

Differential equations parameterized by neural networks become expensive to solve numerically as training progresses. We propose a remedy that encourages learned dynamics to be easier to solve. Specifically, we introduce a differentiable surrogate for the time cost of standard numerical solvers, using higher-order derivatives of solution trajectories. These derivatives are efficient to compute with Taylor-mode automatic differentiation. Optimizing this additional objective trades model performance against the time cost of solving the learned dynamics. We demonstrate our approach by training substantially faster, while nearly as accurate, models in supervised classification, density estimation, and time-series modelling tasks.

Keywords

Cite

@article{arxiv.2007.04504,
  title  = {Learning Differential Equations that are Easy to Solve},
  author = {Jacob Kelly and Jesse Bettencourt and Matthew James Johnson and David Duvenaud},
  journal= {arXiv preprint arXiv:2007.04504},
  year   = {2020}
}
R2 v1 2026-06-23T16:58:13.818Z