Multi-Object Navigation with dynamically learned neural implicit representations
Pierre Marza, Laetitia Matignon, Olivier Simonin, Christian Wolf

TL;DR
This paper introduces a novel multi-object navigation method using dynamically learned neural implicit representations for scene understanding and mapping, trained with reinforcement learning.
Contribution
It proposes a new neural network structure with two implicit representations that are learned dynamically during each episode for improved navigation.
Findings
Neural implicit representations significantly enhance navigation performance.
The approach effectively maps explored areas and object locations in real-time.
The method outperforms traditional memory-based navigation techniques.
Abstract
Understanding and mapping a new environment are core abilities of any autonomously navigating agent. While classical robotics usually estimates maps in a stand-alone manner with SLAM variants, which maintain a topological or metric representation, end-to-end learning of navigation keeps some form of memory in a neural network. Networks are typically imbued with inductive biases, which can range from vectorial representations to birds-eye metric tensors or topological structures. In this work, we propose to structure neural networks with two neural implicit representations, which are learned dynamically during each episode and map the content of the scene: (i) the Semantic Finder predicts the position of a previously seen queried object; (ii) the Occupancy and Exploration Implicit Representation encapsulates information about explored area and obstacles, and is queried with a novel…
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
TopicsRobotic Path Planning Algorithms · Multimodal Machine Learning Applications · Robotics and Sensor-Based Localization
