arXiv:2412.14660cs.CVcs.AI2024-12中稿 · COLING 2025被引 16

发现多模态大模型常误判自信度,提出改进方法提升可靠性。

Unveiling Uncertainty: A Deep Dive into Calibration and Performance of Multimodal Large Language Models

  • 构建IDK数据集评估模型对未知的识别能力
  • 发现模型倾向回答而非承认不确定,且校准效果不随训练变化
  • 通过温度缩放和提示优化提升自我评估准确性

多模态大语言模型(MLLMs)在图像描述、视觉问答等任务中融合视觉与文本信息。可靠的不确定性校准对医疗、自动驾驶等高风险场景至关重要,但目前仍具挑战。本文系统研究代表性MLLMs在不同阶段(视觉微调前后、多模态训练前后)的校准表现,发现其普遍存在校准偏差,且各阶段间差异不显著。同时揭示了文本与图像不确定性存在本质差异,其融合会加剧整体不确定性。为深入理解模型对未知的处理能力,我们构建了IDK(I don't know)数据集。结果表明,模型倾向于给出答案而非承认不确定,但通过恰当提示设计可显著改善自我评估。最后,我们提出温度缩放和迭代提示优化等校准技术,以增强模型可靠性。代码与数据集已开源:https://github.com/hfutml/Calibration-MLLM。

原文摘要 · Abstract (English)

Multimodal large language models (MLLMs) combine visual and textual data for tasks such as image captioning and visual question answering. Proper uncertainty calibration is crucial, yet challenging, for reliable use in areas like healthcare and autonomous driving. This paper investigates representative MLLMs, focusing on their calibration across various scenarios, including before and after visual fine-tuning, as well as before and after multimodal training of the base LLMs. We observed miscalibration in their performance, and at the same time, no significant differences in calibration across these scenarios. We also highlight how uncertainty differs between text and images and how their integration affects overall uncertainty. To better understand MLLMs' miscalibration and their ability to self-assess uncertainty, we construct the IDK (I don't know) dataset, which is key to evaluating how they handle unknowns. Our findings reveal that MLLMs tend to give answers rather than admit uncertainty, but this self-assessment improves with proper prompt adjustments. Finally, to calibrate MLLMs and enhance model reliability, we propose techniques such as temperature scaling and iterative prompt optimization. Our results provide insights into improving MLLMs for effective and responsible deployment in multimodal applications. Code and IDK dataset: https://github.com/hfutml/Calibration-MLLM.

多模态模型不确定性校准提示优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。