Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Pragmatic Heterogeneous Collaborative Perception via Generative Communication Mechanism

About

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 inevitably lead to domain gaps during collaboration. Existing approaches based on adaptation and reconstruction fail to support pragmatic heterogeneous collaboration due to two key limitations: (1) Intrusive retraining of the encoder or core modules disrupts the established semantic consistency among agents; and (2) accommodating new agents incurs high computational costs, limiting scalability. To address these challenges, we present a novel Generative Communication mechanism (GenComm) that facilitates seamless perception across heterogeneous multi-agent systems through feature generation, without altering the original network, and employs lightweight numerical alignment of spatial information to efficiently integrate new agents at minimal cost. Specifically, a tailored Deformable Message Extractor is designed to extract spatial message for each collaborator, which is then transmitted in place of intermediate features. The Spatial-Aware Feature Generator, utilizing a conditional diffusion model, generates features aligned with the ego agent's semantic space while preserving the spatial information of the collaborators. These generated features are further refined by a Channel Enhancer before fusion. Experiments conducted on the OPV2V-H, DAIR-V2X and V2X-Real datasets demonstrate that GenComm outperforms existing state-of-the-art methods, achieving an 81% reduction in both computational cost and parameter count when incorporating new agents. Our code is available at https://github.com/jeffreychou777/GenComm.

Junfei Zhou, Penglin Dai, Quanmin Wei, Bingyi Liu, Xiao Wu, Jianping Wang• 2025

Related benchmarks

TaskDatasetResultRank
3D Object DetectionV2X-Real EGO+AUX1 1.0 (seen-pair)
mAP@0.550.8
80
3D Object DetectionV2X-Real EGO+AUX2 (unseen evaluation)
mAP@0.543.2
80
3D Object DetectionV2X-Real EGO+AUX2 zero-shot 128-beam LiDAR
mAP@0.543.5
52
3D Object Detection(EGO+AUX1) 128-beam LiDAR (test)
mAP@0.543.8
52
3D Object DetectionV2X-Real Gaussian Pose Noise σ = 0.4 (test)
AP@0.3 (Vehicle)80.6
16
3D Object DetectionV2X-Real Ideal Setting (test)
AP@0.3 (Vehicle)89.63
8
3D Object DetectionV2X-Real Ideal Setting
AP@0.3 (Vehicle)89.63
8
3D Object DetectionV2X-Real Ideal Setting (No Noise) (test)
AP@0.3 (Vehicle)89.63
8
3D Object DetectionV2X-Real Gaussian Pose Noise σ = 0.4
AP@0.3 (vehicle)80.6
8
Showing 9 of 9 rows

Other info

Follow for update