CVMar 17, 2025

SparseAlign: A Fully Sparse Framework for Cooperative Object Detection

arXiv:2503.12982v111 citationsh-index: 6CVPR
Originality Incremental advance
AI Analysis

This work addresses a critical bottleneck in autonomous driving perception by enabling more efficient and scalable cooperative object detection, though it is incremental as it builds on existing sparse methods.

The paper tackles the computational and communication inefficiency of dense feature maps in cooperative object detection for autonomous driving by introducing SparseAlign, a fully sparse framework that outperforms state-of-the-art methods on OPV2V and DairV2X datasets while reducing bandwidth requirements.

Cooperative perception can increase the view field and decrease the occlusion of an ego vehicle, hence improving the perception performance and safety of autonomous driving. Despite the success of previous works on cooperative object detection, they mostly operate on dense Bird's Eye View (BEV) feature maps, which are computationally demanding and can hardly be extended to long-range detection problems. More efficient fully sparse frameworks are rarely explored. In this work, we design a fully sparse framework, SparseAlign, with three key features: an enhanced sparse 3D backbone, a query-based temporal context learning module, and a robust detection head specially tailored for sparse features. Extensive experimental results on both OPV2V and DairV2X datasets show that our framework, despite its sparsity, outperforms the state of the art with less communication bandwidth requirements. In addition, experiments on the OPV2Vt and DairV2Xt datasets for time-aligned cooperative object detection also show a significant performance gain compared to the baseline works.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes