NavTopo: Leveraging Topological Maps For Autonomous Navigation Of a Mobile Robot
Kirill Muravyev, Konstantin Yakovlev

TL;DR
NavTopo introduces a topological map-based navigation system for mobile robots that reduces memory use and improves efficiency by leveraging neural network descriptors and 2D point cloud projections, outperforming traditional metric mapping methods.
Contribution
The paper presents NavTopo, a novel topological navigation pipeline that combines neural descriptors and 2D projections for efficient localization and path planning in large environments.
Findings
NavTopo significantly outperforms RTAB-MAP in large indoor environments.
The approach reduces memory consumption compared to metric and point cloud-based methods.
NavTopo maintains high navigational efficiency in simulated environments.
Abstract
Autonomous navigation of a mobile robot is a challenging task which requires ability of mapping, localization, path planning and path following. Conventional mapping methods build a dense metric map like an occupancy grid, which is affected by odometry error accumulation and consumes a lot of memory and computations in large environments. Another approach to mapping is the usage of topological properties, e.g. adjacency of locations in the environment. Topological maps are less prone to odometry error accumulation and high resources consumption, and also enable fast path planning because of the graph sparsity. Based on this idea, we proposed NavTopo - a full navigation pipeline based on topological map and two-level path planning. The pipeline localizes in the graph by matching neural network descriptors and 2D projections of the input point clouds, which significantly reduces memory…
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.
