On the Robustness of Language Guidance for Low-Level Vision Tasks: Findings from Depth Estimation
Agneet Chatterjee, Tejas Gokhale, Chitta Baral, Yezhou Yang
TL;DR
The paper challenges the presumed benefits of language priors for low-level monocular depth estimation by systematically evaluating how scene-level vs. low-level language descriptions affect robustness and generalization. Using the VPD framework and a suite of sentence-types that encode spatial relationships, the authors show a strong scene-level bias: depth models perform best with scene-level prompts and deteriorate when low-level relational language is introduced, even under zero-shot conditions. Through targeted analyses of supervised vs. zero-shot settings, adversarial masking, and schema-driven scene shifts, the study reveals notable failures in current language-guided depth estimation and attributes them to cross-modal grounding limitations in diffusion-based encoders and CLIP’s limited spatial grounding. The work provides a concrete framework for constructing low-level language inputs, highlights failure modes, and calls for robust grounding and distributionally aware designs to make language-guided depth estimation viable in real-world, safety-critical applications.
Abstract
Recent advances in monocular depth estimation have been made by incorporating natural language as additional guidance. Although yielding impressive results, the impact of the language prior, particularly in terms of generalization and robustness, remains unexplored. In this paper, we address this gap by quantifying the impact of this prior and introduce methods to benchmark its effectiveness across various settings. We generate "low-level" sentences that convey object-centric, three-dimensional spatial relationships, incorporate them as additional language priors and evaluate their downstream impact on depth estimation. Our key finding is that current language-guided depth estimators perform optimally only with scene-level descriptions and counter-intuitively fare worse with low level descriptions. Despite leveraging additional data, these methods are not robust to directed adversarial attacks and decline in performance with an increase in distribution shift. Finally, to provide a foundation for future research, we identify points of failures and offer insights to better understand these shortcomings. With an increasing number of methods using language for depth estimation, our findings highlight the opportunities and pitfalls that require careful consideration for effective deployment in real-world settings
