MEAPMLOct 18, 2020

Conformal prediction for time series

arXiv:2010.09107v1517.883 citationsh-index: 60Has Code
Originality Incremental advance
AI Analysis

This provides a scalable method for time series forecasting with uncertainty quantification, which is incremental as it builds on conformal prediction but adapts it to non-exchangeable data.

The paper tackles the problem of constructing distribution-free prediction intervals for time series, introducing a computationally efficient algorithm called EnbPI that avoids data-splitting and retraining, and demonstrates its effectiveness through simulations and real-data analyses.

We develop a general framework for constructing distribution-free prediction intervals for time series. Theoretically, we establish explicit bounds on conditional and marginal coverage gaps of estimated prediction intervals, which asymptotically converge to zero under additional assumptions. We obtain similar bounds on the size of set differences between oracle and estimated prediction intervals. Methodologically, we introduce a computationally efficient algorithm called \texttt{EnbPI} that wraps around ensemble predictors, which is closely related to conformal prediction (CP) but does not require data exchangeability. \texttt{EnbPI} avoids data-splitting and is computationally efficient by avoiding retraining and thus scalable to sequentially producing prediction intervals. We perform extensive simulation and real-data analyses to demonstrate its effectiveness compared with existing methods. We also discuss the extension of \texttt{EnbPI} on various other applications.

Code Implementations3 repos
Foundations

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

Your Notes