paper-with-me

홈 › Papers

Evaluating Stochastic Collapse and Implicit Bias in Multimodal Large Language Models

2026-06-04 · Huiyuan Zheng, Houtao Zhang, Boyang Wang, Qingyi Si, Hongcheng Guo arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.05874

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stochastic Collapse: How Gradient Noise Attracts SGD Dynamics Towards Simpler Subnetworks

2023-06-07 · NeurIPS 2023 11 · Feng Chen, Daniel Kunin, Atsushi Yamamura, Surya Ganguli

In this work, we reveal a strong implicit bias of stochastic gradient descent (SGD) that drives overly expressive networks to much simpler subnetworks, thereby dramatically reducing the number of independent parameters, …

ISEP: Implicit Support Expansion for Offline Reinforcement Learning via Stochastic Policy Optimization

2026-05-18 · Yifei Chen, Shaoqin Zhu, Xiaoqiang Ji arxiv

Offline reinforcement learning methods typically enforce strict constraints to ensure safety; yet this rigidity often prevents the discovery of optimal behaviors outside the immediate support of the behavior policy. To a…

Reinforcement Learning

On the Implicit Bias Towards Minimal Depth of Deep Neural Networks

2022-02-18 · Tomer Galanti, Liane Galanti, Ido Ben-Shaul

Recent results in the literature suggest that the penultimate (second-to-last) layer representations of neural networks that are trained for classification exhibit a clustering property called neural collapse (NC). We st…

Image ClassificationRepresentation Learning

Implicit Bias of SGD in Multivariate ReLU Networks: Effective Width Collapse

2026-07-03 · Shuang Liang, Tom Jacobs, Guido Montúfar arxiv

We study the implicit bias of noisy stochastic gradient descent in training wide two-layer ReLU networks for multivariate regression. In a mean-field regime, the training dynamics are approximated by a Wasserstein gradie…

Which Features are Learnt by Contrastive Learning? On the Role of Simplicity Bias in Class Collapse and Feature Suppression

2023-05-25 · Yihao Xue, Siddharth Joshi, Eric Gan, Pin-Yu Chen 외

Contrastive learning (CL) has emerged as a powerful technique for representation learning, with or without label supervision. However, supervised CL is prone to collapsing representations of subclasses within a class by …

Contrastive LearningRepresentation Learning