🤖 AI Summary
This work addresses uncertainty quantification in multivariate related time series forecasting, where existing methods neglect inter-series dependencies, yielding unreliable prediction intervals. To this end, we propose CoRel—the first graph-agnostic conformal prediction framework for relational time series—which jointly integrates graph neural networks with conformal prediction to learn implicit inter-series dependencies in a fully data-driven manner, without requiring prior graph structures. CoRel supports arbitrary pre-trained forecasters and introduces an adaptive calibration mechanism to handle non-exchangeability and temporal distribution shift. Evaluated on multiple benchmark datasets, CoRel significantly improves empirical coverage and statistical reliability of prediction intervals, achieving state-of-the-art performance in uncertainty quantification for multivariate time series forecasting.
📝 Abstract
We address the problem of uncertainty quantification in time series forecasting by exploiting observations at correlated sequences. Relational deep learning methods leveraging graph representations are among the most effective tools for obtaining point estimates from spatiotemporal data and correlated time series. However, the problem of exploiting relational structures to estimate the uncertainty of such predictions has been largely overlooked in the same context. To this end, we propose a novel distribution-free approach based on the conformal prediction framework and quantile regression. Despite the recent applications of conformal prediction to sequential data, existing methods operate independently on each target time series and do not account for relationships among them when constructing the prediction interval. We fill this void by introducing a novel conformal prediction method based on graph deep learning operators. Our method, named Conformal Relational Prediction (CoRel), does not require the relational structure (graph) to be known as a prior and can be applied on top of any pre-trained time series predictor. Additionally, CoRel includes an adaptive component to handle non-exchangeable data and changes in the input time series. Our approach provides accurate coverage and archives state-of-the-art uncertainty quantification in relevant benchmarks.