arXiv:2506.23565cs.CV2025-06ICCV被引 4

用物体中心的辐射场提升自动驾驶多视角3D检测精度

OcRFDet: Object-Centric Radiance Fields for Multi-View 3D Object Detection in Autonomous Driving

  • 以物体为中心构建辐射场,专注建模前景对象
  • 在nuScenes测试集上达57.2% mAP、64.8% NDS
  • 适合追求高精度3D目标检测的自动驾驶研究者

当前多视角3D目标检测方法通常通过深度估计或3D位置编码将2D特征映射到3D空间,但这种全数据驱动的隐式方式限制了检测性能。受辐射场在3D重建中成功启发,我们尝试将其用于增强检测器的3D几何估计能力。然而,直接将辐射场用于全场景渲染时,检测性能反而下降,原因是背景区域产生强烈响应。为此,我们提出物体中心辐射场(OcRF),聚焦建模前景物体并抑制背景噪声。具体地,利用OcRF作为辅助任务增强3D体素特征;进一步利用渲染过程产生的不透明度(opacity),通过高度感知的不透明度注意力机制(HOA)增强2D前视图特征,不同高度层级的注意力图由并行网络分别生成。在nuScenes验证和测试集上的大量实验表明,OcRFDet表现优异,在nuScenes测试基准上达到57.2% mAP和64.8% NDS,超越现有最先进方法。

原文摘要 · Abstract (English)

Current multi-view 3D object detection methods typically transfer 2D features into 3D space using depth estimation or 3D position encoder, but in a fully data-driven and implicit manner, which limits the detection performance. Inspired by the success of radiance fields on 3D reconstruction, we assume they can be used to enhance the detector's ability of 3D geometry estimation. However, we observe a decline in detection performance, when we directly use them for 3D rendering as an auxiliary task. From our analysis, we find the performance drop is caused by the strong responses on the background when rendering the whole scene. To address this problem, we propose object-centric radiance fields, focusing on modeling foreground objects while discarding background noises. Specifically, we employ Object-centric Radiance Fields (OcRF) to enhance 3D voxel features via an auxiliary task of rendering foreground objects. We further use opacity - the side-product of rendering- to enhance the 2D foreground BEV features via Height-aware Opacity-based Attention (HOA), where attention maps at different height levels are generated separately via multiple networks in parallel. Extensive experiments on the nuScenes validation and test datasets demonstrate that our OcRFDet achieves superior performance, outperforming previous state-of-the-art methods with 57.2$\%$ mAP and 64.8$\%$ NDS on the nuScenes test benchmark. Code will be available at https://github.com/Mingqj/OcRFDet.

3D检测辐射场自动驾驶多视角

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。