Commerge: Communication-Efficient, Robust, and Fast
LiDAR Map Merging Framework for Multi-Robot Coordination
in Resource-Constrained Scenarios

International Journal of Robotics Research (IJRR), 2026 (Submitted)
† Corresponding authors
1Spatial AI and Robotics (SPARO) Lab, Inha University, South Korea
2Laboratory for Information & Decision Systems (LIDS), MIT, USA
Commerge Overview

TL;DRCommerge achieves up to 5,000× inter-robot communication reduction through graph-theoretic selective data exchange, while maintaining robust LiDAR map merging accuracy across diverse environments.

Abstract

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. 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 requiring 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.

BibTeX

@article{kim2026commerge,
  author    = {Kim, Hogyun and Choi, Jiwon and Kim, Juwon and Yang, Geonmo and Jeong, Seokhwan and Lim, Hyungtae and Cho, Younggun},
  title     = {Commerge: Communication-Efficient, Robust, and Fast LiDAR Map Merging Framework for Multi-Robot Coordination in Resource-Constrained Scenarios},
  journal   = {International Journal of Robotics Research (IJRR)},
  year      = {2026},
}