LGJun 26, 2025

Multi-model Online Conformal Prediction with Graph-Structured Feedback

arXiv:2506.20898v23 citationsh-index: 1Trans. Mach. Learn. Res.
Originality Incremental advance
AI Analysis

This work addresses efficiency issues in online conformal prediction for applications requiring reliable uncertainty quantification, though it is incremental as it builds on existing multi-model frameworks.

The paper tackles the challenge of computational complexity and large prediction sets in multi-model online conformal prediction by proposing a novel algorithm that selects effective models using graph-structured feedback, resulting in smaller prediction sets while maintaining coverage guarantees.

Online conformal prediction has demonstrated its capability to construct a prediction set for each incoming data point that covers the true label with a predetermined probability. To cope with potential distribution shift, multi-model online conformal prediction has been introduced to select and leverage different models from a preselected candidate set. Along with the improved flexibility, the choice of the preselected set also brings challenges. A candidate set that includes a large number of models may increase the computational complexity. In addition, the inclusion of irrelevant models with poor performance may negatively impact the performance and lead to unnecessarily large prediction sets. To address these challenges, we propose a novel multi-model online conformal prediction algorithm that identifies a subset of effective models at each time step by collecting feedback from a bipartite graph, which is refined upon receiving new data. A model is then selected from this subset to construct the prediction set, resulting in reduced computational complexity and smaller prediction sets. Additionally, we demonstrate that using prediction set size as feedback, alongside model loss, can significantly improve efficiency by constructing smaller prediction sets while still satisfying the required coverage guarantee. The proposed algorithms are proven to ensure valid coverage and achieve sublinear regret. Experiments on real and synthetic datasets validate that the proposed methods construct smaller prediction sets and outperform existing multi-model online conformal prediction approaches.

Foundations

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

Your Notes