Table of Contents
Fetching ...

Annotation Sensitivity: Training Data Collection Methods Affect Model Performance

Christoph Kern, Stephanie Eckman, Jacob Beck, Rob Chew, Bolei Ma, Frauke Kreuter

TL;DR

This study introduces annotation sensitivity, illustrating how annotation instrument design materially changes hate speech and offensive language labeling and the downstream performance of fine-tuned BERT models. By randomly assigning annotators to five task-structure conditions and training condition-specific models, the authors show systematic differences in annotation shares, model accuracy, and learning efficiency across conditions, with no single design clearly superior. The work emphasizes the need for transparency in annotation instrument design and suggests that incorporating variation in task structure can improve robustness to annotation-driven biases, contributing to data-centric AI and reproducible NLP research. It also discusses practical implications for pre-annotation strategies and bias mitigation, highlighting fatigue, order effects, and anchoring as important factors to address in future annotation pipelines.

Abstract

When training data are collected from human annotators, the design of the annotation instrument, the instructions given to annotators, the characteristics of the annotators, and their interactions can impact training data. This study demonstrates that design choices made when creating an annotation instrument also impact the models trained on the resulting annotations. We introduce the term annotation sensitivity to refer to the impact of annotation data collection methods on the annotations themselves and on downstream model performance and predictions. We collect annotations of hate speech and offensive language in five experimental conditions of an annotation instrument, randomly assigning annotators to conditions. We then fine-tune BERT models on each of the five resulting datasets and evaluate model performance on a holdout portion of each condition. We find considerable differences between the conditions for 1) the share of hate speech/offensive language annotations, 2) model performance, 3) model predictions, and 4) model learning curves. Our results emphasize the crucial role played by the annotation instrument which has received little attention in the machine learning literature. We call for additional research into how and why the instrument impacts the annotations to inform the development of best practices in instrument design.

Annotation Sensitivity: Training Data Collection Methods Affect Model Performance

TL;DR

This study introduces annotation sensitivity, illustrating how annotation instrument design materially changes hate speech and offensive language labeling and the downstream performance of fine-tuned BERT models. By randomly assigning annotators to five task-structure conditions and training condition-specific models, the authors show systematic differences in annotation shares, model accuracy, and learning efficiency across conditions, with no single design clearly superior. The work emphasizes the need for transparency in annotation instrument design and suggests that incorporating variation in task structure can improve robustness to annotation-driven biases, contributing to data-centric AI and reproducible NLP research. It also discusses practical implications for pre-annotation strategies and bias mitigation, highlighting fatigue, order effects, and anchoring as important factors to address in future annotation pipelines.

Abstract

When training data are collected from human annotators, the design of the annotation instrument, the instructions given to annotators, the characteristics of the annotators, and their interactions can impact training data. This study demonstrates that design choices made when creating an annotation instrument also impact the models trained on the resulting annotations. We introduce the term annotation sensitivity to refer to the impact of annotation data collection methods on the annotations themselves and on downstream model performance and predictions. We collect annotations of hate speech and offensive language in five experimental conditions of an annotation instrument, randomly assigning annotators to conditions. We then fine-tune BERT models on each of the five resulting datasets and evaluate model performance on a holdout portion of each condition. We find considerable differences between the conditions for 1) the share of hate speech/offensive language annotations, 2) model performance, 3) model predictions, and 4) model learning curves. Our results emphasize the crucial role played by the annotation instrument which has received little attention in the machine learning literature. We call for additional research into how and why the instrument impacts the annotations to inform the development of best practices in instrument design.
Paper Structure (22 sections, 8 figures, 8 tables)

This paper contains 22 sections, 8 figures, 8 tables.

Figures (8)

  • Figure 1: Illustration of Experimental Conditions
  • Figure 2: Performance (balanced accuracy) of BERT models across annotation conditions
  • Figure 3: Performance (ROC-AUC) of BERT models across annotation conditions
  • Figure 4: Learning curves of BERT models compared by annotation conditions
  • Figure A.1: Performance (balanced accuracy) of LSTM models across conditions
  • ...and 3 more figures