paper-with-me

홈 › Papers

Plug, Play, and Fortify: A Low-Cost Module for Robust Multimodal Image Understanding Models

2026-02-26 · Siqi Lu, Wanying Xu, Yongbin Zheng, Wenting Luan, Peng Sun, Jianhang Yao arxiv

Missing modalities present a fundamental challenge in multimodal models, often causing catastrophic performance degradation. Our observations suggest that this fragility stems from an imbalanced learning process, where the model develops an implicit preference for certain modalities, leading to the under-optimization of others. We propose a simple yet efficient method to address this challenge. The central insight of our work is that the dominance relationship between modalities can be effectively discerned and quantified in the frequency domain. To leverage this principle, we first introduce a Frequency Ratio Metric (FRM) to quantify modality preference by analyzing features in the frequency domain. Guided by FRM, we then propose a Multimodal Weight Allocation Module, a plug-and-play component that dynamically re-balances the contribution of each branch during training, promoting a more holistic learning paradigm. Extensive experiments demonstrate that MWAM can be seamlessly integrated into diverse architectural backbones, such as those based on CNNs and ViTs. Furthermore, MWAM delivers consistent performance gains across a wide range of tasks and modality combinations. This advancement extends beyond merely optimizing the performance of the base model; it also manifests as further performance improvements to state-of-the-art methods addressing the missing modality problem.

📄 PDF Abstract BibTeX arXiv:2602.22644

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VisionTrim: Unified Vision Token Compression for Training-Free MLLM Acceleration

2026-01-30 · Hanxun Yu, Wentong Li, Xuan Qu, Song Wang 외 arxiv

Multimodal large language models (MLLMs) suffer from high computational costs due to excessive visual tokens, particularly in high-resolution and video-based scenarios. Existing token reduction methods typically focus on…

Variator: Accelerating Pre-trained Models with Plug-and-Play Compression Modules

2023-10-24 · Chaojun Xiao, Yuqi Luo, Wenbin Zhang, Pengle Zhang 외

Pre-trained language models (PLMs) have achieved remarkable results on NLP tasks but at the expense of huge parameter sizes and the consequent computational costs. In this paper, we propose Variator, a parameter-efficien…

Computational Efficiency

Plug-and-Play Document Modules for Pre-trained Models

2023-05-28 · Chaojun Xiao, Zhengyan Zhang, Xu Han, Chi-Min Chan 외

Large-scale pre-trained models (PTMs) have been widely used in document-oriented NLP tasks, such as question answering. However, the encoding-task coupling requirement results in the repeated encoding of the same documen…

Question Answering

Token-level Correlation-guided Compression for Efficient Multimodal Document Understanding

2024-07-19 · Renshan Zhang, Yibo Lyu, Rui Shao, Gongwei Chen 외

Cropping high-resolution document images into multiple sub-images is the most widely used approach for current Multimodal Large Language Models (MLLMs) to do document understanding. Most of current document understanding…

document understandingInformativeness

Plug-and-Play Clarifier: A Zero-Shot Multimodal Framework for Egocentric Intent Disambiguation

2025-11-12 · Sicheng Yang, Yukai Huang, Weitong Cai, Shitong Sun 외 arxiv

The performance of egocentric AI agents is fundamentally limited by multimodal intent ambiguity. This challenge arises from a combination of underspecified language, imperfect visual data, and deictic gestures, which fre…