CLJun 4

Evaluating Stochastic Collapse and Implicit Bias in Multimodal Large Language Models

arXiv:2606.0587491.6
Predicted impact top 26% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For developers and users of multimodal LLMs, this reveals a critical behavioral flaw in logic-neutral scenarios that undermines diversity and fairness in applications like recommendation systems.

The paper identifies and quantifies a phenomenon called Stochastic Collapse, where multimodal LLMs fail to behave randomly when choosing among equally valid options, with top-1 probabilities reaching 97% instead of the ideal 25% and a randomness index (RI) dropping to 0.068 in Claude Sonnet 4.6.

Current evaluations for Multimodal Large Language Models (MLLMs) overwhelmingly focus on utility-driven objectives, leaving model behavior under logic-neutral scenarios largely underexplored. Stochasticity is essential in scenarios where multiple actions are equally valid, such as recommending travel itineraries or daily schedules where multiple options have similar utility. In such settings, deterministic policies may lead to repetitive behaviors and reduced coverage of valid alternatives. To bridge this gap, we propose RandomBench, a benchmark designed to evaluate whether MLLMs can maintain distributionally neutral behavior when selecting among equivalent options. We further introduce three metrics, including RI, BCI, BII, to quantify entropy and distributional bias. Experiments reveal a pervasive phenomenon termed Stochastic Collapse, where MLLMs fail to maintain uniform randomness under explicit random instructions, with top-1 probabilities reaching 97% from the ideal one quarter baseline and RI dropping to 0.068 in Claude Sonnet 4.6. Extensive ablation studies further demonstrate that these deviations persist across languages and representation formats, highlighting the robustness of distributional collapse in logic-neutral decision settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes