paper-with-me

Papers

VisRL: Intention-Driven Visual Perception via Reinforced Reasoning

2025-03-10 · Zhangquan Chen, Xufang Luo, Dongsheng Li

Visual understanding is inherently intention-driven - humans selectively focus on different regions of a scene based on their goals. Recent advances in large multimodal models (LMMs) enable flexible expression of such intentions through natural language, allowing queries to guide visual reasoning processes. Frameworks like Visual Chain-of-Thought have demonstrated the benefit of incorporating explicit reasoning steps, where the model predicts a focus region before answering a query. However, existing approaches rely heavily on supervised training with annotated intermediate bounding boxes, which severely limits scalability due to the combinatorial explosion of intention-region pairs. To overcome this limitation, we propose VisRL, the first framework that applies reinforcement learning (RL) to the problem of intention-driven visual perception. VisRL optimizes the entire visual reasoning process using only reward signals. By treating intermediate focus selection as an internal decision optimized through trial-and-error, our method eliminates the need for costly region annotations while aligning more closely with how humans learn to perceive the world. Extensive experiments across multiple benchmarks show that VisRL consistently outperforms strong baselines, demonstrating both its effectiveness and its strong generalization across different LMMs. Our code is available at https://github.com/zhangquanchen/VisRL.

📄 PDF Abstract BibTeX arXiv:2503.07523

Code (1)

zhangquanchen/visrl 공식 구현 pytorch

Tasks

Reinforcement Learning (RL)Visual Reasoning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Beyond Literal Descriptions: Understanding and Locating Open-World Objects Aligned with Human Intentions

2024-02-17 · Wenxuan Wang, Yisi Zhang, Xingjian He, Yichen Yan 외

Visual grounding (VG) aims at locating the foreground entities that match the given natural language expressions. Previous datasets and methods for classic VG task mainly rely on the prior assumption that the given expre…

Visual Grounding

Perceptual-Evidence Anchored Reinforced Learning for Multimodal Reasoning

2025-11-23 · Chi Zhang, Haibo Qiu, Qiming Zhang, Yufei Xu 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has significantly advanced the reasoning capabilities of Large Language Models (LLMs) and is now being applied to Vision-Language Models (VLMs). However, vanilla RLVR…

Reinforcement LearningMultimodal Reasoning

Semantic Reinforced Attention Learning for Visual Place Recognition

2021-08-19 · Guohao Peng, Yufeng Yue, Jun Zhang, Zhenyu Wu 외

Large-scale visual place recognition (VPR) is inherently challenging because not all visual cues in the image are beneficial to the task. In order to highlight the task-relevant visual cues in the feature embedding, the …

Visual Place Recognition

EVLP:Learning Unified Embodied Vision-Language Planner with Reinforced Supervised Fine-Tuning

2025-11-03 · Xinyan Cai, Shiguang Wu, Dafeng Chi, Yuzheng Zhuang 외 arxiv

In complex embodied long-horizon manipulation tasks, effective task decomposition and execution require synergistic integration of textual logical reasoning and visual-spatial imagination to ensure efficient and accurate…

multimodal generationLogical Reasoning

Cross-Modal Image Fusion Theory Guided by Subjective Visual Attention

2019-12-23 · Aiqing Fang, Xinbo Zhao, Yanning Zhang

The human visual perception system has very strong robustness and contextual awareness in a variety of image processing tasks. This robustness and the perception ability of contextual awareness is closely related to the …

Auxiliary Learning