SAVRN
Search Contact SAVRN

Research paper · 2026-09-17

Region-Level Policy Optimization for Fine-grained MLLM Perception

Yuheng Shi, Xiaohuan Pei, Minjing Dong, Chang Xu

4 open models in the SAVRN Model Hub cite Region-Level Policy Optimization for Fine-grained MLLM Perception (2026). The most downloaded is SDRPN-Gemma-4-12B by Yuhengsss (image and text to text, 12.6B parameters).

Published2026-09-17
Authors4
Citing Models4
arXiv2609.19745

Abstract

Fine-grained visual perception in MLLMs is commonly improved by raising the resolution, but the added visual tokens inflate vision-encoding and language-model prefilling costs. We show that the two operations underlying fine-grained perception, localizing the region of interest (RoI) and recognizing its content, have different resolution requirements. In a controlled diagnostic, localization tolerates roughly 3 to 4 times stronger token compression than recognition, which motivates localizing from a coarse view and concentrating resolution on the selected evidence. Decoding coordinates with the MLLM can be trained end-to-end from answers, but costs a full model pass per query and depends on grounding ability. A lightweight proposal network distilled from the model's attention is fast, but inherits the noise of its attention targets. The RoI from the proposal network reaches the answer through a discrete region choice, so its faithfulness to the answer cannot supervise the network. We therefore optimize the proposal network with region-level reinforcement learning, which we call Vision-RL2. It treats coherent regions as actions, and a frozen MLLM reader scores each one by how its removal changes the answer likelihood. Complementary subtractive and additive objectives suppress distracting proposals and recover missing evidence, updating only the predictor without region annotations, response sampling, or reasoning trajectories. The refined proposal further enables a sparse encoding that magnifies evidence and excludes background tokens. Across six fine-grained benchmarks and four MLLM backbones, Vision-RL2 improves accuracy over the base model at every token budget and surpasses its largest-budget accuracy with about 4 times fewer visual tokens. Code is available at https://github.com/YuHengsss/VisionRL2 .

Full paper on arXiv · Code

Details

arXiv identifier
2609.19745
Published
2026-09-17
Authors
Yuheng Shi, Xiaohuan Pei, Minjing Dong, Chang Xu

Open Models Built on This Paper

Every model in the SAVRN Model Hub whose card cites this paper, most downloaded first, with what it takes to run each one.

ModelTaskSizeLicenseMonthly downloadsCheapest setup at 16-bit
SDRPN-Gemma-4-12B
Yuhengsss
Image and text to text 12.6B apache-2.0 1x MI300X $1.85/hr
SDRPN-Qwen2.5-VL-7B
Yuhengsss
Image and text to text 9B apache-2.0 1x MI300X $1.85/hr
SDRPN-Qwen3.5-9B
Yuhengsss
Image and text to text 10B apache-2.0 1x MI300X $1.85/hr
SDRPN-Qwen3.5-4B
Yuhengsss
Image and text to text 5.5B apache-2.0 1x MI300X $1.85/hr