paper-with-me

Papers

Pragmatic Communication in Multi-Agent Collaborative Perception

2024-01-23 · Yue Hu, Xianghe Pang, Xiaoqi Qin, Yonina C. Eldar, Siheng Chen, Ping Zhang, Wenjun Zhang

Collaborative perception allows each agent to enhance its perceptual abilities by exchanging messages with others. It inherently results in a trade-off between perception ability and communication costs. Previous works transmit complete full-frame high-dimensional feature maps among agents, resulting in substantial communication costs. To promote communication efficiency, we propose only transmitting the information needed for the collaborator's downstream task. This pragmatic communication strategy focuses on three key aspects: i) pragmatic message selection, which selects task-critical parts from the complete data, resulting in spatially and temporally sparse feature vectors; ii) pragmatic message representation, which achieves pragmatic approximation of high-dimensional feature vectors with a task-adaptive dictionary, enabling communicating with integer indices; iii) pragmatic collaborator selection, which identifies beneficial collaborators, pruning unnecessary communication links. Following this strategy, we first formulate a mathematical optimization framework for the perception-communication trade-off and then propose PragComm, a multi-agent collaborative perception system with two key components: i) single-agent detection and tracking and ii) pragmatic collaboration. The proposed PragComm promotes pragmatic communication and adapts to a wide range of communication conditions. We evaluate PragComm for both collaborative 3D object detection and tracking tasks in both real-world, V2V4Real, and simulation datasets, OPV2V and V2X-SIM2.0. PragComm consistently outperforms previous methods with more than 32.7K times lower communication volume on OPV2V. Code is available at github.com/PhyllisH/PragComm.

📄 PDF Abstract BibTeX arXiv:2401.12694

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Detectionobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Rate-Distortion Optimized Communication for Collaborative Perception

2025-09-26 · Genjia Liu, Anning Hu, Yue Hu, Wenjun Zhang 외 arxiv

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 be…

3D Object DetectionBEV Segmentation

How2comm: Communication-Efficient and Collaboration-Pragmatic Multi-Agent Perception

2023-09-21 · NeurIPS 2023 11

Multi-agent collaborative perception has recently received widespread attention as an emerging application in driving scenarios. Despite the advancements in previous efforts, challenges remain due to various noises in th…

Where2comm: Communication-Efficient Collaborative Perception via Spatial Confidence Maps

2022-09-26 · Yue Hu, Shaoheng Fang, Zixing Lei, Yiqi Zhong 외

Multi-agent collaborative perception could significantly upgrade the perception performance by enabling agents to share complementary information with each other through communication. It inevitably results in a fundamen…

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject Detection

Spatio-Temporal Domain Awareness for Multi-Agent Collaborative Perception

2023-07-26 · ICCV 2023 1 · Kun Yang, Dingkang Yang, Jingyu Zhang, Mingcheng Li 외

Multi-agent collaborative perception as a potential application for vehicle-to-everything communication could significantly improve the perception performance of autonomous vehicles over single-agent perception. However,…

3D Object DetectionAutonomous Vehiclesobject-detectionObject Detection

Pragmatic Heterogeneous Collaborative Perception via Generative Communication Mechanism

2025-10-22 · Junfei Zhou, Penglin Dai, Quanmin Wei, Bingyi Liu 외 arxiv

Multi-agent collaboration enhances the perception capabilities of individual agents through information sharing. However, in real-world applications, differences in sensors and models across heterogeneous agents inevitab…