paper-with-me

Papers

Multimodal Learning on Low-Quality Data with Conformal Predictive Self-Calibration

2026-05-05 · Xun Jiang, Yufan Gu, Disen Hu, Yuqing Hou, Yazhou Yao, Fumin Shen, Heng Tao Shen, Xing Xu arxiv

Multimodal learning often grapples with the challenge of low-quality data, which predominantly manifests as two facets: modality imbalance and noisy corruption. While these issues are often studied in isolation, we argue that they share a common root in the predictive uncertainty towards the reliability of individual modalities and instances during learning. In this paper, we propose a unified framework, termed Conformal Predictive Self-Calibration (CPSC), which leverages conformal prediction to equip the model with the ability to perform self-guided calibration on-the-fly. The core of our proposed CPSC lies in a novel self-calibrating training loop that seamlessly integrates two key modules: (1) Representation Self-Calibration, which decomposes unimodal features into components, and selectively fuses the most robust ones identified by a conformal predictor to enhance feature resilience. (2) Gradient Self-Calibration, which recalibrates the gradient flow during backpropagation based on instance-wise reliability scores, steering the optimization towards more trustworthy directions. Furthermore, we also devise a self-update strategy for the conformal predictor to ensure the entire system co-evolves consistently throughout the training process. Extensive experiments on six benchmark datasets under both imbalanced and noisy settings demonstrate that our CPSC framework consistently outperforms existing state-of-the-art methods. Our code is available at https://github.com/XunCHN/CPSC.

📄 PDF Abstract BibTeX arXiv:2605.03820

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving Adaptive Conformal Prediction Using Self-Supervised Learning

2023-02-23 · Nabeel Seedat, Alan Jeffares, Fergus Imrie, Mihaela van der Schaar

Conformal prediction is a powerful distribution-free tool for uncertainty quantification, establishing valid prediction intervals with finite-sample guarantees. To produce valid intervals which are also adaptive to the d…

Conformal PredictionPredictionPrediction IntervalsRepresentation Learning+3

Conformalised Conditional Normalising Flows for Joint Prediction Regions in time series

2024-11-26 · Eshant English, Christoph Lippert

Conformal Prediction offers a powerful framework for quantifying uncertainty in machine learning models, enabling the construction of prediction sets with finite-sample validity guarantees. While easily adaptable to non-…

Conformal PredictionNormalising FlowsPredictionTime Series+1

Uncertainty-Aware Multimodal Learning via Conformal Shapley Intervals

2026-01-30 · Mathew Chandy, Michael Johnson, Judong Shen, Devan V. Mehrotra 외 arxiv

Multimodal learning combines information from multiple data modalities to improve predictive performance. However, modalities often contribute unequally and in a data dependent way, making it unclear which data modalitie…

Conformal Bayes under Label Shift: Post-Hoc Calibration vs. In-Training Adaptation

2026-06-10 · Seungjin Choi arxiv

Conformal Bayes combines Bayesian posterior predictives with conformal calibration to produce prediction sets that are both statistically valid and geometrically efficient. We study conformal Bayes under label shift from…

Computationally efficient versions of conformal predictive distributions

2019-11-03 · Vladimir Vovk, Ivan Petej, Ilia Nouretdinov, Valery Manokhin 외

Conformal predictive systems are a recent modification of conformal predictors that output, in regression problems, probability distributions for labels of test observations rather than set predictions. The extra informa…

Decision Makingregression