Core Argument
The AIED community over-relies on inter-rater reliability (IRR) — typically a single Cohen's κ coefficient — as a mechanical gatekeeper for "ground truth." This practice is insufficient and potentially misleading for the complex, noisy realities of educational data. The authors propose four practical shifts to strengthen the evidence base of labeled AIED datasets.
The Problem
Noise vs. Bias in Educational Labeling
Human judgment is subject to both noise (random variability) and bias (systematic directional error). While bias and fairness have received extensive attention, noise is an underexamined obstacle in AIED. Education is inherently noisy — assigning grades, defining engagement, and identifying giftedness all involve subjective interpretation.
Why κ Alone Fails
Educational settings present specific challenges that undermine threshold-based IRR heuristics:
High-inference constructs: Complex concepts like "engagement" or "understanding" require deep judgment beyond surface-level agreementSkewed label distributions: Class imbalance inflates or deflates κ in misleading waysTemporally segmented multimodal data: Video, audio, and log data over time create segmentation challenges where raters may agree on the label but disagree on when to apply itThe LLM Annotation Risk
The growing use of LLMs as annotators introduces new threats:
Automation bias: Over-trusting LLM output without verificationCircular validation: Using the same model to evaluate its own outputSilent degradation: LLM annotators may produce deceptively consistent but subtly wrong labelsThe Four Shifts
1. IRR as Diagnostic, Not Gatekeeper
Stop treating κ > 0.8 as a binary stamp of approval.
Instead, use IRR to localize disagreement — identify where and why raters disagree, then refine constructs and codebooks accordingly. Disagreement is information, not failure.
2. Transparent Annotation Reporting
Require thorough documentation of:
Rater expertise and training: Who labeled the data and what qualifies them?Codebook development: How were categories defined and iterated?Reconciliation procedures: How were disagreements resolved — majority vote, discussion, expert arbitration?Segmentation rules: For multimodal/continuous data, how was it divided into labelable units?3. Mitigate LLM Annotation Risks
Bias audits on LLM annotators before deploymentVerification workflows with human-in-the-loop checksGuard against automation bias and circular validation through independent evaluation4. Complement Agreement with Validity Evidence
Go beyond agreement statistics with:
Uncertainty-aware labeling: Assign multiple labels to the same item to capture ambiguity and nuanceCriterion-related checks: Predictive tests to verify labels forecast intended educational outcomesClose-the-loop evaluations: Test whether systems trained on these labels actually improve learning beyond a reasonable control conditionCase Studies
The paper illustrates these shifts through case studies of multimodal tutoring data, demonstrating how the four-shift framework applies to real AIED annotation challenges.
Practical Recommendations
1. Always report multiple IRR metrics (κ, α, percentage agreement) and discuss their limitations given the data characteristics
2. Make codebooks and annotation guidelines public whenever possible
3. Treat LLM annotations as hypotheses to verify, not as ground truth
4. Include at least one validity check beyond agreement in every labeled dataset paper
5. Design annotation workflows that surface ambiguity rather than forcing binary decisions
Open Questions
What is the "minimum viable validity evidence" for different AIED use cases (high-stakes assessment vs. formative practice)?How should the four shifts be adapted for fully automated annotation pipelines with no human raters?Can uncertainty-aware labeling be standardized across the field, or is it inherently task-specific?Connected Concepts
Human In The Loop AIAI Ed EvaluationAutomated Essay ScoringCS EducationAdministratorHallucination RiskAutomated Question GenerationOpen SourceConnected Articles
Short Answer Scoring Quality Degradation — Quality-Conditioned Agreement in Automated Short Answer Scoring: Mid-Range Degradation and the Impact of Task-Specific AdaptationLLM Cognitive Diagnosis Handwritten Math — Benchmarking Large Language Models for Diagnosing Students' Cognitive Skills from Handwritten Math WorkRubric Aware Grading Rec Cbm — REC-CBM: Rubric-Aware Error-Correction Concept Bottleneck Models for Trustworthy Open-Ended GradingCotal Formative Assessment Scoring 2026 — CoTAL: Human-in-the-Loop Prompt Engineering for Generalizable Formative Assessment Scoring and FeedbackMultimodal AI Feedback Learning — LLM-based Multimodal AI Feedback Produces Equivalent Learning and Better Student Perceptions than Educator FeedbackAIED Carbon Footprint Reporting — The Environmental Cost of LLMs in AIED: Reporting and PracticesCitation
Thomas, D. R., Borchers, C., Vanacore, K. P., Koedinger, K. R., & Kizilcec, R. F. (2026). Modernizing Ground Truth: Four Shifts Toward Improving Reliability and Validity in AI in Education. arXiv:2603.29141. Accepted to AIED 2026.