GeoDiff: Geometry-Guided Diffusion for Metric Depth Estimation
Tuan Pham, Thanh-Tung Le, Xiaohui Xie, Stephan Mandt
TL;DR
GeoDiff tackles metric depth estimation by marrying pretrained diffusion priors with stereo geometry in a training-free, test-time optimization framework. By reframing depth as an inverse problem and parameterizing metric depth through a learnable scale and shift, GeoDiff uses geometry-guided diffusion with a differentiable stereo reprojection term to recover accurate metric depths from monocular inputs. The approach demonstrates strong zero-shot performance across indoor, outdoor, and challenging specular/translucent scenes, often surpassing or matching state-of-the-art methods without retraining and while handling arbitrary two-view configurations. Its use of a diffusion prior as an implicit regularizer and its reliance on photometric guidance rather than explicit smoothness constraints contribute to finer depth detail and robust handling of non-Lambertian surfaces, albeit with slower inference and dependence on quality priors. Overall, GeoDiff provides a practical, plug-and-play pathway to metric depth from monocular data when stereo cues are available, broadening the applicability of diffusion-based depth priors in real-world scenarios.
Abstract
We introduce a novel framework for metric depth estimation that enhances pretrained diffusion-based monocular depth estimation (DB-MDE) models with stereo vision guidance. While existing DB-MDE methods excel at predicting relative depth, estimating absolute metric depth remains challenging due to scale ambiguities in single-image scenarios. To address this, we reframe depth estimation as an inverse problem, leveraging pretrained latent diffusion models (LDMs) conditioned on RGB images, combined with stereo-based geometric constraints, to learn scale and shift for accurate depth recovery. Our training-free solution seamlessly integrates into existing DB-MDE frameworks and generalizes across indoor, outdoor, and complex environments. Extensive experiments demonstrate that our approach matches or surpasses state-of-the-art methods, particularly in challenging scenarios involving translucent and specular surfaces, all without requiring retraining.
