paper-with-me

Papers

Frustratingly Easy Uncertainty Estimation for Distribution Shift

2021-06-07 · Tiago Salvador, Vikram Voleti, Alexander Iannantuono, Adam Oberman

Distribution shift is an important concern in deep image classification, produced either by corruption of the source images, or a complete change, with the solution involving domain adaptation. While the primary goal is to improve accuracy under distribution shift, an important secondary goal is uncertainty estimation: evaluating the probability that the prediction of a model is correct. While improving accuracy is hard, uncertainty estimation turns out to be frustratingly easy. Prior works have appended uncertainty estimation into the model and training paradigm in various ways. Instead, we show that we can estimate uncertainty by simply exposing the original model to corrupted images, and performing simple statistical calibration on the image outputs. Our frustratingly easy methods demonstrate superior performance on a wide range of distribution shifts as well as on unsupervised domain adaptation tasks, measured through extensive experimentation.

📄 PDF Abstract BibTeX arXiv:2106.03762

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationimage-classificationImage ClassificationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

Return of Frustratingly Easy Domain Adaptation

2015-11-17 · Baochen Sun, Jiashi Feng, Kate Saenko

Unlike human learning, machine learning often fails to handle changes between training (source) and test (target) input distributions. Such domain shifts, common in practical scenarios, severely damage the performance of…

BIG-bench Machine LearningDomain AdaptationUnsupervised Domain Adaptation

Deep CORAL: Correlation Alignment for Deep Domain Adaptation

2016-07-06 · Baochen Sun, Kate Saenko

Deep neural networks are able to learn powerful representations from large quantities of labeled input data, however they cannot always generalize well across changes in input distributions. Domain adaptation algorithms …

Domain AdaptationDomain GeneralizationImage ClassificationUnsupervised Domain Adaptation

Frustratingly Easy Cross-Lingual Transfer for Transition-Based Dependency Parsing

2016-06-01 · NAACL 2016 6 · Oph{\'e}lie Lacroix, Lauriane Aufrant, Guillaume Wisniewski, Fran{\c{c}}ois Yvon
Cross-Lingual TransferDependency ParsingTransition-Based Dependency Parsing

Temporal Distribution Shift in Real-World Pharmaceutical Data: Implications for Uncertainty Quantification in QSAR Models

2025-02-06 · Hannah Rosa Friesacher, Emma Svensson, Susanne Winiwarter, Lewis Mervin 외

The estimation of uncertainties associated with predictions from quantitative structure-activity relationship (QSAR) models can accelerate the drug discovery process by identifying promising experiments and allowing an e…

Drug DiscoveryUncertainty Quantification

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