Robust Depth Super-Resolution via Adaptive Diffusion Sampling
Kun Wang, Yun Zhu, Pan Zhou, Na Zhao
TL;DR
AdaDS tackles the robustness challenge in depth super-resolution by exploiting the contraction property of forward diffusion, guiding degraded inputs toward a high-quality depth prior. It introduces a two-stage framework: an uncertainty-aware calibration that refines the LR depth and an adaptive diffusion sampling step that injects timesteps-aligned noise to land intermediate latents within the high-probability region of a pre-trained diffusion model, enabling the diffusion prior to dominate recovery. Through extensive real-world and synthetic experiments, AdaDS demonstrates superior zero-shot generalization and resilience to diverse degradations and upsampling factors, outperforming state-of-the-art methods. The approach offers a practical, robust pathway for high-quality depth reconstruction in real-world sensing pipelines, with potential extensions to broader depth-related tasks.
Abstract
We propose AdaDS, a generalizable framework for depth super-resolution that robustly recovers high-resolution depth maps from arbitrarily degraded low-resolution inputs. Unlike conventional approaches that directly regress depth values and often exhibit artifacts under severe or unknown degradation, AdaDS capitalizes on the contraction property of Gaussian smoothing: as noise accumulates in the forward process, distributional discrepancies between degraded inputs and their pristine high-quality counterparts diminish, ultimately converging to isotropic Gaussian prior. Leveraging this, AdaDS adaptively selects a starting timestep in the reverse diffusion trajectory based on estimated refinement uncertainty, and subsequently injects tailored noise to position the intermediate sample within the high-probability region of the target posterior distribution. This strategy ensures inherent robustness, enabling generative prior of a pre-trained diffusion model to dominate recovery even when upstream estimations are imperfect. Extensive experiments on real-world and synthetic benchmarks demonstrate AdaDS's superior zero-shot generalization and resilience to diverse degradation patterns compared to state-of-the-art methods.
