paper-with-me

Papers

ObjectReact: Learning Object-Relative Control for Visual Navigation

2025-09-11 · Sourav Garg, Dustin Craggs, Vineeth Bhat, Lachlan Mares, Stefan Podgorski, Madhava Krishna, Feras Dayoub, Ian Reid arxiv

Visual navigation using only a single camera and a topological map has recently become an appealing alternative to methods that require additional sensors and 3D maps. This is typically achieved through an "image-relative" approach to estimating control from a given pair of current observation and subgoal image. However, image-level representations of the world have limitations because images are strictly tied to the agent's pose and embodiment. In contrast, objects, being a property of the map, offer an embodiment- and trajectory-invariant world representation. In this work, we present a new paradigm of learning "object-relative" control that exhibits several desirable characteristics: a) new routes can be traversed without strictly requiring to imitate prior experience, b) the control prediction problem can be decoupled from solving the image matching problem, and c) high invariance can be achieved in cross-embodiment deployment for variations across both training-testing and mapping-execution settings. We propose a topometric map representation in the form of a "relative" 3D scene graph, which is used to obtain more informative object-level global path planning costs. We train a local controller, dubbed "ObjectReact", conditioned directly on a high-level "WayObject Costmap" representation that eliminates the need for an explicit RGB input. We demonstrate the advantages of learning object-relative control over its image-relative counterpart across sensor height variations and multiple navigation tasks that challenge the underlying spatial understanding capability, e.g., navigating a map trajectory in the reverse direction. We further show that our sim-only policy is able to generalize well to real-world indoor environments. Code and supplementary material are accessible via project page: https://object-react.github.io/

📄 PDF Abstract BibTeX arXiv:2509.09594

Code (0)

등록된 구현이 없습니다.

Tasks

Visual NavigationImage Matching

Similar Papers 제목 키워드 기반

MASt3R-Nav: WayPixel Navigation in Relative 3D Maps

2026-05-22 · Vansh Garg, Rohit Jayanti, Krish Pandya, Sarthak Chittawar 외 arxiv

Visual navigation ability is strongly tied to its underlying representation of the world. Unlike classical 3D maps that require globally-consistent geometry, image- or object-relative topological graphs almost entirely d…

Visual NavigationImage Matching

Agent-Centric Relation Graph for Object Visual Navigation

2021-11-29 · Xiaobo Hu, Youfang Lin, Shuo Wang, Zhihao Wu 외

Object visual navigation aims to steer an agent toward a target object based on visual observations. It is highly desirable to reasonably perceive the environment and accurately control the agent. In the navigation task,…

ObjectRelationVisual Navigation

HUNT: High-Speed UAV Navigation and Tracking in Unstructured Environments via Instantaneous Relative Frames

2025-09-23 · Alessandro Saviolo, Jeffrey Mao, Giuseppe Loianno arxiv

Search and rescue operations require unmanned aerial vehicles to both traverse unknown unstructured environments at high speed and track targets once detected. Achieving both capabilities under degraded sensing and witho…

Unsupervised Reinforcement Learning of Transferable Meta-Skills for Embodied Navigation

2019-11-18 · CVPR 2020 6 · Juncheng Li, Xin Wang, Siliang Tang, Haizhou Shi 외

Visual navigation is a task of training an embodied agent by intelligently navigating to a target object (e.g., television) using only visual observations. A key challenge for current deep reinforcement learning models l…

Deep Reinforcement LearningObjectreinforcement-learningReinforcement Learning+3

Zero-Shot Object Goal Visual Navigation With Class-Independent Relationship Network

2023-10-15 · Xinting Li, Shiguang Zhang, Yue Lu, Kerry Dang 외

This paper investigates the zero-shot object goal visual navigation problem. In the object goal visual navigation task, the agent needs to locate navigation targets from its egocentric visual input. "Zero-shot" means tha…

ObjectSemantic SimilaritySemantic Textual SimilarityVisual Navigation