ResCP: Reservoir Conformal Prediction for Time Series Forecasting

๐Ÿ“… 2025-10-06
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
Conformal prediction for time series forecasting faces challenges under distribution shiftโ€”including difficulty in constructing valid prediction intervals, poor reliability with limited data, and high retraining costs. Method: This paper proposes a training-free conformal prediction method that integrates reservoir computing into the conformal framework for the first time. It constructs local, time-aware conformity scores via dynamically reweighted residuals, enabling lightweight modeling of temporal dependencies without parameter updates. Contribution/Results: The method adapts to distribution shifts online with theoretical guarantees of asymptotic conditional coverage. Extensive multi-task experiments demonstrate significant improvements in both calibration (i.e., validity) and informativeness (i.e., interval width) under small-sample and distribution-shift scenarios, while maintaining low computational overhead.

Technology Category

Application Category

๐Ÿ“ Abstract
Conformal prediction offers a powerful framework for building distribution-free prediction intervals for exchangeable data. Existing methods that extend conformal prediction to sequential data rely on fitting a relatively complex model to capture temporal dependencies. However, these methods can fail if the sample size is small and often require expensive retraining when the underlying data distribution changes. To overcome these limitations, we propose Reservoir Conformal Prediction (ResCP), a novel training-free conformal prediction method for time series. Our approach leverages the efficiency and representation learning capabilities of reservoir computing to dynamically reweight conformity scores. In particular, we compute similarity scores among reservoir states and use them to adaptively reweight the observed residuals at each step. With this approach, ResCP enables us to account for local temporal dynamics when modeling the error distribution without compromising computational scalability. We prove that, under reasonable assumptions, ResCP achieves asymptotic conditional coverage, and we empirically demonstrate its effectiveness across diverse forecasting tasks.
Problem

Research questions and friction points this paper is trying to address.

Develop training-free conformal prediction for time series forecasting
Overcome limitations of complex models with small sample sizes
Achieve conditional coverage while maintaining computational scalability
Innovation

Methods, ideas, or system contributions that make the work stand out.

Training-free conformal prediction for time series
Dynamic reweighting using reservoir computing states
Achieves conditional coverage with computational scalability
๐Ÿ”Ž Similar Papers
No similar papers found.