English

You Are What You Annotate: Towards Better Models through Annotator Representations

Computation and Language 2023-10-24 v2

Abstract

Annotator disagreement is ubiquitous in natural language processing (NLP) tasks. There are multiple reasons for such disagreements, including the subjectivity of the task, difficult cases, unclear guidelines, and so on. Rather than simply aggregating labels to obtain data annotations, we instead try to directly model the diverse perspectives of the annotators, and explicitly account for annotators' idiosyncrasies in the modeling process by creating representations for each annotator (annotator embeddings) and also their annotations (annotation embeddings). In addition, we propose TID-8, The Inherent Disagreement - 8 dataset, a benchmark that consists of eight existing language understanding datasets that have inherent annotator disagreement. We test our approach on TID-8 and show that our approach helps models learn significantly better from disagreements on six different datasets in TID-8 while increasing model size by fewer than 1% parameters. By capturing the unique tendencies and subjectivity of individual annotators through embeddings, our representations prime AI models to be inclusive of diverse viewpoints.

Keywords

Cite

@article{arxiv.2305.14663,
  title  = {You Are What You Annotate: Towards Better Models through Annotator Representations},
  author = {Naihao Deng and Xinliang Frederick Zhang and Siyang Liu and Winston Wu and Lu Wang and Rada Mihalcea},
  journal= {arXiv preprint arXiv:2305.14663},
  year   = {2023}
}

Comments

Accepted to Findings of EMNLP 2023

R2 v1 2026-06-28T10:43:53.759Z