MLATC: Fast Hierarchical Topological Mapping from 3D LiDAR Point Clouds Based on Adaptive Resonance Theory
Ryosuke Ofuchi, Yuichiro Toda, Naoki Masuyama, Takayuki Matsuno

TL;DR
This paper introduces MLATC, a hierarchical topological mapping method from 3D LiDAR data that significantly improves scalability and speed for autonomous robots in large environments by reducing search complexity.
Contribution
MLATC extends ATC-DT with a hierarchical structure and adaptive layer addition, enabling efficient, real-time topological mapping without fixed hyperparameters.
Findings
MLATC accelerates map building compared to ATC-DT.
Search time scales approximately logarithmically with number of nodes.
MLATC maintains millisecond-level runtime in large-scale real-world datasets.
Abstract
This paper addresses the problem of building global topological maps from 3D LiDAR point clouds for autonomous mobile robots operating in large-scale, dynamic, and unknown environments. Adaptive Resonance Theory-based Topological Clustering with Different Topologies (ATC-DT) builds global topological maps represented as graphs while mitigating catastrophic forgetting during sequential processing. However, its winner selection mechanism relies on an exhaustive nearest-neighbor search over all existing nodes, leading to scalability limitations as the map grows. To address this challenge, we propose a hierarchical extension called Multi-Layer ATC (MLATC). MLATC organizes nodes into a hierarchy, enabling the nearest-neighbor search to proceed from coarse to fine resolutions, thereby drastically reducing the number of distance evaluations per query. The number of layers is not fixed 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
TopicsRobotics and Sensor-Based Localization · Robotic Path Planning Algorithms · Topological and Geometric Data Analysis
