Search papers, labs, and topics across Lattice.
This paper investigates knowledge conflict in multimodal large language models (MLLMs) during long chain-of-thought reasoning, categorizing it into input-level objective conflict and process-level effective conflict. Through probing internal representations, the authors demonstrate that conflict types are linearly separable and localized in mid-to-late layers, revealing a distinct processing stage for conflict encoding. They also find hierarchical consistency in recovering input-level conflict and directional asymmetry in reinforcing source preference.
MLLMs encode conflicting knowledge signals as linearly separable features in mid-to-late layers, revealing a distinct processing stage for conflict resolution.
Multimodal large language models (MLLMs) in long chain-of-thought reasoning often fail when different knowledge sources provide conflicting signals. We formalize these failures under a unified notion of knowledge conflict, distinguishing input-level objective conflict from process-level effective conflict. Through probing internal representations, we reveal that: (I) Linear Separability: different conflict types are explicitly encoded as linearly separable features rather than entangled; (II) Depth Localization: conflict signals concentrate in mid-to-late layers, indicating a distinct processing stage for conflict encoding; (III) Hierarchical Consistency: aggregating noisy token-level signals along trajectories robustly recovers input-level conflict types; and (IV) Directional Asymmetry: reinforcing the model's implicit source preference under conflict is far easier than enforcing the opposite source. Our findings provide a mechanism-level view of multimodal reasoning under knowledge conflict and enable principled diagnosis and control of long-CoT failures.