paper-with-me

홈 › Papers

Sparse Shortcuts: Facilitating Efficient Fusion in Multimodal Large Language Models

2026-01-31 · Jingrui Zhang, Feng Liang, Yong Zhang, Wei Wang, Runhao Zeng, Xiping Hu arxiv

With the remarkable success of large language models (LLMs) in natural language understanding and generation, multimodal large language models (MLLMs) have rapidly advanced in their ability to process data across multiple modalities. While most existing efforts focus on scaling up language models or constructing higher-quality training data, limited attention has been paid to effectively integrating cross-modal knowledge into the language space. In vision-language models, for instance, aligning modalities using only high-level visual features often discards the rich semantic information present in mid- and low-level features, limiting the model's ability of cross-modality understanding. To address this issue, we propose SparseCut, a general cross-modal fusion architecture for MLLMs, introducing sparse shortcut connections between the cross-modal encoder and the LLM. These shortcut connections enable the efficient and hierarchical integration of visual features at multiple levels, facilitating richer semantic fusion without increasing computational overhead. We further introduce an efficient multi-grained feature fusion module, which performs the fusion of visual features before routing them through the shortcuts. This preserves the original language context and does not increase the overall input length, thereby avoiding an increase in computational complexity for the LLM. Experiments demonstrate that SparseCut significantly enhances the performance of MLLMs across various multimodal benchmarks with generality and scalability for different base LLMs.

📄 PDF Abstract BibTeX arXiv:2602.00505

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Understanding

Similar Papers 제목 키워드 기반

IS-Fusion: Instance-Scene Collaborative Fusion for Multimodal 3D Object Detection

2024-03-22 · CVPR 2024 1 · Junbo Yin, Jianbing Shen, Runnan Chen, Wei Li 외

Bird's eye view (BEV) representation has emerged as a dominant solution for describing 3D space in autonomous driving scenarios. However, objects in the BEV representation typically exhibit small sizes, and the associate…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Conditional Information Bottleneck for Multimodal Fusion: Overcoming Shortcut Learning in Sarcasm Detection

2025-08-14 · Yihua Wang, Qi Jia, Cong Xu, Feiyu Chen 외 arxiv

Multimodal sarcasm detection is a complex task that requires distinguishing subtle complementary signals across modalities while filtering out irrelevant information. Many advanced methods rely on learning shortcuts from…

Emotion RecognitionSarcasm Detection

Frozen Multimodal Embeddings for AI-Assisted Interview Assessment of Personality and Cognitive Ability

2026-06-10 · Kuo-En Hung, Hung-Yue Suen, Shih-Ching Yeh, Hsiang-Wen Wang arxiv

Predicting psychological traits from asynchronous video interviews (AVIs) is a challenging problem in AI-assisted interview assessment because labeled datasets are limited while each response contains high-dimensional vi…

Representation Learning

ALMGuard: Safety Shortcuts and Where to Find Them as Guardrails for Audio-Language Models

2025-10-30 · Weifei Jin, Yuxin Cao, Junjie Su, Minhui Xue 외 arxiv

Recent advances in Audio-Language Models (ALMs) have significantly improved multimodal understanding capabilities. However, the introduction of the audio modality also brings new and unique vulnerability vectors. Previou…

Beyond Question-Based Biases: Assessing Multimodal Shortcut Learning in Visual Question Answering

2021-04-07 · ICCV 2021 10 · Corentin Dancette, Remi Cadene, Damien Teney, Matthieu Cord

We introduce an evaluation methodology for visual question answering (VQA) to better diagnose cases of shortcut learning. These cases happen when a model exploits spurious statistical regularities to produce correct answ…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)