Conformal Prediction with Time-Series Data via Sequential Conformalized Density Regions

· Source: stat.ML updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, extended

Summary

Researchers Max Sampson and Kung-Sik Chan from the University of Iowa introduce Sequential Conformalized Density Regions (SCDR), a novel conformal prediction method for time-series data. SCDR provides prediction intervals and disconnected prediction sets, which can indicate bifurcations, by using existing estimated conditional highest density predictive regions and applying a quantile random forest conformal adjustment. This approach guarantees asymptotic conditional coverage under specific regularity conditions and is "doubly robust," meaning it functions correctly if either the predictive density model or the scores' nonlinear autoregressive model is accurately specified. Simulations demonstrate SCDR's superior empirical coverage rates and smaller set sizes compared to existing methods like Conformal PID control, Bellman Conformal Inference, and Sequential Predictive Conformal Inference for Time Series. The method's ability to capture multimodality is illustrated using the Old Faithful geyser and Australian electricity usage datasets, where it produces more informative, multi-interval prediction sets.

Key takeaway

For AI Engineers and Research Scientists developing robust time-series forecasting models, SCDR offers a significant advancement by providing guaranteed asymptotic conditional coverage and the ability to generate disconnected prediction sets. This allows for more nuanced uncertainty quantification, especially in systems exhibiting non-linear dynamics or multimodality. You should consider integrating SCDR to produce sharper, more informative prediction sets and enhance the reliability of your models, particularly when dealing with complex, non-stationary time-series data where existing methods fall short on conditional coverage or set size.

Key insights

SCDR offers doubly robust, asymptotically valid conformal prediction for time-series, generating informative, potentially disconnected prediction sets.

Principles

Method

SCDR forms initial highest density predictive regions, then applies a quantile random forest conformal adjustment using past non-conformity scores to ensure guaranteed asymptotic conditional coverage and adapt to non-exchangeable time-series data.

In practice

Topics

Best for: AI Engineer, Research Scientist, AI Scientist, Machine Learning Engineer, Data Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by stat.ML updates on arXiv.org.