English

Rate-Distortion Optimized Communication for Collaborative Perception

Computer Vision and Pattern Recognition 2025-09-29 v1

Abstract

Collaborative perception emphasizes enhancing environmental understanding by enabling multiple agents to share visual information with limited bandwidth resources. While prior work has explored the empirical trade-off between task performance and communication volume, a significant gap remains in the theoretical foundation. To fill this gap, we draw on information theory and introduce a pragmatic rate-distortion theory for multi-agent collaboration, specifically formulated to analyze performance-communication trade-off in goal-oriented multi-agent systems. This theory concretizes two key conditions for designing optimal communication strategies: supplying pragmatically relevant information and transmitting redundancy-less messages. Guided by these two conditions, we propose RDcomm, a communication-efficient collaborative perception framework that introduces two key innovations: i) task entropy discrete coding, which assigns features with task-relevant codeword-lengths to maximize the efficiency in supplying pragmatic information; ii) mutual-information-driven message selection, which utilizes mutual information neural estimation to approach the optimal redundancy-less condition. Experiments on 3D object detection and BEV segmentation demonstrate that RDcomm achieves state-of-the-art accuracy on DAIR-V2X and OPV2V, while reducing communication volume by up to 108 times. The code will be released.

Keywords

Cite

@article{arxiv.2509.21994,
  title  = {Rate-Distortion Optimized Communication for Collaborative Perception},
  author = {Genjia Liu and Anning Hu and Yue Hu and Wenjun Zhang and Siheng Chen},
  journal= {arXiv preprint arXiv:2509.21994},
  year   = {2025}
}
R2 v1 2026-07-01T05:58:03.549Z