V2X-DSC: Multi-Agent Collaborative Perception with Distributed Source Coding Guided Communication
Yuankun Zeng, Shaohui Li, Zhi Li, Shulan Ruan, Yu Liu, You He
TL;DR
The paper tackles the challenge of bandwidth-limited multi-agent collaborative perception by reframing it through distributed source coding. It introduces V2X-DSC, a DSC-guided Conditional Codec that encodes only the innovation in a collaborator's BEV feature relative to the receiver's local context, leveraging side information at the decoder. The approach combines sender-side pruning, discrete bottleneck coding, entropy coding, and a receiver-side side-information network to achieve fusion-ready reconstructions under kilobyte-level per-link bandwidth, while maintaining or improving detection accuracy across DAIR-V2X, OPV2V, and V2X-Real. Extensive experiments show state-of-the-art accuracy–bandwidth trade-offs, plug-and-play compatibility with multiple fusion backbones, and robustness to pose noise and communication delays. This work demonstrates the practical value of information-theoretic principles for designing communication-efficient perception systems in connected autonomous environments.
Abstract
Collaborative perception improves 3D understanding by fusing multi-agent observations, yet intermediate-feature sharing faces strict bandwidth constraints as dense BEV features saturate V2X links. We observe that collaborators view the same physical world, making their features strongly correlated; thus receivers only need innovation beyond their local context. Revisiting this from a distributed source coding perspective, we propose V2X-DSC, a framework with a Conditional Codec (DCC) for bandwidth-constrained fusion. The sender compresses BEV features into compact codes, while the receiver performs conditional reconstruction using its local features as side information, allocating bits to complementary cues rather than redundant content. This conditional structure regularizes learning, encouraging incremental representation and yielding lower-noise features. Experiments on DAIR-V2X, OPV2V, and V2X-Real demonstrate state-of-the-art accuracy-bandwidth trade-offs under KB-level communication, and generalizes as a plug-and-play communication layer across multiple fusion backbones.
