STAGE: Scalable and Traversability-Aware Graph based Exploration Planner for Dynamically Varying Environments
Akash Patel, Mario A V Saucedo, Christoforos Kanellakis, George, Nikolakopoulos

TL;DR
This paper introduces STAGE, a scalable graph-based exploration framework that efficiently navigates large and dynamic environments by reusing sub-graphs and adaptively updating paths in response to scene changes, demonstrated in simulation and real-world tests.
Contribution
The novel two-layer graph representation and uncertainty-aware updates enable efficient large-scale exploration in dynamic environments, improving upon existing graph-based methods.
Findings
Efficient large-scale exploration demonstrated in simulation and real-world tests.
Adaptive scene change handling with dynamic graph updates.
Reusability of sub-graphs enhances computational efficiency.
Abstract
In this article, we propose a novel navigation framework that leverages a two layered graph representation of the environment for efficient large-scale exploration, while it integrates a novel uncertainty awareness scheme to handle dynamic scene changes in previously explored areas. The framework is structured around a novel goal oriented graph representation, that consists of, i) the local sub-graph and ii) the global graph layer respectively. The local sub-graphs encode local volumetric gain locations as frontiers, based on the direct pointcloud visibility, allowing fast graph building and path planning. Additionally, the global graph is build in an efficient way, using node-edge information exchange only on overlapping regions of sequential sub-graphs. Different from the state-of-the-art graph based exploration methods, the proposed approach efficiently re-uses sub-graphs built in…
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 · AI-based Problem Solving and Planning · Robotics and Sensor-Based Localization
