LGMLDec 13, 2025

Neural CDEs as Correctors for Learned Time Series Models

arXiv:2512.12116v2
Originality Incremental advance
AI Analysis

This addresses forecasting accuracy issues for users of time-series models in various domains, representing an incremental improvement through a hybrid correction approach.

The paper tackles the problem of multi-step forecast errors in learned time-series models by proposing a Predictor-Corrector mechanism, where a neural controlled differential equation corrects forecast errors, resulting in consistent performance improvements across synthetic, physics simulation, and real-world datasets.

Learned time-series models, whether continuous- or discrete-time, are widely used to forecast the states of a dynamical system. Such models generate multi-step forecasts either directly, by predicting the full horizon at once, or iteratively, by feeding back their own predictions at each step. In both cases, the multi-step forecasts are prone to errors. To address this, we propose a Predictor-Corrector mechanism where the Predictor is any learned time-series model and the Corrector is a neural controlled differential equation. The Predictor forecasts, and the Corrector predicts the errors of the forecasts. Adding these errors to the forecasts improves forecast performance. The proposed Corrector works with irregularly sampled time series and continuous- and discrete-time Predictors. Additionally, we introduce two regularization strategies to improve the extrapolation performance of the Corrector with accelerated training. We evaluate our Corrector with diverse Predictors, e.g., neural ordinary differential equations, Contiformer, and DLinear, on synthetic, physics simulation, and real-world forecasting datasets. The experiments demonstrate that the Predictor-Corrector mechanism consistently improves the performance compared to Predictor alone.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes