paper-with-me

Papers

Hypothesis Testing for Class-Conditional Label Noise

2021-03-03 · Rafael Poyiadzi, Weisong Yang, Niall Twomey, Raul Santos-Rodriguez

In this paper we provide machine learning practitioners with tools to answer the question: is there class-conditional noise in my labels? In particular, we present hypothesis tests to check whether a given dataset of instance-label pairs has been corrupted with class-conditional label noise, as opposed to uniform label noise, with the former biasing learning, while the latter -- under mild conditions -- does not. The outcome of these tests can then be used in conjunction with other information to assess further steps. While previous works explore the direct estimation of the noise rates, this is known to be hard in practice and does not offer a real understanding of how trustworthy the estimates are. These methods typically require anchor points -- examples whose true posterior is either 0 or 1. Differently, in this paper we assume we have access to a set of anchor points whose true posterior is approximately 1/2. The proposed hypothesis tests are built upon the asymptotic properties of Maximum Likelihood Estimators for Logistic Regression models. We establish the main properties of the tests, including a theoretical and empirical analysis of the dependence of the power on the test on the training sample size, the number of anchor points, the difference of the noise rates and the use of relaxed anchors.

📄 PDF Abstract BibTeX arXiv:2103.02630

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Hypothesis Testing for Class-Conditional Noise Using Local Maximum Likelihood

2023-12-15 · Weisong Yang, Rafael Poyiadzi, Niall Twomey, Raul Santos Rodriguez

In supervised learning, automatically assessing the quality of the labels before any learning takes place remains an open research question. In certain particular cases, hypothesis testing procedures have been proposed t…

regression

Robust Online Classification: From Estimation to Denoising

2023-09-04 · Changlong Wu, Ananth Grama, Wojciech Szpankowski

We study online classification of features into labels with general hypothesis classes. In our setting, true labels are determined by some function within the hypothesis class but are corrupted by unknown stochastic nois…

ClassificationDenoising

Beyond Class-Conditional Assumption: A Primary Attempt to Combat Instance-Dependent Label Noise

2020-12-10 · Pengfei Chen, Junjie Ye, Guangyong Chen, Jingwei Zhao 외

Supervised learning under label noise has seen numerous advances recently, while existing theoretical findings and empirical results broadly build up on the class-conditional noise (CCN) assumption that the noise is inde…

Image Classification

Generalized Likelihood Ratio Test for Adversarially Robust Hypothesis Testing

2021-12-04 · Bhagyashree Puranik, Upamanyu Madhow, Ramtin Pedarsani

Machine learning models are known to be susceptible to adversarial attacks which can cause misclassification by introducing small but well designed perturbations. In this paper, we consider a classical hypothesis testing…

Conditional inference on the asset with maximum Sharpe ratio

2019-06-03 · Steven E. Pav

We apply the procedure of Lee et al. to the problem of performing inference on the signal-noise ratio of the asset which displays maximum sample Sharpe ratio over a set of possibly correlated assets. We find a multivaria…