Active Neural Mapping at Scale
Zijia Kuang, Zike Yan, Hao Zhao, Guyue Zhou, Hongbin Zha
TL;DR
This work tackles the challenge of actively mapping large-scale indoor environments with incomplete observations by marrying implicit neural representations (INRs) and explicit geometric topology. The authors extract a generalized Voronoi graph (GVG) from a continually updated NeRF-based neural map, anchoring uncertain regions to Voronoi vertices to enable adaptive-granularity, safe exploration along traversable paths. A hybrid neural representation and a hierarchical planning framework enable scalable reconstruction across 20+ rooms, with a graph-based planner (Dijkstra) operating on the sparse topology to drive exploration. Experiments on Gibson and Matterport3D datasets show state-of-the-art completeness and efficient exploration (7–9 Hz) with robust large-scale reconstruction and comprehensive ablations validating the ROI anchoring, visibility guidance, and bootstrap strategies.
Abstract
We introduce a NeRF-based active mapping system that enables efficient and robust exploration of large-scale indoor environments. The key to our approach is the extraction of a generalized Voronoi graph (GVG) from the continually updated neural map, leading to the synergistic integration of scene geometry, appearance, topology, and uncertainty. Anchoring uncertain areas induced by the neural map to the vertices of GVG allows the exploration to undergo adaptive granularity along a safe path that traverses unknown areas efficiently. Harnessing a modern hybrid NeRF representation, the proposed system achieves competitive results in terms of reconstruction accuracy, coverage completeness, and exploration efficiency even when scaling up to large indoor environments. Extensive results at different scales validate the efficacy of the proposed system.
