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 | 88 | |
| Audio Classification | Speech Commands (test) | Accuracy89.8 | 65 | |
| Time-series classification | PhysioNet Sepsis (test) | AUROC88 | 54 | |
| Classification | PAMAP2 original and sensor dropout | Accuracy94.2 | 48 | |
| Classification | PAMAP2 | F1 Score95 | 48 | |
| Time-series classification | UEA datasets average of 6 (test) | Average Test Accuracy60.2 | 46 | |
| Multivariate Time Series Classification | UEA 30% missing rate (test) | Accuracy67.2 | 39 | |
| Time-series classification | UEA-27 (test) | EigenWorms Accuracy75 | 39 | |
| Classification | BasicMotions 50% Missing | Accuracy98.3 | 38 | |
| Time-series classification | 18 UEA datasets Regular | Accuracy70.5 | 38 |