When Modalities Conflict: How Unimodal Reasoning Uncertainty Governs Preference Dynamics in MLLMs
Zhuoran Zhang, Tengyue Wang, Xilin Gong, Yang Shi, Haotian Wang, Di Wang, Lijie Hu
TL;DR
This work reframes modality following in multimodal LLMs as a dynamic outcome governed by relative unimodal reasoning uncertainty and an intrinsic modality preference. By constructing a controllable dataset and using output-token entropy to quantify unimodal uncertainty, the authors demonstrate a universal monotonic law: the probability of following a modality decreases as relative uncertainty increases, with a balance point capturing inherent bias. The study reveals an internal mechanism of oscillation: in ambiguous regions near the balance point, layer-wise predictions vacillate between text- and vision-supported answers, explaining externally observed indecision. These insights disentangle unimodal capabilities from stable preferences, offering a principled framework for understanding and improving how MLLMs resolve conflicting information and for designing more robust multimodal reasoning systems.
Abstract
Multimodal large language models (MLLMs) must resolve conflicts when different modalities provide contradictory information, a process we term modality following. Prior work measured this behavior only with coarse dataset-level statistics, overlooking the influence of model's confidence in unimodal reasoning. In this paper, we introduce a new framework that decomposes modality following into two fundamental factors: relative reasoning uncertainty (the case-specific confidence gap between unimodal predictions) and inherent modality preference( a model's stable bias when uncertainties are balanced). To validate this framework, we construct a controllable dataset that systematically varies the reasoning difficulty of visual and textual inputs. Using entropy as a fine-grained uncertainty metric, we uncover a universal law: the probability of following a modality decreases monotonically as its relative uncertainty increases. At the relative difficulty level where the model tends to follow both modalities with comparable probability what we call the balance point, a practical indicator of the model's inherent preference. Unlike traditional macro-level ratios, this measure offers a more principled and less confounded way to characterize modality bias, disentangling it from unimodal capabilities and dataset artifacts. Further, by probing layer-wise predictions, we reveal the internal mechanism of oscillation: in ambiguous regions near the balance point, models vacillate between modalities across layers, explaining externally observed indecision. Together, these findings establish relative uncertainty and inherent preference as the two governing principles of modality following, offering both a quantitative framework and mechanistic insight into how MLLMs resolve conflicting information.
