Learning to Terminate in Object Navigation
Yuhang Song, Anh Nguyen, Chun-Yi Lee

TL;DR
This paper introduces DITA, a novel method that combines supervised depth inference with reinforcement learning to improve object navigation, especially in long episodes, by better recognizing when to terminate navigation.
Contribution
The paper presents DITA, a new approach integrating a Judge Model for depth inference with RL, enhancing termination decisions in object navigation tasks.
Findings
9.3% success rate improvement over baseline
51.2% better performance on long episodes
Maintains or improves SPL metric
Abstract
This paper tackles the critical challenge of object navigation in autonomous navigation systems, particularly focusing on the problem of target approach and episode termination in environments with long optimal episode length in Deep Reinforcement Learning (DRL) based methods. While effective in environment exploration and object localization, conventional DRL methods often struggle with optimal path planning and termination recognition due to a lack of depth information. To overcome these limitations, we propose a novel approach, namely the Depth-Inference Termination Agent (DITA), which incorporates a supervised model called the Judge Model to implicitly infer object-wise depth and decide termination jointly with reinforcement learning. We train our judge model along with reinforcement learning in parallel and supervise the former efficiently by reward signal. Our evaluation shows the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Robotic Path Planning Algorithms · Robotics and Sensor-Based Localization
