paper-with-me

홈 › Papers

VisionCoach: Reinforcing Grounded Video Reasoning via Visual-Perception Prompting

2026-03-15 · Daeun Lee, Shoubin Yu, Yue Zhang, Mohit Bansal arxiv

Video reasoning requires models to locate and track question-relevant evidence across frames. While reinforcement learning (RL) with verifiable rewards improves accuracy, it still struggles to achieve reliable spatio-temporal grounding during the reasoning process. Moreover, improving grounding typically relies on scaled training data or inference-time perception tools, which increases annotation cost or computational cost. To address this challenge, we propose VisonCoach, an input-adaptive RL framework that improves spatio-temporal grounding through visual prompting as training-time guidance. During RL training, visual prompts are selectively applied to challenging inputs to amplify question-relevant evidence and suppress distractors. The model then internalizes these improvements through self-distillation, enabling grounded reasoning directly on raw videos without visual prompting at inference. VisonCoach consists of two components: (1) Visual Prompt Selector, which predicts appropriate prompt types conditioned on the video and question, and (2) Spatio-Temporal Reasoner, optimized with RL under visual prompt guidance and object-aware grounding rewards that enforce object identity consistency and multi-region bounding-box overlap. Extensive experiments demonstrate that VisonCoach achieves state-of-the-art performance under comparable settings, across diverse video reasoning, video understanding, and temporal grounding benchmarks (V-STAR, VideoMME, World-Sense, VideoMMMU, PerceptionTest, and Charades-STA), while maintaining a single efficient inference pathway without external tools. Our results show that visual prompting during training improves grounded video reasoning, while self-distillation enables the model to internalize this ability without requiring prompts at inference time.

📄 PDF Abstract BibTeX arXiv:2603.14659

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Video-R4: Reinforcing Text-Rich Video Reasoning with Visual Rumination

2025-11-21 · Yolo Y. Tang, Daiki Shimada, Hang Hua, Chao Huang 외 arxiv

Understanding text-rich videos requires reading small, transient textual cues that often demand repeated inspection. Yet most video QA models rely on single-pass perception over fixed frames, leading to hallucinations an…

Reinforcement LearningMultimodal Reasoning

Video-R2: Reinforcing Consistent and Grounded Reasoning in Multimodal Language Models

2025-11-28 · Muhammad Maaz, Hanoona Rasheed, Fahad Shahbaz Khan, Salman Khan arxiv

Reasoning over dynamic visual content remains a central challenge for multimodal large language models. Recent thinking models generate explicit reasoning traces for interpretability; however, their reasoning often appea…

Reinforcement Learning

GraphThinker: Reinforcing Temporally Grounded Video Reasoning with Event Graph Thinking

2026-02-19 · Zixu Cheng, Da Li, Jian Hu, Yuhang Zang 외 arxiv

Video reasoning requires a fine-grained understanding of the temporal dependencies and event-level relations between objects and events in videos. Current Multimodal Large Language Models (MLLMs) are prone to severe temp…

Visual Grounding

Video-KTR: Reinforcing Video Reasoning via Key Token Attribution

2026-01-27 · Ziyue Wang, Sheng Jin, Zhongrong Zuo, Jiawei Wu 외 arxiv

Reinforcement learning (RL) has shown strong potential for enhancing reasoning in multimodal large language models, yet existing video reasoning methods often rely on coarse sequence-level rewards or single-factor token …

Reinforcement Learning

Video-STAR: Reinforcing Open-Vocabulary Action Recognition with Tools

2025-10-09 · Zhenlong Yuan, Xiangyan Qu, Chengxuan Qian, Rui Chen 외 arxiv

Multimodal large language models (MLLMs) have demonstrated remarkable potential in bridging visual and textual reasoning, yet their reliance on text-centric priors often limits their ability to disentangle semantically s…

Reinforcement LearningAction Recognition