Highlight

Neural Ordinary Differential Equations

Introduces neural ODEs, continuous-depth models that parameterize a hidden state's derivative with a network solved by a black-box ODE solver.

Based on

Neural Ordinary Differential Equations

By T. Chen, Yulia Rubanova, J. Bettencourt et al.Neural Information Processing Systems
Read original article →

The paper introduces a new family of deep neural network models in which, rather than specifying a discrete sequence of hidden layers, the derivative of the hidden state is parameterized by a neural network and the output is computed with a black-box differential equation solver. These continuous-depth models have constant memory cost, adapt their evaluation strategy to each input, and can explicitly trade numerical precision for speed, and the authors show how to scalably backpropagate through any ODE solver without access to its internal operations, allowing end-to-end training within larger models.

The authors demonstrate these properties in continuous-depth residual networks and continuous-time latent-variable models, and they construct continuous normalizing flows, a generative model that can be trained by maximum likelihood without partitioning or ordering the data dimensions. By recasting network depth as a continuous quantity governed by numerical ODE solvers, the work provides a memory-efficient and flexible alternative to conventional layered architectures.

Abstract

The paper introduces continuous-depth models that parameterize the hidden state's derivative with a neural network and compute outputs via a black-box ODE solver. These models have constant memory cost, adapt computation per input, and trade precision for speed. They demonstrate continuous-depth residual networks and continuous-time latent-variable models, and continuous normalizing flows for maximum-likelihood generative modeling without ordering data dimensions. Gradients backpropagate through any ODE solver without accessing its internals for end-to-end training.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

neural ODEscontinuous-depth modelsnormalizing flowsdifferential equation solversgenerative models
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.