paper-with-me

홈 › Papers

A Simple Probabilistic Method for Deep Classification under Input-Dependent Label Noise

2020-03-15 · Mark Collier, Basil Mustafa, Efi Kokiopoulou, Rodolphe Jenatton, Jesse Berent

Datasets with noisy labels are a common occurrence in practical applications of classification methods. We propose a simple probabilistic method for training deep classifiers under input-dependent (heteroscedastic) label noise. We assume an underlying heteroscedastic generative process for noisy labels. To make gradient based training feasible we use a temperature parameterized softmax as a smooth approximation to the assumed generative process. We illustrate that the softmax temperature controls a bias-variance trade-off for the approximation. By tuning the softmax temperature, we improve accuracy, log-likelihood and calibration on both image classification benchmarks with controlled label noise as well as Imagenet-21k which has naturally occurring label noise. For image segmentation, our method increases the mean IoU on the PASCAL VOC and Cityscapes datasets by more than 1% over the state-of-the-art model.

📄 PDF Abstract BibTeX arXiv:2003.06778

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage ClassificationImage SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Bayesian Classification and Inference in a Probabilistic Type Theory with Records

2021-06-01 · ACL (NALOMA, IWCS) 2021 6 · Staffan Larsson, Robin Cooper

We propose a probabilistic account of semantic inference and classification formulated in terms of probabilistic type theory with records, building on Cooper et. al. (2014) and Cooper et. al. (2015). We suggest probabili…

ClassificationVocal Bursts Type Prediction

Correlated Input-Dependent Label Noise in Large-Scale Image Classification

2021-05-19 · CVPR 2021 1 · Mark Collier, Basil Mustafa, Efi Kokiopoulou, Rodolphe Jenatton 외

Large scale image classification datasets often contain noisy labels. We take a principled probabilistic approach to modelling input-dependent, also known as heteroscedastic, label noise in these datasets. We place a mul…

Classificationimage-classificationImage Classification

Objective, Probabilistic, and Generalized Noise Level Dependent Classifications of sets of more or less 2D Periodic Images into Plane Symmetry Groups

2020-09-17 · Andrew Dempsey, Peter Moeck

Crystallographic symmetry classifications from real-world images with periodicities in two dimensions (2D) are of interest to crystallographers and practitioners of computer vision studies alike. Currently, these classif…

Symmetry Detection

Bayes and Naive Bayes Classifier

2014-04-03 · Vikramkumar, Vijaykumar B, Trilochan

The Bayesian Classification represents a supervised learning method as well as a statistical method for classification. Assumes an underlying probabilistic model and it allows us to capture uncertainty about the model in…

ClassificationGeneral Classification

Functional Distribution Networks (FDN)

2025-10-20 · Omer Haq arxiv

Modern probabilistic regressors often remain overconfident under distribution shift. Functional Distribution Networks (FDN) place input-conditioned distributions over network weights, producing predictive mixtures whose …