CVFeb 28

CoLC: Communication-Efficient Collaborative Perception with LiDAR Completion

Yushan Han, Hui Zhang, Qiming Xia, Yi Jin, Yidong Li
arXiv:2603.00682v1Has Code
Originality Incremental advance
AI Analysis

This work addresses communication efficiency for autonomous agents in collaborative perception, representing an incremental improvement over existing fusion methods.

The paper tackles the high communication cost of early fusion in collaborative perception by proposing CoLC, a framework that uses LiDAR completion to restore scene completeness under sparse transmission, achieving superior perception-communication trade-offs in experiments on simulated and real-world datasets.

Collaborative perception empowers autonomous agents to share complementary information and overcome perception limitations. While early fusion offers more perceptual complementarity and is inherently robust to model heterogeneity, its high communication cost has limited its practical deployment, prompting most existing works to favor intermediate or late fusion. To address this, we propose a communication-efficient early Collaborative perception framework that incorporates LiDAR Completion to restore scene completeness under sparse transmission, dubbed as CoLC. Specifically, the CoLC integrates three complementary designs. First, each neighbor agent applies Foreground-Aware Point Sampling (FAPS) to selectively transmit informative points that retain essential structural and contextual cues under bandwidth constraints. The ego agent then employs Completion-Enhanced Early Fusion (CEEF) to reconstruct dense pillars from the received sparse inputs and adaptively fuse them with its own observations, thereby restoring spatial completeness. Finally, the Dense-Guided Dual Alignment (DGDA) strategy enforces semantic and geometric consistency between the enhanced and dense pillars during training, ensuring consistent and robust feature learning. Experiments on both simulated and real-world datasets demonstrate that CoLC achieves superior perception-communication trade-offs and remains robust under heterogeneous model settings. The code is available at https://github.com/CatOneTwo/CoLC.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes