paper-with-me

홈 › Papers

Neural Controlled Differential Equations for Online Prediction Tasks

2021-06-21 · James Morrill, Patrick Kidger, Lingyi Yang, Terry Lyons

Neural controlled differential equations (Neural CDEs) are a continuous-time extension of recurrent neural networks (RNNs), achieving state-of-the-art (SOTA) performance at modelling functions of irregular time series. In order to interpret discrete data in continuous time, current implementations rely on non-causal interpolations of the data. This is fine when the whole time series is observed in advance, but means that Neural CDEs are not suitable for use in \textit{online prediction tasks}, where predictions need to be made in real-time: a major use case for recurrent networks. Here, we show how this limitation may be rectified. First, we identify several theoretical conditions that interpolation schemes for Neural CDEs should satisfy, such as boundedness and uniqueness. Second, we use these to motivate the introduction of new schemes that address these conditions, offering in particular measurability (for online prediction), and smoothness (for speed). Third, we empirically benchmark our online Neural CDE model on three continuous monitoring tasks from the MIMIC-IV medical database: we demonstrate improved performance on all tasks against ODE benchmarks, and on two of the three tasks against SOTA non-ODE benchmarks.

📄 PDF Abstract BibTeX arXiv:2106.11028

Code (2)

jambo6/online-neural-cdes 공식 구현 pytorch
patrick-kidger/torchcde 공식 구현 pytorch

Tasks

Irregular Time SeriesPredictionTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Identification of Power Systems with Droop-Controlled Units Using Neural Ordinary Differential Equations

2024-11-13 · Hannes M. H. Wolf, Christian A. Hans

In future power systems, the detailed structure and dynamics may not always be fully known. This is due to an increasing number of distributed energy resources, such as photovoltaic generators, battery storage systems, h…

Learning Controlled Stochastic Differential Equations

2024-11-04 · Luc Brogat-Motte, Riccardo Bonalli, Alessandro Rudi

Identification of nonlinear dynamical systems is crucial across various fields, facilitating tasks such as control, prediction, optimization, and fault detection. Many applications require methods capable of handling com…

Fault Detection

On the Generalization and Approximation Capacities of Neural Controlled Differential Equations

2023-05-26 · Linus Bleistein, Agathe Guilloux

Neural Controlled Differential Equations (NCDEs) are a state-of-the-art tool for supervised learning with irregularly sampled time series (Kidger, 2020). However, no theoretical analysis of their performance has been pro…

Time Series

Physics-Informed Neural Controlled Differential Equations for Scalable Long Horizon Multi-Agent Motion Forecasting

2025-10-01 · Shounak Sural, Charles Kekeh, Wenliang Liu, Federico Pecora 외 arxiv

Long-horizon motion forecasting for multiple autonomous robots is challenging due to non-linear agent interactions, compounding prediction errors, and continuous-time evolution of dynamics. Learned dynamics of such a sys…

Trajectory ForecastingMotion Forecasting

Rectified deep neural networks overcome the curse of dimensionality for nonsmooth value functions in zero-sum games of nonlinear stiff systems

2019-03-15 · Christoph Reisinger, Yufei Zhang

In this paper, we establish that for a wide class of controlled stochastic differential equations (SDEs) with stiff coefficients, the value functions of corresponding zero-sum games can be represented by a deep artificia…