English

Neural Flows: Efficient Alternative to Neural ODEs

Machine Learning 2021-10-26 v1 Numerical Analysis Numerical Analysis

Abstract

Neural ordinary differential equations describe how values change in time. This is the reason why they gained importance in modeling sequential data, especially when the observations are made at irregular intervals. In this paper we propose an alternative by directly modeling the solution curves - the flow of an ODE - with a neural network. This immediately eliminates the need for expensive numerical solvers while still maintaining the modeling capability of neural ODEs. We propose several flow architectures suitable for different applications by establishing precise conditions on when a function defines a valid flow. Apart from computational efficiency, we also provide empirical evidence of favorable generalization performance via applications in time series modeling, forecasting, and density estimation.

Keywords

Cite

@article{arxiv.2110.13040,
  title  = {Neural Flows: Efficient Alternative to Neural ODEs},
  author = {Marin Biloš and Johanna Sommer and Syama Sundar Rangapuram and Tim Januschowski and Stephan Günnemann},
  journal= {arXiv preprint arXiv:2110.13040},
  year   = {2021}
}

Comments

Conference on Neural Information Processing Systems (NeurIPS 2021)

R2 v1 2026-06-24T07:10:05.376Z