paper-with-me

홈 › Papers

Learning Soft Labels via Meta Learning

2020-09-20 · Nidhi Vyas, Shreyas Saxena, Thomas Voice

One-hot labels do not represent soft decision boundaries among concepts, and hence, models trained on them are prone to overfitting. Using soft labels as targets provide regularization, but different soft labels might be optimal at different stages of optimization. Also, training with fixed labels in the presence of noisy annotations leads to worse generalization. To address these limitations, we propose a framework, where we treat the labels as learnable parameters, and optimize them along with model parameters. The learned labels continuously adapt themselves to the model's state, thereby providing dynamic regularization. When applied to the task of supervised image-classification, our method leads to consistent gains across different datasets and architectures. For instance, dynamically learned labels improve ResNet18 by 2.1% on CIFAR100. When applied to dataset containing noisy labels, the learned labels correct the annotation mistakes, and improves over state-of-the-art by a significant margin. Finally, we show that learned labels capture semantic relationship between classes, and thereby improve teacher models for the downstream task of distillation.

📄 PDF Abstract BibTeX arXiv:2009.09496

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationMeta-Learning

Similar Papers 제목 키워드 기반

Meta Soft Label Generation for Noisy Labels

2020-07-11 · Görkem Algan, Ilkay Ulusoy

The existence of noisy labels in the dataset causes significant performance degradation for deep neural networks (DNNs). To address this problem, we propose a Meta Soft Label Generation algorithm called MSLG, which can j…

Meta-Learning

MetaLabelNet: Learning to Generate Soft-Labels from Noisy-Labels

2021-03-19 · Görkem Algan, Ilkay Ulusoy

Real-world datasets commonly have noisy labels, which negatively affects the performance of deep neural networks (DNNs). In order to address this problem, we propose a label noise robust learning algorithm, in which the …

Learning to Purify Noisy Labels via Meta Soft Label Corrector

2020-08-03 · Yichen Wu, Jun Shu, Qi Xie, Qian Zhao 외

Recent deep neural networks (DNNs) can easily overfit to biased training data with noisy labels. Label correction strategy is commonly used to alleviate this issue by designing a method to identity suspected noisy labels…

Meta-Learning

Enhancing Metaphor Detection through Soft Labels and Target Word Prediction

2024-03-27 · Kaidi Jia, Rongsheng Li

Metaphors play a significant role in our everyday communication, yet detecting them presents a challenge. Traditional methods often struggle with improper application of language rules and a tendency to overlook data spa…

Knowledge DistillationPrompt Learning

AffectNet+: A Database for Enhancing Facial Expression Recognition with Soft-Labels

2024-10-29 · Ali Pourramezan Fard, Mohammad Mehdi Hosseini, Timothy D. Sweeny, Mohammad H. Mahoor

Automated Facial Expression Recognition (FER) is challenging due to intra-class variations and inter-class similarities. FER can be especially difficult when facial expressions reflect a mixture of various emotions (aka …

Facial Expression RecognitionFacial Expression Recognition (FER)