Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

REALM: Reliable Expertise-Aware Language Model Fine-Tuning from Noisy Annotations

About

Supervised fine-tuning of large language models relies on human-annotated data, yet annotation pipelines routinely involve multiple crowdworkers of heterogeneous expertise. Standard practice aggregates labels via majority vote or simple averaging, discarding annotator identity and causing the model to absorb the errors of unreliable annotators directly into its parameters. We propose REALM, a method that jointly learns the model parameters and a scalar expertise value for each annotator entirely unsupervised, requiring no supervision beyond annotator identity. The key idea is to model each observed label as a mixture between the model's prediction and a uniform random guess, weighted by the annotator's learned expertise. We extend REALM to a multi-task setting via a learned expertise matrix that captures per-annotator reliability across tasks. We evaluate on five question answering benchmarks, fine-tuning three sizes of Flan-T5 under simulated noisy annotations. The proposed algorithm consistently outperforms the naive noisy SFT in the large majority of single- and multi-task settings, across datasets, model sizes, and noise types, with accuracy improvements of up to $50\%$ in the most adversarial regime and gains that grow with model capacity.

Sajjad Ghiasvand, Mark Beliaev, Mahnoosh Alizadeh, Ramtin Pedarsani• 2026

Related benchmarks

TaskDatasetResultRank
Question AnsweringPubMedQA (test)
Accuracy60.95
170
Question AnsweringARC (test)
Accuracy62.85
153
Question AnsweringOBQA (test)
Accuracy71
80
Physical Commonsense ReasoningPIQA (test)
Accuracy77.67
59
Multi-task Question AnsweringARC, OBQA, and Riddle Combined (test)
Accuracy62.69
54
Question AnsweringRiddle (test)
Accuracy65.45
45
Question AnsweringPIQA (test)
Accuracy77.67
40
Multiple-choice Question AnsweringPubMedQA (test)
Accuracy62.1
34
Multiple-choice Question AnsweringPIQA (test)
Accuracy (PIQA)77.67
27
Multiple-choice Question AnsweringARC (test)
Accuracy57.68
21
Showing 10 of 12 rows

Other info

Follow for update