GTLGMLMay 25, 2025

Incentivizing High-Quality Human Annotations with Golden Questions

arXiv:2505.19134v11 citationsh-index: 6
Originality Highly original
AI Analysis

This addresses the challenge of incentivizing paid annotators to produce reliable data for AI training, offering a novel monitoring approach that could improve data quality in domains like human preference alignment.

The paper tackles the problem of ensuring high-quality human annotations for training large language models by proposing a principal-agent model with hypothesis testing using golden questions, showing that strategic annotator behavior leads to a testing rate of Θ(1/√(n log n)) and identifying criteria for effective golden questions.

Human-annotated data plays a vital role in training large language models (LLMs), such as supervised fine-tuning and human preference alignment. However, it is not guaranteed that paid human annotators produce high-quality data. In this paper, we study how to incentivize human annotators to do so. We start from a principal-agent model to model the dynamics between the company (the principal) and the annotator (the agent), where the principal can only monitor the annotation quality by examining $n$ samples. We investigate the maximum likelihood estimators (MLE) and the corresponding hypothesis testing to incentivize annotators: the agent is given a bonus if the MLE passes the test. By analyzing the variance of the outcome, we show that the strategic behavior of the agent makes the hypothesis testing very different from traditional ones: Unlike the exponential rate proved by the large deviation theory, the principal-agent model's hypothesis testing rate is of $Θ(1/\sqrt{n \log n})$. Our theory implies two criteria for the \emph{golden questions} to monitor the performance of the annotators: they should be of (1) high certainty and (2) similar format to normal ones. In that light, we select a set of golden questions in human preference data. By doing incentive-compatible experiments, we find out that the annotators' behavior is better revealed by those golden questions, compared to traditional survey techniques such as instructed manipulation checks.

Foundations

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

Your Notes