intercoder reliability

Operationalizing theoretical constructs into clear annotation labels and designing protocols and metrics (e.g., agreement statistics) so multiple coders can consistently and reliably label short texts or technical precision in papers.

intercoderreliability

12-Month Skill Trend

Momentum and market value over time
Trending
Score
+20 in 12 mo
96
12 mo agoNow
Career
Value
+$12K in 12 mo
$42K/year
12 mo agoNow

Recommended Survey Paper

Quick overview of the field
View more

Must-Read Papers

Most classic and influential ideas
View more

Consistency is Key: Disentangling Label Variation in Natural Language Processing with Intra-Annotator Agreement

Jan 25, 2023
GA
Gavin Abercrombie
🏛️ Heriot-Watt University | Alana AI | Bocconi University

NLP data quality assessment has long relied on inter-annotator agreement, overlooking intra-annotator consistency—the temporal stability of individual annotators’ judgments. This neglect challenges the implicit “gold label as ground truth” assumption. Method: We conduct exploratory repeated annotation experiments across major NLP datasets and quantify intra-annotator agreement using Cohen’s and Fleiss’ Kappa, complemented by qualitative perceptual analysis. Contribution/Results: We demonstrate that mainstream NLP datasets routinely omit intra-annotator consistency reporting; moreover, individual annotators exhibit significant temporal variability in labeling identical texts. We identify and disentangle the dual influence of textual ambiguity and subjectivity on annotation stability. Our work establishes intra-annotator agreement as a foundational data quality metric, providing both a methodological framework and concrete guidelines for constructing more robust, reproducible NLP datasets.

Assessing annotator inconsistency across multiple NLP classification tasksInvestigating reasons for annotator disagreement through quality control measuresMeasuring intra-annotator agreement for label stability in NLP tasks

This study addresses the inconsistency in human annotation caused by ambiguous category definitions in traditional content moderation. To resolve this, the authors propose an AI-driven constitutional annotation framework: large language models first assist humans in formulating structured, interpretable category “constitutions,” which then guide automated dual-axis labeling of intent and content safety. This approach shifts human effort from case-by-case judgments to high-level semantic definition. Evaluated on harassment, hate speech, and non-violent criminal conduct tasks, the method reduces cross-model annotation inconsistency by up to 57-fold compared to conventional paragraph-based rules and effectively exposes latent gaps in existing policy formulations.

annotation driftcategory definitionscontent moderation

Although large language models (LLMs) can achieve agreement with human annotators in text coding, their judgments may rely on superficial features unrelated to the underlying theoretical construct, thereby lacking construct validity. To address this issue, this work proposes a “fine-grained calibration” approach that decomposes theoretical constructs into clause-level components, validates each component against extractive evidence, and aggregates results according to explicit theoretical rules to assess whether LLMs genuinely measure the target construct. This method shifts the validation of construct validity from output consistency to process interpretability, enabling identification of errors stemming either from missing components or confusion with neighboring constructs. It establishes a transparent and interpretable paradigm for trustworthy measurement using LLMs in the social sciences.

coding reliabilityconstruct validitylarge language models

Amid the growing diversity of natural language processing tasks, existing inter-annotator agreement (IAA) metrics often suffer from limited applicability and interpretability when confronted with heterogeneous task types, label imbalance, and missing data. This work systematically reviews the theoretical foundations and practical methodologies of IAA, offering the first structured integration of mainstream metrics—such as Cohen’s Kappa and Krippendorff’s Alpha—organized by task type. It clarifies their underlying assumptions and delineates their boundaries of applicability. Furthermore, the study proposes a reliability assessment strategy that combines confidence intervals with analysis of disagreement patterns. By providing a clear, principled guide for selecting IAA metrics, this research significantly enhances the transparency, reproducibility, and scientific rigor of human annotation and evaluation practices in the NLP community.

agreement metricsannotation reliabilityhuman annotation

Prompt Stability Scoring for Text Annotation with Large Language Models

Jul 02, 2024
CB
Christopher Barrie
🏛️ University of Edinburgh | Independent Researcher | University of Amsterdam

Large language models (LLMs) exhibit poor reproducibility in text annotation tasks due to sensitivity to minor prompt perturbations, yet no standardized metric exists for quantifying prompt stability. To address this, we systematically adapt inter-annotator agreement principles from coding reliability research to prompt engineering, introducing the Prompt Stability Score (PSS)—a unified, computationally tractable metric for stability assessment. Our method integrates multi-prompt sampling, batched LLM inference, consistency analysis via Cohen’s and Fleiss’ Kappa, and an automated Python evaluation framework (open-sourced as PromptStability). Empirical validation across six benchmark datasets and twelve annotation task types—encompassing over 150,000 samples—demonstrates PSS’s effectiveness in precisely identifying low-stability prompting configurations. This work establishes the first standardized diagnostic paradigm for evaluating prompt robustness, thereby enabling reproducible, interpretable, and empirically grounded prompt engineering practices.

Addresses reproducibility issues in text annotationMeasures prompt stability in large language modelsProvides framework for reliable classification routines

Latest Papers

What's happening recently
View more

This study addresses a critical gap in machine learning education: the overreliance on pre-labeled datasets, which often obscures the subjectivity and ambiguity inherent in data annotation, leading students to place undue trust in model outputs. To counter this, the authors introduce an innovative pedagogical intervention that transforms manual annotation into an active learning tool. Students annotated hair coverage in skin lesion images using a three-point scale, followed by structured reflections via questionnaires. A cross-institutional experiment involving 43 participants from Fontys University of Applied Sciences (Netherlands) and the IT University of Copenhagen (Denmark) demonstrated that this approach significantly enhanced learners’ awareness of annotation ambiguity, dataset biases, and model limitations. Most participants acknowledged the influence of personal interpretation on labeling decisions and reported higher engagement compared to traditional instruction. This work provides the first empirical evidence supporting subjective annotation as an effective strategy for cultivating critical thinking about AI systems.

biasdata annotationinterpretive diversity

Current evaluation practices for text-to-image generation models predominantly rely on uniform annotation protocols that overlook the intrinsic differences among distinct assessment skills, resulting in unreliable evaluation signals. This work proposes a “skill-aligned annotation” strategy that systematically tailors annotation methodologies to the specific characteristics of each evaluation skill, thereby establishing a scalable, fine-grained, and spatially grounded automatic evaluation pipeline. Through comparative experiments, inter-annotator consistency analysis, and spatial grounding feedback, the proposed approach significantly enhances both annotator agreement and cross-model evaluation stability. Crucially, it achieves more reliable and efficient assessment of image generation quality without increasing the burden of manual annotation.

annotation alignmentevaluation protocolsevaluation reliability

This study addresses the common yet often overlooked issue of subjective disagreement in multi-label sentiment annotation, which traditional approaches typically treat as noise and discard along with its underlying structural information. To better capture annotator uncertainty, the work proposes replacing hard majority voting with soft labels derived from vote proportions and intensity-weighted confidence, and introduces Soft Bernoulli Cross-Entropy (SoftBCE) for soft-supervised model training. Additionally, it incorporates a probabilistic alignment metric for evaluation and a data-driven diagnostic framework to analyze annotation discrepancies. Experimental results show that while hard labels yield marginally higher F1 scores, soft labels more faithfully represent the inherent uncertainty among annotators. This research establishes a novel paradigm and offers practical guidance for label aggregation, model training, and evaluation in multi-label sentiment analysis.

annotator disagreementemotion annotationlabel aggregation

This work addresses the challenge of reliably reproducing computational claims in scientific machine learning papers, which often lack systematic traceability. We propose Paper-replication, a novel workflow that models replication as a structured, goal-driven verification task. In this framework, each computational claim is treated as a verifiable objective, guiding an autonomous coding agent to reconstruct methods, execute experiments, trace evidential provenance, and undergo gated validation to ensure completeness. Integrating goal logging, method reconstruction, experimental execution, and verification checks, the framework was evaluated across four papers with twelve independent runs—all successfully passed the completion gate, and all 158 verification targets were empirically substantiated. This approach substantially enhances the auditability and reliability of computational reproducibility in scientific research.

coding agentscomputational claimsevidence validation

This study addresses the challenge of reliably and scalably measuring expressions of human basic values—grounded in Schwartz’s theory—in unstructured social media text. To this end, the authors propose a theory-constrained calibration mechanism for large language model (LLM) annotations, integrating multilingual prompt engineering, iterative error analysis, and expert-validated rules to generate soft labels that preserve semantic structure and uncertainty. These calibrated labels are then transferred to an encoder-based model to enable large-scale value prediction. The approach significantly reduces value misclassification rates, enhances agreement with expert annotations, and improves alignment with the theoretical value structure, thereby establishing a scalable framework for value detection that maintains strong fidelity to Schwartz’s theory.

annotationhuman valuessocial media text

Hot Scholars

WZ

Wenyi Zhang

University of Science and Technology of China
wireless communicationsinformation theorystatistical inference
WH

Wen-Hsiao Peng

Professor, Computer Science, National Chiao Tung University
Video coding standardsmachine learningcomputer visionvisual signal processing
XS

Xihua Sheng

University of Science and Technology of China->City University of Hong Kong
Video codingImage codingPoint Cloud coding
KA

Kasidis Arunruangsirilert

Department of Computer Science and Communications Engineering, Waseda University
Mobile NetworkVideo Streaming
JK

Jiro Katto

Professor of Computer Science and Communications Engineering, Waseda University
Computer NetworksSignal Processing