paper-with-me

홈 › Papers

PlaM: Training-Free Plateau-Guided Model Merging for Better Visual Grounding in MLLMs

2026-01-12 · Zijing Wang, Yongkang Liu, Mingyang Wang, Ercong Nie, Deyuan Chen, Zhengjie Zhao, Shi Feng, Daling Wang, Xiaocui Yang, Yifei Zhang, Hinrich Schütze arxiv

Multimodal Large Language Models (MLLMs) rely on strong linguistic reasoning inherited from their base language models. However, multimodal instruction fine-tuning paradoxically degrades this text's reasoning capability, undermining multimodal performance. To address this issue, we propose a training-free framework to mitigate this degradation. Through layer-wise vision token masking, we reveal a common three-stage pattern in multimodal large language models: early-modal separation, mid-modal alignment, and late-modal degradation. By analyzing the behavior of MLLMs at different stages, we propose a plateau-guided model merging method that selectively injects base language model parameters into MLLMs. Experimental results based on five MLLMs on nine benchmarks demonstrate the effectiveness of our method. Attention-based analysis further reveals that merging shifts attention from diffuse, scattered patterns to focused localization on task-relevant visual regions. Our repository is on https://github.com/wzj1718/PlaM.

📄 PDF Abstract BibTeX arXiv:2601.07645

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Grounding

Similar Papers 제목 키워드 기반

PLaMo 2 Technical Report

2025-09-05 · Preferred Networks, :, Kaizaburo Chubachi, Yasuhiro Fujita 외 arxiv

In this report, we introduce PLaMo 2, a series of Japanese-focused large language models featuring a hybrid Samba-based architecture that transitions to full attention via continual pre-training to support 32K token cont…

Computational Efficiency

PLaMo-100B: A Ground-Up Language Model Designed for Japanese Proficiency

2024-10-10 · Preferred Elements, :, Kenshin Abe, Kaizaburo Chubachi 외

We introduce PLaMo-100B, a large-scale language model designed for Japanese proficiency. The model was trained from scratch using 2 trillion tokens, with architecture such as QK Normalization and Z-Loss to ensure trainin…

Language ModelingLanguage Modelling

Universal Semantic Parsing

2017-02-10 · EMNLP 2017 9 · Siva Reddy, Oscar Täckström, Slav Petrov, Mark Steedman 외

Universal Dependencies (UD) offer a uniform cross-lingual syntactic representation, with the aim of advancing multilingual applications. Recent work shows that semantic parsing can be accomplished by transforming syntact…

Question AnsweringSemantic Parsing

Sparse Partially Linear Additive Models

2014-07-17 · Yin Lou, Jacob Bien, Rich Caruana, Johannes Gehrke

The generalized partially linear additive model (GPLAM) is a flexible and interpretable approach to building predictive models. It combines features in an additive manner, allowing each to have either a linear or nonline…

Additive modelsModel Selection

PLaMo 2.1-VL Technical Report

2026-04-21 · Tommi Kerola, Yuya Masuda, Takashi Masuko, Toshiki Nakanishi 외 arxiv

We introduce PLaMo 2.1-VL, a lightweight Vision Language Model (VLM) for autonomous devices, available in 8B and 2B variants and designed for local and edge deployment with Japanese-language operation. Focusing on Visual…

Synthetic Data GenerationVisual Question AnsweringAnomaly DetectionVisual Grounding