Bayes classifier fails in noisy label problems, hindering accurate classification.
Training a classifier with noisy labels is challenging when we don't know the distribution of label noise. The Bayes decision rule is often unidentified in such cases, making it hard to learn the optimal classifier. However, in some special situations where the Bayes decision rule is identified, a simple algorithm has been developed to learn it without needing to know the noise distribution.