paper-with-me

Papers

Active Vision Reinforcement Learning under Limited Visual Observability

2023-06-01 · NeurIPS 2023 11 · Jinghuan Shang, Michael S. Ryoo

In this work, we investigate Active Vision Reinforcement Learning (ActiveVision-RL), where an embodied agent simultaneously learns action policy for the task while also controlling its visual observations in partially observable environments. We denote the former as motor policy and the latter as sensory policy. For example, humans solve real world tasks by hand manipulation (motor policy) together with eye movements (sensory policy). ActiveVision-RL poses challenges on coordinating two policies given their mutual influence. We propose SUGARL, Sensorimotor Understanding Guided Active Reinforcement Learning, a framework that models motor and sensory policies separately, but jointly learns them using with an intrinsic sensorimotor reward. This learnable reward is assigned by sensorimotor reward module, incentivizes the sensory policy to select observations that are optimal to infer its own motor action, inspired by the sensorimotor stage of humans. Through a series of experiments, we show the effectiveness of our method across a range of observability conditions and its adaptability to existed RL algorithms. The sensory policies learned through our method are observed to exhibit effective active vision strategies.

📄 PDF Abstract BibTeX arXiv:2306.00975

Code (2)

elicassion/active-gym 공식 구현 pytorch
elicassion/sugarl 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Observe Then Act: Asynchronous Active Vision-Action Model for Robotic Manipulation

2024-09-23 · Guokang Wang, Hang Li, Shuyuan Zhang, Di Guo 외

In real-world scenarios, many robotic manipulation tasks are hindered by occlusions and limited fields of view, posing significant challenges for passive observation-based models that rely on fixed or wrist-mounted camer…

V-Thinker: Interactive Thinking with Images

2025-11-06 · Runqi Qiao, Qiuna Tan, Minghan Yang, Guanting Dong 외 arxiv

Empowering Large Multimodal Models (LMMs) to deeply integrate image interaction with long-horizon reasoning capabilities remains a long-standing challenge in this field. Recent advances in vision-centric reasoning explor…

Reinforcement LearningMultimodal Reasoning

SpaceTools: Tool-Augmented Spatial Reasoning via Double Interactive RL

2025-12-03 · Siyi Chen, Mikaela Angelina Uy, Chan Hee Song, Faisal Ladhak 외 arxiv

Vision Language Models (VLMs) demonstrate strong qualitative visual understanding, but struggle with metrically precise spatial reasoning required for embodied applications. The agentic paradigm promises that VLMs can us…

Reinforcement LearningSpatial Reasoning

Robot Perception enables Complex Navigation Behavior via Self-Supervised Learning

2020-06-16 · Marvin Chancán, Michael Milford

Learning visuomotor control policies in robotic systems is a fundamental problem when aiming for long-term behavioral autonomy. Recent supervised-learning-based vision and motion perception systems, however, are often se…

Reinforcement Learning (RL)Self-Supervised LearningVisual LocalizationVisual Odometry

VisualToolAgent (VisTA): A Reinforcement Learning Framework for Visual Tool Selection

2025-05-26 · Zeyi Huang, Yuyang Ji, Anirudh Sundara Rajan, Zefan Cai 외

We introduce VisTA, a new reinforcement learning framework that empowers visual agents to dynamically explore, select, and combine tools from a diverse library based on empirical performance. Existing methods for tool-au…

Diversityreinforcement-learningReinforcement LearningVisual Reasoning