揭示机器人导航中内存效率的关键瓶颈与评估方法
A Survey of Spatial Memory Representations for Efficient Robot Navigation
- 提出α比值,量化运行时内存与地图大小的关系
- 发现神经方法内存开销相差百倍,架构设计决定部署可行性
- 提供可预测部署成本的标准化评估框架和预算算法
随着视觉机器人在更大环境中的导航,空间记忆无限制增长,最终耗尽计算资源,尤其在嵌入式平台(8-16GB共享内存,<30W功耗)上无法扩容。本综述分析了88篇文献中的52个系统(1989–2025),涵盖从占用栅格到神经隐式表示的各类方法。提出α = M_peak / M_map,即运行时峰值内存与持久地图大小之比,揭示发表地图尺寸与实际部署成本之间的差距。在NVIDIA A100 GPU上的独立剖析显示,神经方法的α值跨度达两个数量级,从Point-SLAM的2.3到NICE-SLAM的215(47MB地图需10GB运行时内存)。表明内存架构而非范式标签决定部署可行性。提出包含内存增长速率、查询延迟、内存完整性曲线和吞吐量退化在内的标准化评估协议,现有基准未覆盖。通过帕累托前沿分析与明确基准分离,证明不同范式在各自评估范围内无绝对优劣:3DGS在Replica数据集上90–254MB地图下达到最佳精度,场景图则以可预测成本实现语义抽象。首次提供独立测量的α参考值,并给出α感知的预算算法,使从业者可在实现前评估目标硬件上的部署可行性。
原文摘要 · Abstract (English)
As vision-based robots navigate larger environments, their spatial memory grows without bound, eventually exhausting computational resources, particularly on embedded platforms (8-16GB shared memory, $<$30W) where adding hardware is not an option. This survey examines the spatial memory efficiency problem across 88 references spanning 52 systems (1989-2025), from occupancy grids to neural implicit representations. We introduce the $α= M_{\text{peak}} / M_{\text{map}}$, the ratio of peak runtime memory (the total RAM or GPU memory consumed during operation) to saved map size (the persistent checkpoint written to disk), exposing the gap between published map sizes and actual deployment cost. Independent profiling on an NVIDIA A100 GPU reveals that $α$ spans two orders of magnitude within neural methods alone, ranging from 2.3 (Point-SLAM) to 215 (NICE-SLAM, whose 47,MB map requires 10GB at runtime), showing that memory architecture, not paradigm label, determines deployment feasibility. We propose a standardized evaluation protocol comprising memory growth rate, query latency, memory-completeness curves, and throughput degradation, none of which current benchmarks capture. Through a Pareto frontier analysis with explicit benchmark separation, we show that no single paradigm dominates within its evaluation regime: 3DGS methods achieve the best absolute accuracy at 90-254,MB map size on Replica, while scene graphs provide semantic abstraction at predictable cost. We provide the first independently measured $α$ reference values and an $α$-aware budgeting algorithm enabling practitioners to assess deployment feasibility on target hardware prior to implementation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。