Skip to content

agneet42/robustness_depth_lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

On the Robustness of Language Guidance for Low-Level Vision Tasks: Findings from Depth Estimation

📃 Paper | 🎮 Project Website

📄 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.

📚 Contents

💾 Installation

Please follow the well-described instructions in VPD, to setup their codebase and download the NYUv2 dataset.

🖼️ Data

Refer to the data/ directory.

📊 Sample Scripts

Refer to the sample_scripts/ directory.

📜 Citing

@misc{chatterjee2024robustness,
      title={On the Robustness of Language Guidance for Low-Level Vision Tasks: Findings from Depth Estimation}, 
      author={Agneet Chatterjee and Tejas Gokhale and Chitta Baral and Yezhou Yang},
      year={2024},
      eprint={2404.08540},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

🙏 Acknowledgments

The authors acknowledge resources and support from the Research Computing facilities at Arizona State University. This work was supported by NSF RI grants #1750082 and #2132724. The views and opinions of the authors expressed herein do not necessarily state or reflect those of the funding agencies and employers.

About

[CVPR 2024] "On the Robustness of Language Guidance for Low-Level Vision Tasks: Findings from Depth Estimation"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages