Neural Controlled Differential Equations for Irregular Time Series
About
Neural ordinary differential equations are an attractive option for modelling temporal dynamics. However, a fundamental issue is that the solution to an ordinary differential equation is determined by its initial condition, and there is no mechanism for adjusting the trajectory based on subsequent observations. Here, we demonstrate how this may be resolved through the well-understood mathematics of \emph{controlled differential equations}. The resulting \emph{neural controlled differential equation} model is directly applicable to the general setting of partially-observed irregularly-sampled multivariate time series, and (unlike previous work on this problem) it may utilise memory-efficient adjoint-based backpropagation even across observations. We demonstrate that our model achieves state-of-the-art performance against similar (ODE or RNN based) models in empirical studies on a range of datasets. Finally we provide theoretical results demonstrating universal approximation, and that our model subsumes alternative ODE models.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Time-series classification | CHARACTER TRAJ. (test) | Accuracy0.988 | 73 | |
| Audio Classification | Speech Commands (test) | Accuracy88.5 | 43 | |
| Speech Classification | Speech Commands MFCC (test) | Accuracy89.8 | 16 | |
| Classification | Speech Commands Raw (SC_raw) (test) | Accuracy10 | 15 | |
| Probabilistic time series forecasting | ETTm1 Regular (test) | Avg NCRPS0.261 | 11 | |
| Probabilistic time series forecasting | ETTm1 Irregular (test) | Avg NCRPS0.29 | 11 | |
| Probabilistic time series forecasting | Weather Irregular (test) | Average NCRPS0.427 | 11 | |
| Probabilistic time series forecasting | ETTm2 Regular (test) | Avg NCRPS0.447 | 11 | |
| Probabilistic time series forecasting | Weather Regular (test) | Avg NCRPS0.381 | 11 | |
| Probabilistic time series forecasting | ETTm2 Irregular (test) | Average NCRPS0.477 | 11 |