Toward A Better Understanding of Monocular Depth Evaluation
Siyang Wu, Jack Nugent, Willow Yang, Jia Deng
TL;DR
This paper tackles inconsistent monocular depth evaluation by introducing a sensitivity-based framework that measures metric responses to perturbations of ground-truth depth. It enumerates six perturbations and uses an exchange-rate $R(A;B|P)=\frac{A'(0)}{B'(0)}$ to compare metrics, augmented by synthetic data and human judgments via new visualization tools. The authors propose Sensitivity Aligned Composition (SAC) and introduce RelNormal as a curvature-sensitive base metric, yielding SAWA-H as a human-aligned composite; they show that existing metrics under-respond to curvature and misalign with human perception. The work provides practical tools, datasets, and code to enable principled, application-driven metric design for monocular depth evaluation, with broad implications for evaluating and developing MDE methods.
Abstract
Monocular depth estimation is an important task with rapid progress, but how to evaluate it is not fully resolved, as evidenced by a lack of standardization in existing literature and a large selection of evaluation metrics whose trade-offs and behaviors are not fully understood. This paper contributes a novel, quantitative analysis of existing metrics in terms of their sensitivity to various types of perturbations of ground truth, emphasizing comparison to human judgment. Our analysis reveals that existing metrics are severely under-sensitive to curvature perturbation such as making smooth surfaces bumpy. To remedy this, we introduce a new metric based on relative surface normals, along with new depth visualization tools and a principled method to create composite metrics with better human alignment. Code and data are available at: https://github.com/princeton-vl/evalmde.
