CVROOct 23, 2023

RoboDepth: Robust Out-of-Distribution Depth Estimation under Corruptions

arXiv:2310.15171v167 citationsh-index: 29
Originality Synthesis-oriented
AI Analysis

This addresses a critical safety issue for autonomous systems by highlighting robustness gaps in depth estimation, though it is incremental as it focuses on evaluation rather than new methods.

The paper tackled the problem of depth estimation models being vulnerable to out-of-distribution corruptions in real-world settings like autonomous driving, by introducing RoboDepth, a robustness test suite with 18 corruptions, and benchmarking 42 models to reveal their susceptibility.

Depth estimation from monocular images is pivotal for real-world visual perception systems. While current learning-based depth estimation models train and test on meticulously curated data, they often overlook out-of-distribution (OoD) situations. Yet, in practical settings -- especially safety-critical ones like autonomous driving -- common corruptions can arise. Addressing this oversight, we introduce a comprehensive robustness test suite, RoboDepth, encompassing 18 corruptions spanning three categories: i) weather and lighting conditions; ii) sensor failures and movement; and iii) data processing anomalies. We subsequently benchmark 42 depth estimation models across indoor and outdoor scenes to assess their resilience to these corruptions. Our findings underscore that, in the absence of a dedicated robustness evaluation framework, many leading depth estimation models may be susceptible to typical corruptions. We delve into design considerations for crafting more robust depth estimation models, touching upon pre-training, augmentation, modality, model capacity, and learning paradigms. We anticipate our benchmark will establish a foundational platform for advancing robust OoD depth estimation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes