paper-with-me

Papers

Where2comm: Communication-Efficient Collaborative Perception via Spatial Confidence Maps

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

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 fundamental trade-off between perception performance and communication bandwidth. To tackle this bottleneck issue, we propose a spatial confidence map, which reflects the spatial heterogeneity of perceptual information. It empowers agents to only share spatially sparse, yet perceptually critical information, contributing to where to communicate. Based on this novel spatial confidence map, we propose Where2comm, a communication-efficient collaborative perception framework. Where2comm has two distinct advantages: i) it considers pragmatic compression and uses less communication to achieve higher perception performance by focusing on perceptually critical areas; and ii) it can handle varying communication bandwidth by dynamically adjusting spatial areas involved in communication. To evaluate Where2comm, we consider 3D object detection in both real-world and simulation scenarios with two modalities (camera/LiDAR) and two agent types (cars/drones) on four datasets: OPV2V, V2X-Sim, DAIR-V2X, and our original CoPerception-UAVs. Where2comm consistently outperforms previous methods; for example, it achieves more than $100,000 \times$ lower communication volume and still outperforms DiscoNet and V2X-ViT on OPV2V. Our code is available at https://github.com/MediaBrain-SJTU/where2comm.

📄 PDF Abstract BibTeX arXiv:2209.12836

Code (1)

mediabrain-sjtu/where2comm 공식 구현 pytorch

Tasks

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

HydraCollab: Adaptive Collaborative-Perception for Distributed Autonomous Systems

2026-06-30 · Luke Chen, Cheng-Ju Wu, David R. Martin, Qilin Ye 외 arxiv

Collaborative-perception enables multi-robot systems to enhance situational awareness by sharing perceptual information. Existing collaborative-perception systems face an inherent trade-off between communication bandwidt…

InfoCom: Kilobyte-Scale Communication-Efficient Collaborative Perception with Information Bottleneck

2025-12-11 · Quanmin Wei, Penglin Dai, Wei Li, Bingyi Liu 외 arxiv

Precise environmental perception is critical for the reliability of autonomous driving systems. While collaborative perception mitigates the limitations of single-agent perception through information sharing, it encounte…

Autonomous Driving

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…

Pragmatic Communication in Multi-Agent Collaborative Perception

2024-01-23 · Yue Hu, Xianghe Pang, Xiaoqi Qin, Yonina C. Eldar 외

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

3D Object Detectionobject-detectionObject Detection

CollaMamba: Efficient Collaborative Perception with Cross-Agent Spatial-Temporal State Space Model

2024-09-12 · Yang Li, Quan Yuan, Guiyang Luo, Xiaoyuan Fu 외

By sharing complementary perceptual information, multi-agent collaborative perception fosters a deeper understanding of the environment. Recent studies on collaborative perception mostly utilize CNNs or Transformers to l…