paper-with-me

홈 › Papers

Bring Reason to Vision: Understanding Perception and Reasoning through Model Merging

2025-05-08 · Shiqi Chen, Jinghan Zhang, Tongyao Zhu, Wei Liu, Siyang Gao, Miao Xiong, Manling Li, Junxian He

Vision-Language Models (VLMs) combine visual perception with the general capabilities, such as reasoning, of Large Language Models (LLMs). However, the mechanisms by which these two abilities can be combined and contribute remain poorly understood. In this work, we explore to compose perception and reasoning through model merging that connects parameters of different models. Unlike previous works that often focus on merging models of the same kind, we propose merging models across modalities, enabling the incorporation of the reasoning capabilities of LLMs into VLMs. Through extensive experiments, we demonstrate that model merging offers a successful pathway to transfer reasoning abilities from LLMs to VLMs in a training-free manner. Moreover, we utilize the merged models to understand the internal mechanism of perception and reasoning and how merging affects it. We find that perception capabilities are predominantly encoded in the early layers of the model, whereas reasoning is largely facilitated by the middle-to-late layers. After merging, we observe that all layers begin to contribute to reasoning, whereas the distribution of perception abilities across layers remains largely unchanged. These observations shed light on the potential of model merging as a tool for multimodal integration and interpretation.

📄 PDF Abstract BibTeX arXiv:2505.05464

Code (1)

shiqichen17/vlm_merging 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MMR-V: What's Left Unsaid? A Benchmark for Multimodal Deep Reasoning in Videos

2025-06-04 · Kejian Zhu, Zhuoran Jin, Hongbang Yuan, Jiachun Li 외

The sequential structure of videos poses a challenge to the ability of multimodal large language models (MLLMs) to locate multi-frame evidence and conduct multimodal reasoning. However, existing video benchmarks mainly f…

Multimodal Reasoning

EventDrive: Event Cameras for Vision-Language Driving Intelligence

2026-06-16 · Dongyue Lu, Rong Li, Ao Liang, Lingdong Kong 외 arxiv

Event cameras sense the world through asynchronous brightness changes with microsecond latency and high dynamic range, offering motion fidelity far beyond frame-based sensors and capturing temporal structure that convent…

Trajectory ForecastingAutonomous Driving

UniDriveVLA: Unifying Understanding, Perception, and Action Planning for Autonomous Driving

2026-04-02 · Yongkang Li, Lijun Zhou, Sixu Yan, Bencheng Liao 외 arxiv

Vision-Language-Action (VLA) models have recently emerged in autonomous driving, with the promise of leveraging rich world knowledge to improve the cognitive capabilities of driving systems. However, adapting such models…

Autonomous DrivingMotion Forecasting

OMG-LLaVA: Bridging Image-level, Object-level, Pixel-level Reasoning and Understanding

2024-06-27 · Tao Zhang, Xiangtai Li, Hao Fei, Haobo Yuan 외

Current universal segmentation methods demonstrate strong capabilities in pixel-level image and video understanding. However, they lack reasoning abilities and cannot be controlled via text instructions. In contrast, lar…

DecoderSegmentationUniversal SegmentationVideo Understanding

The Last Visible Pixel: Probing Fine-Scale Perception in Vision-Language Models

2026-06-05 · Lujun Li, Lama Sleem, Niccolo Gentile, Yangjie Xu 외 arxiv

Recent vision-language models (VLMs) excel at multimodal understanding and reasoning, yet their fine-grained visual perception remains underexplored. A natural extension of ``How many r are there in Strawberry?'' asks: h…

Spatial ReasoningVisual Reasoning