Command Palette
Search for a command to run...
Ricky T. Q. Chen; Yulia Rubanova; Jesse Bettencourt; David Duvenaud

Abstract
We introduce a new family of deep neural network models. Instead of specifying a discrete sequence of hidden layers, we parameterize the derivative of the hidden state using a neural network. The output of the network is computed using 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. We demonstrate these properties in continuous-depth residual networks and continuous-time latent variable models. We also construct continuous normalizing flows, a generative model that can train by maximum likelihood, without partitioning or ordering the data dimensions. For training, we show how to scalably backpropagate through any ODE solver, without access to its internal operations. This allows end-to-end training of ODEs within larger models.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| multivariate-time-series-forecasting-on-1 | Latent ODE (RNN enc.) | MSE (10^-2, 50% missing): 1.377 |
| multivariate-time-series-forecasting-on-1 | RNN-VAE | MSE (10^-2, 50% missing): 1.782 |
| multivariate-time-series-forecasting-on-2 | RNN-VAE | MSE stdev: 0.145 mse (10^-3): 3.055 |
| multivariate-time-series-forecasting-on-2 | Latent ODE (RNN enc.) | MSE stdev: 0.052 mse (10^-3): 3.162 |
| multivariate-time-series-forecasting-on-ushcn | NeuralODE-VAE | MSE: 0.96 |
| multivariate-time-series-forecasting-on-ushcn | NeuralODE-VAE-Mask | MSE: 0.83 |
| multivariate-time-series-imputation-on-1 | Latent ODE (RNN enc.) | mse (10^-3): 3.907 |
| multivariate-time-series-imputation-on-1 | RNN-VAE | mse (10^-3): 5.930 |
| multivariate-time-series-imputation-on-mujoco | RNN-VAE | MSE (10^2, 50% missing): 6.100 |
| multivariate-time-series-imputation-on-mujoco | Latent ODE (RNN enc.) | MSE (10^2, 50% missing): 0.447 |
| pose-estimation-on-2 | Nate | 0..5sec: Jaau |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.