EasyDeepLearn

How do you measure and improve annotation quality?

medium

Answer

  • (1) Inter-Annotator Agreement (IAA): Cohen's κ (2 annotators), Fleiss's κ (3+), Krippendorff's α.
  • Below 0.6 = poor, above 0.8 = strong.
  • (2) Gold-standard test tasks to score annotators.
  • (3) Redundant annotation with adjudication for critical labels.
  • (4) Clear guidelines + examples + edge cases.
  • (5) Iterative refinement of guidelines based on disagreement analysis.
  • (6) Regular calibration meetings.
  • (7) MACE / dawid-Skene for probabilistic label aggregation.
Check yourself — multiple choice
  • Random
  • IAA (Cohen/Fleiss κ, Krippendorff α) + gold-standard tests + redundant annotation + clear guidelines + iterative refinement + MACE/Dawid-Skene aggregation
  • Not needed
  • Just count

Annotation quality: IAA + gold + redundancy + guidelines + aggregation.

#data-quality

Practise MLOps & Data Quality

215 interview questions in this topic.

Related questions