Pith. sign in

REVIEW 2 cited by

Evaluating Robustness of Monocular Depth Estimation with Procedural Scene Perturbations

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2507.00981 v2 pith:XRONAQMJ submitted 2025-07-01 cs.CV

Evaluating Robustness of Monocular Depth Estimation with Procedural Scene Perturbations

classification cs.CV
keywords depthrobustnessperturbationsproceduralbenchmarksestimationevaluationmodels
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Recent years have witnessed substantial progress on monocular depth estimation, particularly as measured by the success of large models on standard benchmarks. However, performance on standard benchmarks does not offer a complete assessment, because most evaluate accuracy but not robustness. In this work, we introduce PDE (Procedural Depth Evaluation), a new benchmark which enables systematic robustness evaluation. PDE uses procedural generation to create 3D scenes that test robustness to various controlled perturbations, including object, camera, material and lighting changes. Our analysis yields interesting findings on what perturbations are challenging for state-of-the-art depth models, which we hope will inform further research. Code and data are available at https://github.com/princeton-vl/proc-depth-eval.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Geometric Distillation from Rectified Stereo: Leveraging Epipolar Cues for Monocular Depth

    cs.CV 2026-07 conditional novelty 7.0

    EpiDistill uses depth-guided epipolar attention and learnable rectified stereo tokens to distill multi-view scale knowledge into single-view monocular depth models.

  2. ProcFunc: Function-Oriented Abstractions for Procedural 3D Generation in Python

    cs.CV 2026-04 unverdicted novelty 5.0

    ProcFunc introduces a Python library with function-oriented abstractions for procedural 3D generation in Blender, enabling combinatorial scene creation and demonstrated via a new indoor room generator with composition...