Summary
The paper presents a promising framework, JANET, for joint prediction regions in time-series analysis, but it falls short in critical areas that limit its contribution to the field. The theoretical results are somewhat incremental and do not substantively advance beyond current methodologies, reducing the novelty of the work. Additionally, the lack of comparisons with state-of-the-art approaches in multi-dimensional conformal time-series analysis weakens the empirical evaluation, particularly as one-step-ahead prediction—a crucial baseline—has been omitted. Finally, the literature review is incomplete, missing key recent works that provide valuable context and benchmarks for conformal prediction in time-series settings. These limitations suggest that the paper does not yet reach the level of rigor and comprehensiveness required for acceptance.
Strengths
The paper introduces JANET (Joint Adaptive Prediction-region Estimation for Time-series), a framework designed to construct joint prediction regions (JPRs) for time-series prediction, accommodating both univariate and multivariate data, to multi-step predictions in time series where such assumptions do not hold. JANET offers guarantees by leveraging an inductive conformal prediction (ICP) approach, which only requires a single model fit. Key contributions include adapting non-conformity scores for multi-dimensional residuals, controlling K-familywise error rates (allowing specified error tolerance in predictions), and incorporating historical context to improve prediction accuracy.
The novelty lies in the generalization of CP to multi-dimensional time-series data with controlled K-familywise error rates. JANET extends prior work on CP by allowing joint prediction regions across multiple time steps and accounting for temporal dependencies through adaptive non-conformity scores. This advancement addresses the limitations of standard CP for multi-step predictions and offers approximate validity under certain ergodicity assumptions, making it applicable to single and independent time-series data. The experimental evaluation covers both single and multiple time-series settings, with JANET demonstrating competitive performance against several baseline methods and there are simulations on synthetic and real datasets (e.g., GDP data and COVID-19 case counts).
Weaknesses
However, my concerns are as follows
- The theoretical results are a bit limited and incremental compared with existing results;
- There are not enough comparisons with state-of-the-art methods in multi-dimensional conformal time-series analysis, such as [42] published in ICML 2024. I believe the method should at least be compared with respect to one-step ahead prediction, since it is a special case of multi-step prediction. There is no fundamental difference in constructing multi-step ahead prediction from single step ahead, if you treat the prediction for y_{t+s}, s > 1, as the response variable instead of y_{t+1}.
-There are many conformal prediction for time series paper as of now in the literature, and I feel the literature survey is incomplete and missing several key references, such as
Angelopoulos, Anastasios, Emmanuel Candes, and Ryan J. Tibshirani. "Conformal pid control for time series prediction." Advances in neural information processing systems 36 (2024).
Yang, Zitong, Emmanuel Candès, and Lihua Lei. "Bellman Conformal Inference: Calibrating Prediction Intervals For Time Series." arXiv preprint arXiv:2402.05203 (2024).
Questions
Could authors add additional experimental comparison, as well as better explaining the difference from existing literature?