Pith. sign in

REVIEW 2 cited by

CoCMT: Communication-Efficient Cross-Modal Transformer for Collaborative Perception

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2503.13504 v2 pith:U4QKJX5G submitted 2025-03-13 cs.LG cs.AIcs.CVcs.RO

CoCMT: Communication-Efficient Cross-Modal Transformer for Collaborative Perception

classification cs.LG cs.AIcs.CVcs.RO
keywords perceptioncocmtcollaborativecommunicationbandwidthwhileefficiencyenhance
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Multi-agent collaborative perception enhances each agent perceptual capabilities by sharing sensing information to cooperatively perform robot perception tasks. This approach has proven effective in addressing challenges such as sensor deficiencies, occlusions, and long-range perception. However, existing representative collaborative perception systems transmit intermediate feature maps, such as bird-eye view (BEV) representations, which contain a significant amount of non-critical information, leading to high communication bandwidth requirements. To enhance communication efficiency while preserving perception capability, we introduce CoCMT, an object-query-based collaboration framework that optimizes communication bandwidth by selectively extracting and transmitting essential features. Within CoCMT, we introduce the Efficient Query Transformer (EQFormer) to effectively fuse multi-agent object queries and implement a synergistic deep supervision to enhance the positive reinforcement between stages, leading to improved overall performance. Experiments on OPV2V and V2V4Real datasets show CoCMT outperforms state-of-the-art methods while drastically reducing communication needs. On V2V4Real, our model (Top-50 object queries) requires only 0.416 Mb bandwidth, 83 times less than SOTA methods, while improving AP70 by 1.1 percent. This efficiency breakthrough enables practical collaborative perception deployment in bandwidth-constrained environments without sacrificing detection accuracy.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SparseCoop: Cooperative Perception with Kinematic-Grounded Queries

    cs.CV 2025-12 conditional novelty 6.0

    SparseCoop delivers state-of-the-art 3D detection and tracking performance on V2X-Seq and Griffin datasets using only sparse kinematic queries instead of dense BEV features, with lower transmission cost and latency ro...

  2. UECP: Uncertainty-Enhanced Collaborative Perception

    cs.CV 2026-06 unverdicted novelty 5.0

    UECP replaces detection-correlated confidence maps with a LiDAR point-density uncertainty map and introduces Uncertainty-Aware Pyramid Fusion to improve collaborative perception.