Token-Sparse Medical Multimodal Reasoning via Dual-Stream Reinforcement Learning

📅 2026-06-30
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenge of sparse visual evidence in medical multimodal reasoning, which hinders existing vision-language models from accurately attending to diagnostically critical regions. To this end, the authors propose ViToS, a dual-stream reinforcement learning framework that unifies active visual token pruning and medical visual question answering within a shared policy model featuring two coordinated branches: one for localizing key regions and the other for performing reasoning over sparsified token sequences. To mitigate gradient conflicts arising from coupled policy learning, a cross-feedback sequential optimization mechanism is introduced. Experiments demonstrate that ViToS reduces visual token sequence length by 77% across seven medical benchmarks while achieving relative performance gains of 108.27% and 104.16% on Lingshu-7B and HuatuoGPT-Vision-7B, respectively, substantially improving both inference efficiency and clinical decision accuracy.
📝 Abstract
Vision-language models (VLMs) combining reinforcement learning (RL) ignite remarkable progress in multimodal reasoning, yet still struggle with medical images, which typically exhibit extremely sparse visual evidence to inform clinical decision-making. We recognize that pruning visual tokens outside the grounding region greatly enhances medical reasoning. However, a united RL framework for active visual token pruning (VTP) and medical multimodal reasoning remains unestablished. Here, we propose a dual-stream RL framework, ViToS, to fulfill token pruning and question answering. ViToS trains one policy model with two task branches, where one focuses on grounding while the other conducts token-sparse reasoning after VTP. Furthermore, we solve the coupled policy learning problem by introducing the cross-feedback sequential optimization, avoiding gradient conflict and facilitating convergence of the shared policy model. Evaluated on seven medical benchmarks, our method reduces visual tokens to 77% of the original sequence length while achieving a 108.27% relative performance on Lingshu-7B and 104.16% relative performance on HuatuoGPT-Vision-7B. Overall, ViToS delivers superior performance and inference speedup, establishing an efficient paradigm for medical multimodal reasoning.
Problem

Research questions and friction points this paper is trying to address.

medical multimodal reasoning
visual token pruning
vision-language models
reinforcement learning
sparse visual evidence
Innovation

Methods, ideas, or system contributions that make the work stand out.

visual token pruning
dual-stream reinforcement learning
medical multimodal reasoning
cross-feedback sequential optimization
vision-language models
🔎 Similar Papers
No similar papers found.