CVNov 25, 2024

Three Cars Approaching within 100m! Enhancing Distant Geometry by Tri-Axis Voxel Scanning for Camera-based Semantic Scene Completion

arXiv:2411.16129v24 citationsh-index: 3CVPR
Originality Highly original
AI Analysis

This addresses a safety-critical issue for autonomous driving systems by improving distant scene geometry estimation in 3D perception.

The paper tackles the problem of underestimating geometry in distant regions for camera-based Semantic Scene Completion, which is critical for autonomous driving safety, and proposes ScanSSC with a Scan Module and Scan Loss to enhance distant scenes by leveraging near-viewpoint context, achieving state-of-the-art performance with IoUs of 44.54 and 48.29 and mIoUs of 17.40 and 20.14 on SemanticKITTI and SSCBench-KITTI-360 benchmarks.

Camera-based Semantic Scene Completion (SSC) is gaining attentions in the 3D perception field. However, properties such as perspective and occlusion lead to the underestimation of the geometry in distant regions, posing a critical issue for safety-focused autonomous driving systems. To tackle this, we propose ScanSSC, a novel camera-based SSC model composed of a Scan Module and Scan Loss, both designed to enhance distant scenes by leveraging context from near-viewpoint scenes. The Scan Module uses axis-wise masked attention, where each axis employing a near-to-far cascade masking that enables distant voxels to capture relationships with preceding voxels. In addition, the Scan Loss computes the cross-entropy along each axis between cumulative logits and corresponding class distributions in a near-to-far direction, thereby propagating rich context-aware signals to distant voxels. Leveraging the synergy between these components, ScanSSC achieves state-of-the-art performance, with IoUs of 44.54 and 48.29, and mIoUs of 17.40 and 20.14 on the SemanticKITTI and SSCBench-KITTI-360 benchmarks.

Foundations

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

Your Notes