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

Hide and Seek in Noise Labels: Noise-Robust Collaborative Active Learning with LLM-Powered Assistance

About

Learning from noisy labels (LNL) is a challenge that arises in many real-world scenarios where collected training data can contain incorrect or corrupted labels. Most existing solutions identify noisy labels and adopt active learning to query human experts on them for denoising. In the era of large language models (LLMs), although we can reduce the human effort to improve these methods, their performances are still subject to accurately separating the clean and noisy samples from noisy data. In this paper, we propose an innovative collaborative learning framework NoiseAL based on active learning to combine LLMs and small models (SMs) for learning from noisy labels. During collaborative training, we first adopt two SMs to form a co-prediction network and propose a dynamic-enhanced threshold strategy to divide the noisy data into different subsets, then select the clean and noisy samples from these subsets to feed the active annotator LLMs to rectify noisy samples. Finally, we employ different optimization objectives to conquer subsets with different degrees of label noises. Extensive experiments on synthetic and real-world noise datasets further demonstrate the superiority of our framework over state-of-the-art baselines.

Bo Yuan, Yulin Chen, Yin Zhang, Wei Jiang• 2025

Related benchmarks

TaskDatasetResultRank
Text ClassificationAG-News
Accuracy93.92
248
Sentiment ClassificationSST2 (test)
Accuracy94.45
214
Text ClassificationTREC (test)
Accuracy97.16
113
Text ClassificationIMDB (test)
Accuracy94.6
77
Text ClassificationAGNews synthetic noise (test)
Accuracy93.92
50
Text ClassificationIMDB synthetic noise (test)
Accuracy92.78
50
Text ClassificationTrec synthetic noise (test)
Accuracy97.16
34
News topic classification20 Newsgroups 40% Symmetric Noise
Accuracy83.32
24
News topic classification20 Newsgroups 40% Instance-Dependent Noise
Accuracy82.9
24
News topic classification20 Newsgroups 20% Symmetric Noise
Accuracy84.75
24
Showing 10 of 42 rows

Other info

Follow for update