MS-Resampler: Multi-Scope Visual Resampling for Efficient Multimodal LLMs
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multimodal Reasoning | MM-Vet | MM-Vet Score29.4 | 551 | |
| Optical Character Recognition | OCRBench | -- | 486 | |
| Multimodal Understanding | MMBench CN | -- | 302 | |
| Visual Question Answering | VQA v2 | Accuracy76.2 | 257 | |
| Multimodal Understanding | LLaVA Evaluation Suite 1.5 | Average Score101.2 | 127 | |
| Object Hallucination Evaluation | POPE | Average Accuracy100.4 | 53 | |
| Multi-modal Perception Evaluation | MME Perception | Perception Score1.40e+3 | 43 | |
| Visual Question Answering | VQAT | Accuracy1.0043 | 37 | |
| Multimodal Understanding | MMBench | MMB Score65.6 | 26 | |
| Visual Question Answering | GQA | GQA Score62 | 20 |