The reviewed record of science sign in
Pith

arxiv: 2502.19694 · v2 · pith:47ZGZ5MP · submitted 2025-02-27 · cs.CV · cs.AI· cs.LG

BEVDiffuser: Plug-and-Play Diffusion Model for BEV Denoising with Ground-Truth Guidance

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:47ZGZ5MPrecord.jsonopen to challenge →

classification cs.CV cs.AIcs.LG
keywords bevdiffuserdenoisingobjectrepresentationschallengingdetectiondiffusionexisting
0
0 comments X
read the original abstract

Bird's-eye-view (BEV) representations play a crucial role in autonomous driving tasks. Despite recent advancements in BEV generation, inherent noise, stemming from sensor limitations and the learning process, remains largely unaddressed, resulting in suboptimal BEV representations that adversely impact the performance of downstream tasks. To address this, we propose BEVDiffuser, a novel diffusion model that effectively denoises BEV feature maps using the ground-truth object layout as guidance. BEVDiffuser can be operated in a plug-and-play manner during training time to enhance existing BEV models without requiring any architectural modifications. Extensive experiments on the challenging nuScenes dataset demonstrate BEVDiffuser's exceptional denoising and generation capabilities, which enable significant enhancement to existing BEV models, as evidenced by notable improvements of 12.3\% in mAP and 10.1\% in NDS achieved for 3D object detection without introducing additional computational complexity. Moreover, substantial improvements in long-tail object detection and under challenging weather and lighting conditions further validate BEVDiffuser's effectiveness in denoising and enhancing BEV representations.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. BEV-Denoise: Learning Intrinsic Noise for Accurate Bird's-Eye-View Semantic Segmentation

    cs.CV 2026-06 unverdicted novelty 3.0

    BEV-Denoise applies a DDPM-inspired UNet to estimate and remove intrinsic noise from BEV features, improving semantic segmentation when added to existing view transformation models on nuScenes.