English

Rethinking Dimensionality Reduction in Grid-based 3D Object Detection

Computer Vision and Pattern Recognition 2023-01-30 v4 Robotics

Abstract

Bird's eye view (BEV) is widely adopted by most of the current point cloud detectors due to the applicability of well-explored 2D detection techniques. However, existing methods obtain BEV features by simply collapsing voxel or point features along the height dimension, which causes the heavy loss of 3D spatial information. To alleviate the information loss, we propose a novel point cloud detection network based on a Multi-level feature dimensionality reduction strategy, called MDRNet. In MDRNet, the Spatial-aware Dimensionality Reduction (SDR) is designed to dynamically focus on the valuable parts of the object during voxel-to-BEV feature transformation. Furthermore, the Multi-level Spatial Residuals (MSR) is proposed to fuse the multi-level spatial information in the BEV feature maps. Extensive experiments on nuScenes show that the proposed method outperforms the state-of-the-art methods. The code will be available upon publication.

Keywords

Cite

@article{arxiv.2209.09464,
  title  = {Rethinking Dimensionality Reduction in Grid-based 3D Object Detection},
  author = {Dihe Huang and Ying Chen and Yikang Ding and Jinli Liao and Jianlin Liu and Kai Wu and Qiang Nie and Yong Liu and Chengjie Wang and Zhiheng Li},
  journal= {arXiv preprint arXiv:2209.09464},
  year   = {2023}
}
R2 v1 2026-06-28T01:42:38.273Z