CVMay 21

Scene Reconstruction as Mapping Priors for 3D Detection

arXiv:2605.2299784.01 citations
Predicted impact top 23% in CV · last 90 daysOriginality Highly original
AI Analysis

For autonomous driving, this work provides a scalable way to use mapping priors to improve 3D object detection without requiring expensive HD maps.

The paper proposes a method to automatically build dense mapping priors from aggregated sensor data and integrates them into a 3D detection framework, achieving state-of-the-art results on the Waymo Open Dataset.

In autonomous driving, mapping is critical for motion planning but remains an under-utilized resource for perception tasks such as 3D object detection. Maps can provide robust structural priors of the static environment, helping resolve ambiguities and correct for sensor data sparsity or noise, especially for distant objects or under adverse weather conditions. However, conventional High-Definition (HD) maps are resource-intensive to obtain and maintain, which presents a challenge for efficient, large-scale deployment. In this paper, we propose a scalable solution to systematically leverage mapping to improve 3D detection by overcoming two primary challenges. First, we introduce a pipeline to automatically build dense mapping priors from aggregated sensor data, eliminating the need for human labeling. Second, we design a novel Mapping Priors Augmented 3D Detection (MPA3D) framework to effectively integrate mapping priors with different sensor modalities. Extensive experiments on the Waymo Open Dataset demonstrate that our approach achieves new state-of-the-art results, proving the effectiveness of scalable reconstructed scene priors for enhancing 3D detection.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes