Fine tuning Pre trained Models for Robustness Under Noisy Labels
Sumyeong Ahn, Sihyeon Kim, Jongwoo Ko, Se-Young Yun

TL;DR
This paper introduces TURN, a novel fine-tuning algorithm for pre-trained models that enhances robustness against noisy labels by protecting feature extractors and reducing label noise, leading to improved performance.
Contribution
The paper proposes a new fine-tuning method, TURN, specifically designed for noisy datasets, combining classifier tuning and noise reduction for better robustness and efficiency.
Findings
TURN outperforms previous methods on benchmark datasets.
The approach effectively reduces the impact of noisy labels.
It maintains high generalization performance with lower training costs.
Abstract
The presence of noisy labels in a training dataset can significantly impact the performance of machine learning models. To tackle this issue, researchers have explored methods for Learning with Noisy Labels to identify clean samples and reduce the influence of noisy labels. However, constraining the influence of a certain portion of the training dataset can result in a reduction in overall generalization performance. To alleviate this, recent studies have considered the careful utilization of noisy labels by leveraging huge computational resources. Therefore, the increasing training cost necessitates a reevaluation of efficiency. In other areas of research, there has been a focus on developing fine-tuning techniques for large pre-trained models that aim to achieve both high generalization performance and efficiency. However, these methods have mainly concentrated on clean datasets, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Water Systems and Optimization · Anomaly Detection Techniques and Applications
MethodsFocus
