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

Weed Out, Then Harvest: Dual Low-Rank Adaptation is an Effective Noisy Label Detector for Noise-Robust Learning

About

Parameter-efficient fine-tuning (PEFT) large language models (LLMs) have shown impressive performance in various downstream tasks. However, in many real-world scenarios, the collected training data inevitably contains noisy labels. To learn from noisy labels, most solutions select samples with small losses for model training. However, the selected samples, in turn, impact the loss computation in the next iteration. An inaccurate initial selection can create a vicious cycle, leading to suboptimal performance. To break this cycle, we propose Delora, a novel framework that decouples the sample selection from model training. For sample selection, Delora establishes a noisy label detector by introducing clean and noisy LoRA. Benefiting from the memory effect, the clean LoRA is encouraged to memorize clean data, while the noisy LoRA is constrained to memorize mislabeled data, which serves as a learnable threshold for selecting clean and noisy samples. For model training, Delora can use carefully selected samples to fine-tune language models seamlessly. Experimental results on synthetic and real-world noisy datasets demonstrate the effectiveness of Delora in noisy label detection and text classification.

Bo Yuan, Yulin Chen, Yin Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Text Classification20NG (test)--
18
Text ClassificationAGNews (test)
Perturbation S (20%)95.64
10
Text ClassificationTrec 20%S (test)
Accuracy98.46
10
Text ClassificationSST-2 20%S (test)
Accuracy96.5
10
Text ClassificationSST-5 20%S (test)
Accuracy57.39
10
Question ClassificationTrec 60% Symmetric noise (test)
Accuracy84.53
8
Question ClassificationTrec 60% Asymmetric noise (test)
Accuracy71.96
8
Text ClassificationTrec 40%S (test)
Accuracy97.6
8
Text ClassificationTrec 20%A (test)
Accuracy98.3
8
Text ClassificationTrec 40%A (test)
Accuracy97.4
8
Showing 10 of 23 rows

Other info

Follow for update