解决大场景神经地图重建中的遗忘与漂移问题,实现高精度定位与可扩展重建。
Multi-Submap Implicit Neural SLAM with Local-to-Global Loop Closure for Large-Scale Scene Reconstruction

- 分块管理神经地图,动态分配资源防止内存爆炸。
- 局部到全局闭环机制使重定位准确率显著提升。
- 适合机器人导航与数字孪生等真实场景应用。
基于神经辐射场(NeRF)的SLAM在小规模场景重建中表现优异,但在大规模复杂环境中仍面临灾难性遗忘和轨迹漂移难题。本文提出一种鲁棒的大规模神经SLAM系统,采用多子地图架构与双层闭环机制。通过渐进式映射策略动态分配神经子地图,在不引发内存爆炸的前提下保持高保真表示;集成基于光流的跟踪模块以应对剧烈运动;引入局部到全局闭环框架,利用基础模型提取高性能全局描述符,显著提升不同视角下的重定位精度;此外,在后端优化中设计子地图间在线蒸馏算法,强化重叠边界处的几何与外观一致性。为验证系统性能,我们搭建了定制手持机电平台,并在多个公开基准及自建的大规模室内外数据集上进行评估。实验结果表明,该方法在重建质量与定位鲁棒性方面优于现有先进神经SLAM方法,且支持车载计算单元直接部署,为实际机器人感知与数字孪生提供可扩展解决方案。代码将公开于 https://github.com/dtc111111/MSN-SLAM。
原文摘要 · Abstract (English)
Neural Radiance Fields (NeRF)-based SLAM has demonstrated impressive results in small-scale scene reconstruction, yet scaling these methods to extensive, complex environments remains challenging due to catastrophic forgetting and accumulated trajectory drift. This paper presents a robust, large-scale neural SLAM system featuring a multi-submap architecture and a dual-tier loop closure mechanism. Specifically, we propose a progressive mapping strategy that dynamically allocates neural submaps to maintain high-fidelity representations without memory explosion. For robust pose estimation, an optical-flow-based tracking module is integrated to handle aggressive motions. To address global consistency, we introduce a local-to-global loop closure framework leveraging the foundation model for high-performance global descriptor extraction, significantly enhancing relocalization accuracy under varying viewpoints. Furthermore, an inter-submap online distillation algorithm is designed during back-end optimization to enforce geometric and appearance consistency across overlapping submap boundaries. To validate the system, we developed a customized handheld mechatronic platform and conducted extensive evaluations on both public benchmarks and our large-scale indoor-outdoor datasets. Experimental results, including direct deployment on an onboard computing unit, demonstrate that our approach outperforms state-of-the-art neural SLAM methods in reconstruction quality and localization robustness, providing a scalable solution for real-world robotic perception and digital twinning. We will release the code publicly on \href{https://github.com/dtc111111/MSN-SLAM}{https://github.com/dtc111111/MSN-SLAM} .
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。