paper-with-me

홈 › Papers

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

2026-06-24 · Hogyun Kim, Jiwon Choi, Juwon Kim, Geonmo Yang, Seokhwan Jeong, Hyungtae Lim, Younggun Cho arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.25386

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fast-Spherical-Projection-Based Point Cloud Clustering Algorithm

2022-02-05 · 02/05 2022 2 · Zhihui Chen, Hao Xu, Junxuan Zhao, and Hongchao Liu

Abstract Roadside LiDAR (light detection and ranging) is a solution to fill in the gaps for connected vehicles (CV) by detecting the sta- tus of global road users at transportation facilities. It relies greatly on the …

Autonomous DrivingClusteringvehicle detection

Lidar with Velocity: Correcting Moving Objects Point Cloud Distortion from Oscillating Scanning Lidars by Fusion with Camera

2021-11-18 · Wen Yang, Zheng Gong, Baifu Huang, Xiaoping Hong

Lidar point cloud distortion from moving object is an important problem in autonomous driving, and recently becomes even more demanding with the emerging of newer lidars, which feature back-and-forth scanning patterns. A…

Autonomous DrivingObject

Uni-Mapper: Unified Mapping Framework for Multi-modal LiDARs in Complex and Dynamic Environments

2025-07-28 · Gilhwan Kang, Hogyun Kim, Byunghee Choi, Seokhwan Jeong 외 arxiv

The unification of disparate maps is crucial for enabling scalable robot operation across multiple sessions and collaborative multi-robot scenarios. However, achieving a unified map robust to sensor modalities and dynami…

Panoptic-PolarNet: Proposal-free LiDAR Point Cloud Panoptic Segmentation

2021-03-27 · CVPR 2021 1 · Zixiang Zhou, Yang Zhang, Hassan Foroosh

Panoptic segmentation presents a new challenge in exploiting the merits of both detection and segmentation, with the aim of unifying instance segmentation and semantic segmentation in a single framework. However, an effi…

ClusteringInstance SegmentationPanoptic SegmentationSegmentation+1

Fully Sparse Fusion for 3D Object Detection

2023-04-24 · Yingyan Li, Lue Fan, Yang Liu, Zehao Huang 외

Currently prevalent multimodal 3D detection methods are built upon LiDAR-based detectors that usually use dense Bird's-Eye-View (BEV) feature maps. However, the cost of such BEV feature maps is quadratic to the detection…

3D Instance Segmentation3D Object DetectionInstance SegmentationObject+3