DeNOTS: Stable Deep Neural ODEs for Time Series

Abstract

Neural Controlled Differential Equations (Neural CDEs) provide a principled framework for modelling irregular time series in continuous time. Their number of function evaluations (NFEs) acts as a natural analogue of depth in discrete neural networks and is typically controlled indirectly via solver tolerances. However, tightening tolerances increases numerical precision without necessarily improving expressiveness. We propose a simple alternative: scaling the integration time horizon to increase NFEs and thereby "deepen" the model. Since enlarging the interval can cause uncontrolled growth in standard vector fields, we introduce a Negative Feedback (NF) mechanism that ensures provable stability without limiting flexibility. We further establish general risk bounds for Neural CDEs and quantify discretization error using Gaussian process theory, improving robustness to integration and interpolation error. On four public benchmarks, our method, **DeNOTS**, outperforms existing approaches—including Neural RDEs and state space models—by up to $20$%. DeNOTS combines expressiveness, stability, and robustness for reliable continuous-time modelling.

Cite

Text

Kuleshov et al. "DeNOTS: Stable Deep Neural ODEs for Time Series." International Conference on Learning Representations, 2026.

Markdown

[Kuleshov et al. "DeNOTS: Stable Deep Neural ODEs for Time Series." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/kuleshov2026iclr-denots/)

BibTeX

@inproceedings{kuleshov2026iclr-denots,
  title     = {{DeNOTS: Stable Deep Neural ODEs for Time Series}},
  author    = {Kuleshov, Ilya and Romanenkova, Evgenia and Zhuzhel, Vladislav Andreevich and Boeva, Galina and Vorsin, Evgeni and Zaytsev, Alexey},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/kuleshov2026iclr-denots/}
}