CLJul 25, 2025

NUTMEG: Separating Signal From Noise in Annotator Disagreement

arXiv:2507.18890v14 citationsh-index: 3EMNLP
Originality Incremental advance
AI Analysis

This addresses the challenge of improving model training accuracy in NLP by better handling annotator variability, though it is incremental as it builds on prior work recognizing disagreements as signal.

The paper tackles the problem of conflicting annotations in human-labeled NLP data by introducing NUTMEG, a Bayesian model that separates signal from noise in annotator disagreement, resulting in downstream models that significantly outperform those trained with traditional aggregation methods.

NLP models often rely on human-labeled data for training and evaluation. Many approaches crowdsource this data from a large number of annotators with varying skills, backgrounds, and motivations, resulting in conflicting annotations. These conflicts have traditionally been resolved by aggregation methods that assume disagreements are errors. Recent work has argued that for many tasks annotators may have genuine disagreements and that variation should be treated as signal rather than noise. However, few models separate signal and noise in annotator disagreement. In this work, we introduce NUTMEG, a new Bayesian model that incorporates information about annotator backgrounds to remove noisy annotations from human-labeled training data while preserving systematic disagreements. Using synthetic data, we show that NUTMEG is more effective at recovering ground-truth from annotations with systematic disagreement than traditional aggregation methods. We provide further analysis characterizing how differences in subpopulation sizes, rates of disagreement, and rates of spam affect the performance of our model. Finally, we demonstrate that downstream models trained on NUTMEG-aggregated data significantly outperform models trained on data from traditionally aggregation methods. Our results highlight the importance of accounting for both annotator competence and systematic disagreements when training on human-labeled data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes