paper-with-me

홈 › Papers

Calibrated ensembles can mitigate accuracy tradeoffs under distribution shift

2022-07-18 · Ananya Kumar, Tengyu Ma, Percy Liang, aditi raghunathan

We often see undesirable tradeoffs in robust machine learning where out-of-distribution (OOD) accuracy is at odds with in-distribution (ID) accuracy: a robust classifier obtained via specialized techniques such as removing spurious features often has better OOD but worse ID accuracy compared to a standard classifier trained via ERM. In this paper, we find that ID-calibrated ensembles -- where we simply ensemble the standard and robust models after calibrating on only ID data -- outperforms prior state-of-the-art (based on self-training) on both ID and OOD accuracy. On eleven natural distribution shift datasets, ID-calibrated ensembles obtain the best of both worlds: strong ID accuracy and OOD accuracy. We analyze this method in stylized settings, and identify two important conditions for ensembles to perform well both ID and OOD: (1) we need to calibrate the standard and robust models (on ID data, because OOD data is unavailable), (2) OOD has no anticorrelated spurious features.

📄 PDF Abstract BibTeX arXiv:2207.08977

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Calibrated ensembles - a simple way to mitigate ID-OOD accuracy tradeoffs

2021-09-29 · Ananya Kumar, aditi raghunathan, Tengyu Ma, Percy Liang

We often see undesirable tradeoffs in robust machine learning where out-of-distribution (OOD) accuracy is at odds with in-distribution (ID) accuracy. A ‘robust’ classifier obtained via specialized techniques like removin…

Privacy Leakage Avoidance with Switching Ensembles

2019-11-18 · Rauf Izmailov, Peter Lin, Chris Mesterharm, Samyadeep Basu

We consider membership inference attacks, one of the main privacy issues in machine learning. These recently developed attacks have been proven successful in determining, with confidence better than a random guess, wheth…

BIG-bench Machine Learning

Humble your Overconfident Networks: Unlearning Overfitting via Sequential Monte Carlo Tempered Deep Ensembles

2025-05-16 · Andrew Millard, Zheng Zhao, Joshua Murphy, Simon Maskell

Sequential Monte Carlo (SMC) methods offer a principled approach to Bayesian uncertainty quantification but are traditionally limited by the need for full-batch gradient evaluations. We introduce a scalable variant by in…

image-classificationImage ClassificationOut of Distribution (OOD) DetectionTransfer Learning+1

On Power Laws in Deep Ensembles

2020-07-16 · NeurIPS 2020 12 · Ekaterina Lobacheva, Nadezhda Chirkova, Maxim Kodryan, Dmitry Vetrov

Ensembles of deep neural networks are known to achieve state-of-the-art performance in uncertainty estimation and lead to accuracy improvement. In this work, we focus on a classification problem and investigate the behav…

Diversity regularization in deep ensembles

2018-02-22 · Changjian Shui, Azadeh Sadat Mozafari, Jonathan Marek, Ihsen Hedhli 외

Calibrating the confidence of supervised learning models is important for a variety of contexts where the certainty over predictions should be reliable. However, it has been reported that deep neural network models are o…

DiversityPrediction