Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MMBoundary: Advancing MLLM Knowledge Boundary Awareness through Reasoning Step Confidence Calibration

About

In recent years, multimodal large language models (MLLMs) have made significant progress but continue to face inherent challenges in multimodal reasoning, which requires multi-level (e.g., perception, reasoning) and multi-granular (e.g., multi-step reasoning chain) advanced inferencing. Prior work on estimating model confidence tends to focus on the overall response for training and calibration, but fails to assess confidence in each reasoning step, leading to undesirable hallucination snowballing. In this work, we present MMBoundary, a novel framework that advances the knowledge boundary awareness of MLLMs through reasoning step confidence calibration. To achieve this, we propose to incorporate complementary textual and cross-modal self-rewarding signals to estimate confidence at each step of the MLLM reasoning process. In addition to supervised fine-tuning MLLM on this set of self-rewarded confidence estimation signal for initial confidence expression warm-up, we introduce a reinforcement learning stage with multiple reward functions for further aligning model knowledge and calibrating confidence at each reasoning step, enhancing reasoning chain self-correction. Empirical results show that MMBoundary significantly outperforms existing methods across diverse domain datasets and metrics, achieving an average of 7.5% reduction in multimodal confidence calibration errors and up to 8.3% improvement in task performance.

Zhitao He, Sandeep Polisetty, Zhiyuan Fan, Yuchen Huang, Shujin Wu, Yi R. Fung• 2025

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringA-OKVQA
Acc80.6
175
Visual Question AnsweringA-OKVQA (test)
Accuracy85.7
79
Visual Question AnsweringScienceVQA
ECE33.4
36
Visual Question AnsweringCulturalVQA (test)
ECE33.7
19
Human EvaluationA-OKVQA (test)
Faithfulness Score7.83
6
Human EvaluationScienceVQA (test)
Faithfulness Score8.35
6
Human EvaluationCulturalVQA OOD (test)
Faithfulness7.66
6
Visual Question AnsweringCulturalVQA
ECE0.354
6
Visual Question AnsweringSci-VQA
AUROC0.6786
6
Showing 9 of 9 rows

Other info

Code

Follow for update