Error-quantified Conformal Inference for Time Series
Junxi Wu, Dongjian Hu, Yajie Bao, Shu-Tao Xia, Changliang Zou

TL;DR
This paper introduces Error-quantified Conformal Inference (ECI), a novel method for uncertainty quantification in time series prediction that adaptively incorporates error dynamics for more accurate and tighter prediction sets.
Contribution
ECI is the first conformal inference method to integrate error quantification via smoothing the quantile loss, providing adaptive feedback and long-term coverage guarantees under distribution shifts.
Findings
ECI achieves valid miscoverage control in diverse time series scenarios.
ECI produces tighter prediction sets compared to existing methods.
Experimental results confirm the robustness and effectiveness of ECI.
Abstract
Uncertainty quantification in time series prediction is challenging due to the temporal dependence and distribution shift on sequential data. Conformal inference provides a pivotal and flexible instrument for assessing the uncertainty of machine learning models through prediction sets. Recently, a series of online conformal inference methods updated thresholds of prediction sets by performing online gradient descent on a sequence of quantile loss functions. A drawback of such methods is that they only use the information of revealed non-conformity scores via miscoverage indicators but ignore error quantification, namely the distance between the non-conformity score and the current threshold. To accurately leverage the dynamic of miscoverage error, we propose \textit{Error-quantified Conformal Inference} (ECI) by smoothing the quantile loss function. ECI introduces a continuous and…
Peer Reviews
Decision·ICLR 2025 Poster
The idea of a smoothed version of quantile loss function to generate a more informative feedback for online gradient descent is simple and intuitive. It contributes meaningfully to improve uncertainty quantification in the online setting. The mathematical intuition for the idea is well-presented and contextualized within the literature on online conformal inference. The proposed technique produces consistent improvement in the width of prediction sets while maintaining coverage guarantees in
The authors mention difficulties in calibrating the outcomes of complex machine learning models like transformer, along with other models like deep Gaussian processes. However, the proposed techniques were evaluated on simpler time series models. It would be helpful to have some results with more complex models or discuss how the method would impact them. It would be helpful to discuss the tradeoffs between different ECI variants in the context of experimental results. For the place where th
- While the methods are relatively straightforward, they are explained clearly and precisely. - The use of smoothing feedback to actively incorporate the degree of miscoverage during the update is a compelling idea, allowing the prediction sets to adapt well to, e.g., potential distributional shifts in time series data. - Theoretical results are based on reasonable assumptions.
- The authors primarily select the Sigmoid function for smoothing. However, as illustrated in Figure 2, when the extent of miscoverage exceeds a certain level, the EQ term actually decreases (which is also the case for the Gaussian error function). While the authors justify this with the goal of ensuring robustness, the rationale seems somewhat unconvincing. - In connection with the above, if the Sigmoid function is used, the parameter $c$ can be considered a hyperparameter. Also given that The
- General presentation of the problem is clear and this is an approach could be of interest to an active community - Mathematical derivations are included - Strong empirical results on synthetic and real-world datasets
- Derivation on line 266 is difficult to read because it is inline - Minor grammatical errors and occasional typos scattered throughout the manuscript - See questions
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Statistical and numerical algorithms · Time Series Analysis and Forecasting
