← Search

Yingbin Bai

4 accepted papers

2023

Subclass-Dominant Label Noise: A Counterexample for the Success of Early Stopping

NeurIPS 2023poster

In this paper, we empirically investigate a previously overlooked and widespread type of label noise, subclass-dominant label noise (SDN). Our findings reveal that, during the early stages of training, deep neural networks can rapidly memorize mislabeled examples in SDN. This phenomenon poses challe…

2022

RSA: Reducing Semantic Shift from Aggressive Augmentations for Self-supervised Learning

NeurIPS 2022accept

Most recent self-supervised learning methods learn visual representation by contrasting different augmented views of images. Compared with supervised learning, more aggressive augmentations have been introduced to further improve the diversity of training pairs. However, aggressive augmentations may…

2021

Understanding and Improving Early Stopping for Learning with Noisy Labels

NeurIPS 2021poster

The memorization effect of deep neural network (DNN) plays a pivotal role in many state-of-the-art label-noise learning methods. To exploit this property, the early stopping trick, which stops the optimization at the early stage of training, is usually adopted. Current methods generally decide the…