Leveraging Synthetic Priors for Monocular Depth Estimation in Specular Surgical Environments
Ankan Aich, Yangming Lee
TL;DR
The paper tackles monocular depth estimation in specular endoscopic environments where boundary artifacts on thin tools and transparent fluids hinder self-supervised learning. It introduces a synthesis-to-real adaptation pipeline that uses the Depth Anything V2 synthetic priors and Dynamic Vector Low-Rank Adaptation (DV-LORA) to preserve geometric boundaries while adding only about 1.6M trainable parameters, complemented by high-frequency restoration to recover fine surgical textures. A physically-stratified evaluation protocol on the SCARED dataset is proposed to quantify robustness in high-specularity regimes, revealing improved performance in hard cases. Empirically, the approach achieves state-of-the-art aggregate accuracy (e.g., delta<1.25 ≈ 0.981) and substantial reductions in Squared Relative Error compared to baselines, demonstrating robust, real-time capable depth estimation for robotic surgery. This work highlights the practical impact of leveraging synthetic priors for domain transfer in safety-critical medical imaging tasks and provides a rigorous benchmark for future developments, including the use of $\hat{W} = W_0 + \Lambda_v B \Lambda_u A$ and $L_{total} = L_p + \lambda L_e$ in intentional network design.
Abstract
Accurate Monocular Depth Estimation (MDE) is critical for robotic surgery but remains fragile in specular, fluid-filled endoscopic environments. Existing self-supervised methods, typically relying on foundation models trained with noisy real-world pseudo-labels, often suffer from boundary collapse on thin surgical tools and transparent surfaces. In this work, we address this by leveraging the high-fidelity synthetic priors of the Depth Anything V2 architecture, which inherently captures precise geometric details of thin structures. We efficiently adapt these priors to the medical domain using Dynamic Vector Low-Rank Adaptation (DV-LORA), minimizing the parameter budget while bridging the synthetic-to-real gap. Additionally, we introduce a physically-stratified evaluation protocol on the SCARED dataset to rigorously quantify performance in high-specularity regimes often masked by aggregate metrics. Our approach establishes a new state-of-the-art, achieving an accuracy (< 1.25) of 98.1% and reducing Squared Relative Error by over 17% compared to established baselines, demonstrating superior robustness in adverse surgical lighting.
