🤖 AI Summary
Monocular depth estimation typically predicts a single depth value per pixel, failing to capture multi-layer geometric structures along the same line of sight in transparent or occluded scenes. To address this limitation, this work introduces MultiDepth-3k, the first benchmark with dual-layer sparse annotations, and proposes the Multi-Layer Spatial Relationship Accuracy (ML-SRA) metric to systematically reveal layer preference discrepancies among prevailing foundation models under geometric ambiguity. Furthermore, we present Laplacian Visual Prompting (LVP), a training-free spectral-domain input transformation that modulates layer selection in frozen models without parameter updates. Experiments demonstrate that integrating LVP enables DAv2-L to achieve 75.5% ML-SRA, confirming that implicit multi-layer geometric representations within pre-trained models can be effectively elicited through input modulation.
📝 Abstract
A faithful 3D world representation should account for layered geometry, where a single camera ray may contain multiple visible and geometrically valid surfaces. Monocular depth estimation, however, reduces this structure to one scalar depth per pixel. Transparent scenes make this ambiguity measurable: the same ray can pass through foreground glass and observe the background, turning the supervised target into a convention of annotation, data, and training rather than a scene-intrinsic truth. A learned predictor exposes this convention as its depth-layer preference. We introduce MultiDepth-3k (MD-3k), a sparse two-layer ordinal benchmark for measuring depth-layer preference and multi-layer spatial relationship accuracy (ML-SRA). On MD-3k, leading depth foundation models exhibit diverse layer preferences under standard RGB input, showing that the same layered geometry can be resolved differently across models. We further find that Laplacian Visual Prompting (LVP), a training-free spectral input transformation, can substantially change the reported layer for certain frozen models. The strongest RGB/LVP pair, DAv2-L, reaches 75.5% ML-SRA. These results suggest that depth foundation models may express complementary geometric hypotheses that standard RGB inference leaves unexpressed. We invite the community to rethink depth supervision and evaluation through an ambiguity-aware lens, where multiple valid 3D interpretations are treated as geometric structure to be measured, preserved, and expressed.