paper-with-me

Papers

I Find Your Lack of Uncertainty in Computer Vision Disturbing

2021-04-16 · Matias Valdenegro-Toro

Neural networks are used for many real world applications, but often they have problems estimating their own confidence. This is particularly problematic for computer vision applications aimed at making high stakes decisions with humans and their lives. In this paper we make a meta-analysis of the literature, showing that most if not all computer vision applications do not use proper epistemic uncertainty quantification, which means that these models ignore their own limitations. We describe the consequences of using models without proper uncertainty quantification, and motivate the community to adopt versions of the models they use that have proper calibrated epistemic uncertainty, in order to enable out of distribution detection. We close the paper with a summary of challenges on estimating uncertainty for computer vision applications and recommendations.

📄 PDF Abstract BibTeX arXiv:2104.08188

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution DetectionUncertainty Quantification

Similar Papers 제목 키워드 기반

Hand Gesture Real Time Paint Tool - Box

2017-09-03 · Vandit Gajjar, Viraj Mavani, Ayesha Gurnani

With current development universally in computing, now a days user interaction approaches with mouse, keyboard, touch-pens etc. are not sufficient. Directly using of hands or hand gestures as an input device is a method …

BIG-bench Machine Learning

How Reliable is Your Regression Model's Uncertainty Under Real-World Distribution Shifts?

2023-02-07 · Fredrik K. Gustafsson, Martin Danelljan, Thomas B. Schön

Many important computer vision applications are naturally formulated as regression problems. Within medical imaging, accurate regression models have the potential to automate various tasks, helping to lower costs and imp…

Out-of-Distribution Detectionregression

Knowing Your Uncertainty -- On the application of LLM in social sciences

2025-12-05 · Bolun Zhang, Linzhuo Li, Yunqi Chen, Qinlin Zhao 외 arxiv

Large language models (LLMs) are rapidly being integrated into computational social science research, yet their blackboxed training and designed stochastic elements in inference pose unique challenges for scientific inqu…

Bootstrap Your Own Variance

2023-12-06 · Polina Turishcheva, Jason Ramapuram, Sinead Williamson, Dan Busbridge 외

Understanding model uncertainty is important for many applications. We propose Bootstrap Your Own Variance (BYOV), combining Bootstrap Your Own Latent (BYOL), a negative-free Self-Supervised Learning (SSL) algorithm, wit…

Self-Supervised Learning

GANs in computer vision ebook

2020-06-10 · ebook 2020 6 · Nikolas Adaloglou, Sergios Karagianakos

In this article-series we are reviewing the most fundamental works of Generative Adversarial Networks in Computer Vision. We start from the very beginning from concepts such as generative learning, adversarial learning. …

ArticlesConditional Image GenerationImage GenerationImage-to-Image Translation+2