Related Experiment Videos
Injecting reasoning into vision-language models via weight-decomposed merging
Yuchen Zou1, Leyan Wang2, Qinghong Zhao3
1Academy of Advanced Interdisciplinary Studies, Wuhan University, Wuhan, 430072, Hubei, China; School of Computer Science, National Engineering Research Center for Multimedia Software, Institute of Artificial Intelligence, and Hubei Key Laboratory of Multimedia and Network Communication Engineering, Wuhan University, Wuhan, 430072, Hubei, China.
Abstract:
Model merging offers a promising training-free paradigm for integrating capabilities across pretrained models. While recent advances have demonstrated that merging large language models (LLMs) into vision-language models (VLMs) can endow them with reasoning abilities, we observe that standard weight merging strategies originally designed for structurally homogeneous models often introduce semantic inconsistencies between the vision and language modules. In many cases, this leads to degraded performance after merging, with visual grounding accuracy dropping by more than 50% in some scenarios. In this paper, we propose a weight-decomposed merging framework that explicitly decouples pretrained parameters into directional and magnitude components, and merges them independently to preserve representational alignment. Our method is simple, training-free, and compatible with heterogeneous model architectures. Through extensive empirical evaluation across three VLMs, four reasoning-capable LLMs, and three multimodal reasoning benchmarks, we show that our approach achieves strong and competitive performance in heterogeneous LLM-to-VLM merging settings. The results indicate that weight-decomposed merging provides a stable training-free pathway for reasoning injection while mitigating severe performance degradation observed in several baseline merging methods. The code is available at https://github.com/YC-Zou/Weight-Decomposed-VLM-Merging.
Related Concept Videos
Improving Translational Accuracy
Improving Translational Accuracy
Reasoning
Inductive reasoning involves deriving generalizations from specific observations. This type of reasoning helps form beliefs about the world. For example,...
Vision
Weighted Mean
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
Reducing Line Loss
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...