Commerge让多机器人在低带宽下快速合并地图,通信量减少5000倍
Commerge: Communication-Efficient, Robust, and Fast LiDAR Map Merging Framework for Multi-Robot Coordination in Resource-Constrained Scenarios

- 基于图论选择关键扫描帧,只传必要数据
- 通信量从GB级降至MB级,地图对齐精度不变
- 适用于嵌入式设备,适合洞穴、户外等复杂环境
多机器人激光雷达地图融合可提升探索速度与覆盖效率,但传统方法需在服务器与机器人间传输海量传感器数据,成为通信受限场景下的瓶颈。本文提出Commerge框架,通过图论驱动的选择性数据交换实现通信高效化。其核心思想是仅需少量精心挑选的扫描帧即可完成鲁棒地图融合。该方法在交换图上构建三阶段级联优化问题,顶点代表机器人关键帧,边表示候选跨机器人回环。通过三阶段筛选,选出序列重叠、传输成本均衡且几何感知最优的扫描子集,在保持对齐质量的同时大幅降低通信开销。相比传输全扫描(需数百兆字节)或简单降采样,Commerge仅交换兆字节级数据,仍保持相当对齐精度。在五个公开数据集及四个自建数据集(涵盖洞穴、类行星、室内与校园室外场景)上的实验表明,数据交换量最多减少99.98%(如HeLiPR数据集从7,000MB降至1.3MB),且在嵌入式至桌面平台均保持良好对齐性能。
原文摘要 · Abstract (English)
By maintaining global consistency across robot teams, multi-robot LiDAR map merging enables faster exploration and efficient area coverage. However, map merging requires exchanging massive sensor data between the server and robots, making communication the bottleneck, especially in communication-constrained environments. Therefore, we present Commerge, a communication-efficient map merging framework that achieves bandwidth reduction through graph-theoretic selective data exchange. By doing so, our Commerge reduces inter-robot communication by up to 5,000x while maintaining alignment accuracy. Our key insight is that only a small subset of carefully selected scans is sufficient for robust map merging. We formulate this as a three-stage cascaded optimization problem on an exchange graph, where vertices represent robot keyframes and edges denote candidate inter-robot loops. Through three cascade stages, we select a sequentially overlapped, balanced-transmission-cost, and geometrically-perceptually optimal scan subset that preserves alignment quality while reducing communication. Unlike existing approaches that either transmit whole scans, which require GB-scale data exchange, or employ naive downsampling, our approach exchanges only MB-scale data while achieving comparable alignment accuracy. Extensive evaluation on five public datasets and four in-house datasets covering cave, planetary-analog, indoor, and outdoor campus environments shows up to 99.98% reduction in data exchange (e.g., from 7,000MB to 1.3MB on the HeLiPR dataset), while maintaining alignment performance across embedded to desktop platforms. The supplementary materials are available at https://sparolab.github.io/research/commerge.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。