Robotic Exploration of Unknown 2D Environment Using a Frontier-based Automatic-Differentiable Information Gain Measure
Di Deng, Runlin Duan, Jiahong Liu, Kuangjie Sheng, and Kenji Shimada

TL;DR
This paper introduces a differentiable information gain measure for robotic exploration, enabling gradient-based optimization of exploration paths, which improves efficiency over traditional non-differentiable methods.
Contribution
It presents a novel reformulation of information gain as a differentiable function, facilitating combined optimization with other path quality metrics.
Findings
Effective in simulation and hardware experiments
Outperforms traditional frontier-based methods
Enables gradient-based exploration planning
Abstract
At the heart of path-planning methods for autonomous robotic exploration is a heuristic which encourages exploring unknown regions of the environment. Such heuristics are typically computed using frontier-based or information-theoretic methods. Frontier-based methods define the information gain of an exploration path as the number of boundary cells, or frontiers, which are visible from the path. However, the discrete and non-differentiable nature of this measure of information gain makes it difficult to optimize using gradient-based methods. In contrast, information-theoretic methods define information gain as the mutual information between the sensor's measurements and the explored map. However, computation of the gradient of mutual information involves finite differencing and is thus computationally expensive. This work proposes an exploration planning framework that combines…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotics and Sensor-Based Localization · Distributed Control Multi-Agent Systems
