paper-with-me

Papers

Graph-Structured Feedback Multimodel Ensemble Online Conformal Prediction

2025-06-26 · Erfan Hajihashemi, Yanning Shen

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.

📄 PDF Abstract BibTeX arXiv:2506.20898

Code (0)

등록된 구현이 없습니다.

Tasks

Conformal PredictionPrediction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

RMDL: Random Multimodel Deep Learning for Classification

2018-05-03 · Kamran Kowsari, Mojtaba Heidarysafa, Donald E. Brown, Kiana Jafari Meimandi 외

The continually increasing number of complex datasets each year necessitates ever improving machine learning methods for robust and accurate categorization of these data. This paper introduces Random Multimodel Deep Lear…

ClassificationDeep LearningDocument ClassificationFace Recognition+5

Online learning with graph-structured feedback against adaptive adversaries

2018-04-01 · Zhili Feng, Po-Ling Loh

We derive upper and lower bounds for the policy regret of $T$-round online learning problems with graph-structured feedback, where the adversary is nonoblivious but assumed to have a bounded memory. We obtain upper bound…

An Improvement of Data Classification Using Random Multimodel Deep Learning (RMDL)

2018-08-23 · Mojtaba Heidarysafa, Kamran Kowsari, Donald E. Brown, Kiana Jafari Meimandi 외

The exponential growth in the number of complex datasets every year requires more enhancement in machine learning methods to provide robust and accurate data classification. Lately, deep learning approaches have achieved…

BIG-bench Machine LearningClassificationDeep LearningFace Recognition+5

Online Learning with Multiple Fairness Regularizers via Graph-Structured Feedback

2025-08-19 · Quan Zhou, Jakub Marecek, Robert Shorten arxiv

There is an increasing need to enforce multiple, often competing, measures of fairness within automated decision systems. The appropriate weighting of these fairness objectives is typically unknown a priori, may change o…

Increasing certainty in systems biology models using Bayesian multimodel inference

2024-06-17 · Nathaniel Linden-Santangeli, Jin Zhang, Boris Kramer, Padmini Rangamani

Mathematical models are indispensable to the system biology toolkit for studying the structure and behavior of intracellular signaling networks. A common approach to modeling is to develop a system of equations that enco…

Model Selection