CVIVDec 26, 2024

Completion as Enhancement: A Degradation-Aware Selective Image Guided Network for Depth Completion

arXiv:2412.19225v217 citationsh-index: 13CVPR
Originality Highly original
AI Analysis

This work addresses depth completion for robotics and AR/VR applications, presenting a novel approach that is incremental but offers specific improvements.

The paper tackles depth completion by redefining it as depth enhancement, using a degradation-aware framework that densifies sparse depth data before fusing with RGB to achieve state-of-the-art results on multiple datasets.

In this paper, we introduce the Selective Image Guided Network (SigNet), a novel degradation-aware framework that transforms depth completion into depth enhancement for the first time. Moving beyond direct completion using convolutional neural networks (CNNs), SigNet initially densifies sparse depth data through non-CNN densification tools to obtain coarse yet dense depth. This approach eliminates the mismatch and ambiguity caused by direct convolution over irregularly sampled sparse data. Subsequently, SigNet redefines completion as enhancement, establishing a self-supervised degradation bridge between the coarse depth and the targeted dense depth for effective RGB-D fusion. To achieve this, SigNet leverages the implicit degradation to adaptively select high-frequency components (e.g., edges) of RGB data to compensate for the coarse depth. This degradation is further integrated into a multi-modal conditional Mamba, dynamically generating the state parameters to enable efficient global high-frequency information interaction. We conduct extensive experiments on the NYUv2, DIML, SUN RGBD, and TOFDC datasets, demonstrating the state-of-the-art (SOTA) performance of SigNet.

Foundations

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

Your Notes