Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CleaR: Towards Robust and Generalized Parameter-Efficient Fine-Tuning for Noisy Label Learning

About

Parameter-efficient fine-tuning (PEFT) has enabled the efficient optimization of cumbersome language models in real-world settings. However, as datasets in such environments often contain noisy labels that adversely affect performance, PEFT methods are inevitably exposed to noisy labels. Despite this challenge, the adaptability of PEFT to noisy environments remains underexplored. To bridge this gap, we investigate various PEFT methods under noisy labels. Interestingly, our findings reveal that PEFT has difficulty in memorizing noisy labels due to its inherently limited capacity, resulting in robustness. However, we also find that such limited capacity simultaneously makes PEFT more vulnerable to interference of noisy labels, impeding the learning of clean samples. To address this issue, we propose Clean Routing (CleaR), a novel routing-based PEFT approach that adaptively activates PEFT modules. In CleaR, PEFT modules are preferentially exposed to clean data while bypassing the noisy ones, thereby minimizing the noisy influence. To verify the efficacy of CleaR, we perform extensive experiments on diverse configurations of noisy labels. The results convincingly demonstrate that CleaR leads to substantially improved performance in noisy environments.

Yeachan Kim, Junho Kim, SangKeun Lee• 2024

Related benchmarks

TaskDatasetResultRank
Intent ClassificationBanking77 (test)
Accuracy93.1
151
Text Classification20NG (test)--
18
Text ClassificationAGNews (test)
Perturbation S (20%)92.98
10
Text ClassificationTrec 20%S (test)
Accuracy96.01
10
Text ClassificationSST-5 20%S (test)
Accuracy53.69
10
Text ClassificationSST-2 20%S (test)
Accuracy87.21
10
Sentiment AnalysisStandard Sentiment Treebank 5 Symmetric 20% noise (test)
Peak Accuracy52.4
9
Sentiment AnalysisSST-5 Symmetric 40% noise (test)
Peak Accuracy51.6
9
Sentiment AnalysisSST-5 Symmetric 60% noise (test)
Peak Accuracy51.4
9
Sentiment AnalysisSST-5 Asymmetric 20% noise (test)
Peak Accuracy52.3
9
Showing 10 of 37 rows

Other info

Code

Follow for update