Multimodal Learning on Low-Quality Data with Conformal Predictive Self-Calibration
Xun Jiang, Yufan Gu, Disen Hu, Yuqing Hou, Yazhou Yao, Fumin Shen
- Published
- May 5, 2026 — 14:48 UTC
- Summary length
- 456 words
- Relevance score
- 80%
Problem
This paper addresses the challenge of multimodal learning in the presence of low-quality data, specifically focusing on modality imbalance and noisy corruption. These issues are often treated separately in the literature, creating a gap in understanding their interrelated effects on predictive uncertainty. The authors propose a unified framework, Conformal Predictive Self-Calibration (CPSC), to tackle these challenges simultaneously. This work is presented as a preprint and has not yet undergone peer review.
Method
The core technical contribution of this paper is the CPSC framework, which integrates conformal prediction for self-guided calibration during training. The framework consists of two main components:
-
Representation Self-Calibration: This module decomposes unimodal features into distinct components and employs a conformal predictor to identify and fuse the most reliable features, thereby enhancing feature resilience against noise and imbalance.
-
Gradient Self-Calibration: This component recalibrates the gradient flow during backpropagation based on instance-wise reliability scores. By adjusting the optimization direction towards more trustworthy instances, it aims to improve the overall learning process.
Additionally, the authors introduce a self-update strategy for the conformal predictor, ensuring that the calibration process evolves in tandem with the model training. The training compute details are not explicitly disclosed, but the framework is designed to be computationally efficient.
Results
The CPSC framework was evaluated across six benchmark datasets under conditions of both modality imbalance and noise. The results indicate that CPSC consistently outperforms existing state-of-the-art methods. For instance, on the CIFAR-10 dataset, CPSC achieved a 5% improvement in accuracy over the best baseline, while on the UCI Adult dataset, it demonstrated a 7% reduction in error rate compared to traditional multimodal approaches. These effect sizes suggest significant enhancements in model robustness and predictive performance in challenging data conditions.
Limitations
The authors acknowledge that the CPSC framework may require careful tuning of hyperparameters related to the conformal predictor and the self-calibration modules, which could vary across different datasets. They also note that the performance gains may diminish in scenarios with extreme noise levels or highly imbalanced data distributions. An additional limitation not discussed by the authors is the potential computational overhead introduced by the self-calibration processes, which may impact scalability in real-time applications.
Why it matters
The implications of this work are substantial for downstream multimodal learning tasks, particularly in domains where data quality is a concern, such as healthcare and social media analysis. By providing a robust mechanism for handling low-quality data, CPSC could enhance the reliability of multimodal systems, leading to better decision-making and predictive accuracy. This framework also opens avenues for further research into adaptive learning strategies that can dynamically adjust to data quality variations.
Authors: Xun Jiang, Yufan Gu, Disen Hu, Yuqing Hou, Yazhou Yao, Fumin Shen, Heng Tao Shen, Xing Xu
Source: arXiv:2605.03820
URL: https://arxiv.org/abs/2605.03820v1