English

Time Dependence in Non-Autonomous Neural ODEs

Machine Learning 2020-05-07 v2 Machine Learning

Abstract

Neural Ordinary Differential Equations (ODEs) are elegant reinterpretations of deep networks where continuous time can replace the discrete notion of depth, ODE solvers perform forward propagation, and the adjoint method enables efficient, constant memory backpropagation. Neural ODEs are universal approximators only when they are non-autonomous, that is, the dynamics depends explicitly on time. We propose a novel family of Neural ODEs with time-varying weights, where time-dependence is non-parametric, and the smoothness of weight trajectories can be explicitly controlled to allow a tradeoff between expressiveness and efficiency. Using this enhanced expressiveness, we outperform previous Neural ODE variants in both speed and representational capacity, ultimately outperforming standard ResNet and CNN models on select image classification and video prediction tasks.

Keywords

Cite

@article{arxiv.2005.01906,
  title  = {Time Dependence in Non-Autonomous Neural ODEs},
  author = {Jared Quincy Davis and Krzysztof Choromanski and Jake Varley and Honglak Lee and Jean-Jacques Slotine and Valerii Likhosterov and Adrian Weller and Ameesh Makadia and Vikas Sindhwani},
  journal= {arXiv preprint arXiv:2005.01906},
  year   = {2020}
}
R2 v1 2026-06-23T15:18:38.439Z