用自校准机制提升低质量多模态数据的模型可靠性
Multimodal Learning on Low-Quality Data with Conformal Predictive Self-Calibration

- 通过置信预测实现特征与梯度的动态自校准
- 在六组基准测试中显著优于现有方法
- 适合处理模态不平衡与噪声干扰场景
多模态学习常面临低质量数据挑战,主要表现为模态不平衡和噪声污染。尽管这两类问题通常被单独研究,我们提出二者共同根源于对各模态与样本预测不确定性的评估。为此,本文提出统一框架CPSC(Conformal Predictive Self-Calibration),利用置信预测实现模型在线自校准。核心为一种新型自校准训练循环,集成两个关键模块:(1) 表示自校准,将单模态特征分解并由置信预测器筛选最稳健成分进行融合,增强特征鲁棒性;(2) 梯度自校准,在反向传播中根据实例级可靠性分数重调梯度流,引导优化向更可信方向进行。此外,设计了置信预测器的自更新策略,确保系统全程协同演化。在六个基准数据集上,于不平衡与噪声设置下均持续优于现有先进方法。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。