paper-with-me

홈 › Papers

MLLMs are Deeply Affected by Modality Bias

2025-05-24 · Xu Zheng, Chenfei Liao, Yuqian Fu, Kaiyu Lei, Yuanhuiyi Lyu, Lutao Jiang, Bin Ren, Jialei Chen, Jiawen Wang, Chengxin Li, Linfeng Zhang, Danda Pani Paudel, Xuanjing Huang, Yu-Gang Jiang, Nicu Sebe, DaCheng Tao, Luc van Gool, Xuming Hu

Recent advances in Multimodal Large Language Models (MLLMs) have shown promising results in integrating diverse modalities such as texts and images. MLLMs are heavily influenced by modality bias, often relying on language while under-utilizing other modalities like visual inputs. This position paper argues that MLLMs are deeply affected by modality bias. Firstly, we diagnose the current state of modality bias, highlighting its manifestations across various tasks. Secondly, we propose a systematic research road-map related to modality bias in MLLMs. Thirdly, we identify key factors of modality bias in MLLMs and offer actionable suggestions for future research to mitigate it. To substantiate these findings, we conduct experiments that demonstrate the influence of each factor: 1. Data Characteristics: Language data is compact and abstract, while visual data is redundant and complex, creating an inherent imbalance in learning dynamics. 2. Imbalanced Backbone Capabilities: The dominance of pretrained language models in MLLMs leads to overreliance on language and neglect of visual information. 3. Training Objectives: Current objectives often fail to promote balanced cross-modal alignment, resulting in shortcut learning biased toward language. These findings highlight the need for balanced training strategies and model architectures to better integrate multiple modalities in MLLMs. We call for interdisciplinary efforts to tackle these challenges and drive innovation in MLLM research. Our work provides a fresh perspective on modality bias in MLLMs and offers insights for developing more robust and generalizable multimodal systems-advancing progress toward Artificial General Intelligence.

📄 PDF Abstract BibTeX arXiv:2505.18657

Code (0)

등록된 구현이 없습니다.

Tasks

cross-modal alignment

Similar Papers 제목 키워드 기반

On Fairness of Unified Multimodal Large Language Model for Image Generation

2025-02-05 · Ming Liu, Hao Chen, Jindong Wang, LiWen Wang 외

Unified multimodal large language models (U-MLLMs) have demonstrated impressive performance in visual understanding and generation in an end-to-end pipeline. Compared with generation-only models (e.g., Stable Diffusion),…

FairnessImage GenerationLanguage ModelingLanguage Modelling+2

Assessing Modality Bias in Video Question Answering Benchmarks with Multimodal Large Language Models

2024-08-22 · Jean Park, Kuk Jin Jang, Basam Alasaly, Sriharsha Mopidevi 외

Multimodal large language models (MLLMs) can simultaneously process visual, textual, and auditory data, capturing insights that complement human analysis. However, existing video question-answering (VidQA) benchmarks and…

Question AnsweringVideo Question Answering

A Survey on Multilingual Large Language Models: Corpora, Alignment, and Bias

2024-04-01 · Yuemei Xu, Ling Hu, Jiayi Zhao, Zihan Qiu 외

Based on the foundation of Large Language Models (LLMs), Multilingual LLMs (MLLMs) have been developed to address the challenges faced in multilingual natural language processing, hoping to achieve knowledge transfer fro…

Transfer Learning

Beyond Unimodal Shortcuts: MLLMs as Cross-Modal Reasoners for Grounded Named Entity Recognition

2026-02-04 · Jinlong Ma, Yu Zhang, Xuefeng Bai, Kehai Chen 외 arxiv

Grounded Multimodal Named Entity Recognition (GMNER) aims to extract text-based entities, assign them semantic categories, and ground them to corresponding visual regions. In this work, we explore the potential of Multim…

Grounded Multimodal Named Entity RecognitionVisual Grounding

Benchmarking and Bridging Emotion Conflicts for Multimodal Emotion Reasoning

2025-08-02 · Zhiyuan Han, Beier Zhu, Yanlong Xu, Peipei Song 외 arxiv

Despite their strong performance in multimodal emotion reasoning, existing Multimodal Large Language Models (MLLMs) often overlook the scenarios involving emotion conflicts, where emotional cues from different modalities…