MS-Resampler: Multi-Scope Visual Resampling for Efficient Multimodal LLMs
Abstract
Multimodal large language models (MLLMs) typically employ resampling-based projectors to transform dense visual features into a compact token sequence for language modeling. Most existing resamplers adopt a single, fixed aggregation scope via global cross-attention, which can blur fine-grained local evidence and limit the ability to capture both local details and global context within a fixed token budget. In this work, we propose MS-Resampler, a multi-scope visual resampling framework for MLLMs. MS-Resampler instantiates multiple scope-specific resamplers by injecting explicit spatial scope priors into the resampling attention, enabling each branch to aggregate visual information at a particular granularity from local to global. The outputs of these scope-specific resamplers are then adaptively fused to produce the final visual representations for language modeling. Extensive experiments on ten public multimodal benchmarks show that MS-Resampler consistently improves visual understanding and multimodal reasoning over conventional single-scope resamplers, while introducing only minimal computational overhead.
Cite
@article{arxiv.2606.31383,
title = {MS-Resampler: Multi-Scope Visual Resampling for Efficient Multimodal LLMs},
author = {Zhongyang Li and Yaqian Li and Faming Fang and Rinyoichi Takezoe and Zi-Hao Bo and Cheng Qian and Mo Guang and Guixu Zhang and Kaiwen Long},
journal= {arXiv preprint arXiv:2606.31383},
year = {2026}
}