CVJun 22, 2023

One at a Time: Progressive Multi-step Volumetric Probability Learning for Reliable 3D Scene Perception

arXiv:2306.12681v49 citationsh-index: 11
Originality Highly original
AI Analysis

This addresses the challenge of accurate 3D scene perception in computer vision, particularly in difficult conditions, representing a significant advance rather than an incremental improvement.

The paper tackles the problem of unreliable 3D volumetric probability learning in scene perception tasks like multi-view stereo and semantic scene completion by proposing a multi-step generative diffusion framework, achieving state-of-the-art results such as surpassing LiDAR-based methods on the SemanticKITTI dataset for semantic scene completion.

Numerous studies have investigated the pivotal role of reliable 3D volume representation in scene perception tasks, such as multi-view stereo (MVS) and semantic scene completion (SSC). They typically construct 3D probability volumes directly with geometric correspondence, attempting to fully address the scene perception tasks in a single forward pass. However, such a single-step solution makes it hard to learn accurate and convincing volumetric probability, especially in challenging regions like unexpected occlusions and complicated light reflections. Therefore, this paper proposes to decompose the complicated 3D volume representation learning into a sequence of generative steps to facilitate fine and reliable scene perception. Considering the recent advances achieved by strong generative diffusion models, we introduce a multi-step learning framework, dubbed as VPD, dedicated to progressively refining the Volumetric Probability in a Diffusion process. Extensive experiments are conducted on scene perception tasks including multi-view stereo (MVS) and semantic scene completion (SSC), to validate the efficacy of our method in learning reliable volumetric representations. Notably, for the SSC task, our work stands out as the first to surpass LiDAR-based methods on the SemanticKITTI dataset.

Foundations

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

Your Notes