One Scene, Two Depths: Probing Geometric Ambiguity in Monocular Foundation Models
Summary
Introduces MultiDepth-3k, a benchmark to evaluate depth-layer preferences in monocular depth foundation models, and shows Laplacian Visual Prompting can alter reported depth layers, suggesting complementary geometric hypotheses exist across models.
View Cached Full Text
Cached at: 06/30/26, 03:37 PM
Paper page - One Scene, Two Depths: Probing Geometric Ambiguity in Monocular Foundation Models
Source: https://huggingface.co/papers/2606.29600
Abstract
Afaithful3Dworldrepresentationshouldaccountforlayeredgeometry,whereasinglecameraraymaycontainmultiplevisibleandgeometricallyvalidsurfaces.Monoculardepthestimation,however,reducesthisstructuretoonescalardepthperpixel.Transparentscenesmakethisambiguitymeasurable:thesameraycanpassthroughforegroundglassandobservethebackground,turningthesupervisedtargetintoaconventionofannotation,data,andtrainingratherthanascene-intrinsictruth.Alearnedpredictorexposesthisconventionasitsdepth-layerpreference.WeintroduceMultiDepth-3k(MD-3k),asparsetwo-layerordinalbenchmarkformeasuringdepth-layerpreferenceandmulti-layerspatialrelationshipaccuracy(ML-SRA).OnMD-3k,leadingdepthfoundationmodelsexhibitdiverselayerpreferencesunderstandardRGBinput,showingthatthesamelayeredgeometrycanberesolveddifferentlyacrossmodels.WefurtherfindthatLaplacianVisualPrompting(LVP),atraining-freespectralinputtransformation,cansubstantiallychangethereportedlayerforcertainfrozenmodels.ThestrongestRGB/LVPpair,DAv2-L,reaches75.5%ML-SRA.TheseresultssuggestthatdepthfoundationmodelsmayexpresscomplementarygeometrichypothesesthatstandardRGBinferenceleavesunexpressed.Weinvitethecommunitytorethinkdepthsupervisionandevaluationthroughanambiguity-awarelens,wheremultiplevalid3Dinterpretationsaretreatedasgeometricstructuretobemeasured,preserved,andexpressed.
View arXiv pageView PDFGitHub13Add to collection
Get this paper in your agent:
hf papers read 2606\.29600
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2606.29600 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2606.29600 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2606.29600 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Unified Panoramic Geometry Estimation via Multi-View Foundation Models
PaGeR adapts the multi-view perspective foundation model Depth Anything 3 to predict scale-invariant and metric depth, surface normals, and sky segmentation from a single equirectangular image, using a fixed cubemap representation that keeps VRAM and runtime constant. The paper also releases the ZüriPano and PanoInfinigen datasets.
Geometry Matters: 3D Foundation Priors for Learning Semantic Correspondence
This paper introduces a post-training framework that leverages 3D priors from SAM3D to improve semantic correspondence in 2D foundation features, addressing issues like left-right confusion and repeated parts. The method uses instance-specific 3D reconstruction without pose annotations or spherical geometry shortcuts.
Masked depth modeling with sensor-validity masking: reports best RMSE on 7 of 8 masked/sparse depth benchmarks, plus a controlled encoder-init study[R]
This paper proposes masked depth modeling with sensor-validity masking, achieving best RMSE on 7 out of 8 masked/sparse depth benchmarks, with a controlled encoder-init study.
Beyond 3D VQAs: Injecting 3D Spatial Priors into Vision-Language Models for Enhanced Geometric Reasoning
This paper proposes GASP, a framework that injects geometric priors into vision-language models via deep supervision with contrastive and depth consistency losses, achieving significant improvements on 3D spatial reasoning benchmarks without using 3D VQA data.
Unlocking Dense Metric Depth Estimation in VLMs
DepthVLM enhances Vision-Language Models with a lightweight depth head and unified vision-text supervision, achieving dense metric depth estimation and improved 3D spatial reasoning while maintaining multimodal capabilities.