GeoBEV: Learning Geometric BEV Representation for Multi-View 3D Object Detection

Abstract

Bird's-Eye-View (BEV) representation has emerged as a mainstream paradigm for multi-view 3D object detection, demonstrating impressive perceptual capabilities. However, existing methods overlook the geometric quality of BEV representation, leaving it in a low-resolution state and failing to restore the authentic geometric information of the scene. In this paper, we identify the drawbacks of previous approaches that limit the geometric quality of BEV representation and propose Radial-Cartesian BEV Sampling (RC-Sampling), which outperforms other feature transformation methods in efficiently generating high-resolution dense BEV representation to restore fine-grained geometric information. Additionally, we design a novel In-Box Label to substitute the traditional depth label generated from the LiDAR points. This label reflects the actual geometric structure of objects rather than just their surfaces, injecting real-world geometric information into the BEV representation. In conjunction with the In-Box Label, Centroid-Aware Inner Loss (CAI Loss) is developed to capture the inner geometric structure of objects. Finally, we integrate the aforementioned modules into a novel multi-view 3D object detector, dubbed GeoBEV, which achieves a state-of-the-art result of 66.2% NDS on the nuScenes test set.

Cite

Text

Zhang et al. "GeoBEV: Learning Geometric BEV Representation for Multi-View 3D Object Detection." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I9.33080

Markdown

[Zhang et al. "GeoBEV: Learning Geometric BEV Representation for Multi-View 3D Object Detection." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/zhang2025aaai-geobev/) doi:10.1609/AAAI.V39I9.33080

BibTeX

@inproceedings{zhang2025aaai-geobev,
  title     = {{GeoBEV: Learning Geometric BEV Representation for Multi-View 3D Object Detection}},
  author    = {Zhang, Jinqing and Zhang, Yanan and Qi, Yunlong and Fu, Zehua and Liu, Qingjie and Wang, Yunhong},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {9960-9968},
  doi       = {10.1609/AAAI.V39I9.33080},
  url       = {https://mlanthology.org/aaai/2025/zhang2025aaai-geobev/}
}