English

Cross-Cluster Shifting for Efficient and Effective 3D Object Detection in Autonomous Driving

Computer Vision and Pattern Recognition 2024-03-12 v1 Robotics

Abstract

We present a new 3D point-based detector model, named Shift-SSD, for precise 3D object detection in autonomous driving. Traditional point-based 3D object detectors often employ architectures that rely on a progressive downsampling of points. While this method effectively reduces computational demands and increases receptive fields, it will compromise the preservation of crucial non-local information for accurate 3D object detection, especially in the complex driving scenarios. To address this, we introduce an intriguing Cross-Cluster Shifting operation to unleash the representation capacity of the point-based detector by efficiently modeling longer-range inter-dependency while including only a negligible overhead. Concretely, the Cross-Cluster Shifting operation enhances the conventional design by shifting partial channels from neighboring clusters, which enables richer interaction with non-local regions and thus enlarges the receptive field of clusters. We conduct extensive experiments on the KITTI, Waymo, and nuScenes datasets, and the results demonstrate the state-of-the-art performance of Shift-SSD in both detection accuracy and runtime efficiency.

Keywords

Cite

@article{arxiv.2403.06166,
  title  = {Cross-Cluster Shifting for Efficient and Effective 3D Object Detection in Autonomous Driving},
  author = {Zhili Chen and Kien T. Pham and Maosheng Ye and Zhiqiang Shen and Qifeng Chen},
  journal= {arXiv preprint arXiv:2403.06166},
  year   = {2024}
}

Comments

ICRA2024

R2 v1 2026-06-28T15:14:54.589Z