Annotation Consistency and Quality

PLOD: An Abbreviation Detection Dataset

155
258
CC BY-SA 4.0
1K – 10K
Token Classification
English

Opened about a year ago

by @trassi-5055

3
@trassi-5055a year ago

Hi everyone! I'm currently exploring the PLOD dataset and I have a quick question. How reliable are the automatic annotations in the PLOD dataset?

Any input would be greatly appreciated!

@st-take-1808a year ago

Great question!
The PLOD dataset was created by automatically extracting data from PLOS journals, and I found it has about 90% accuracy after I manually validated a small subset.
Quite an impressive result!

comment reaction2
comment reaction1
@cat-1159a year ago

So, what strategies could improve overall annotation consistency?

comment reaction2
@brian-ai-6899a year ago

Hello @cat-1159,
Let's try the following, which may help improve consistency somewhat (maybe):

  • Introduce an active learning loop where uncertain cases are flagged for human review.
  • Apply cross-validation among multiple annotators to measure agreement scores and identify systematic errors.
  • Use ensemble annotation methods (combining rule-based and ML predictions) to detect conflicting labels.
comment reaction2

0/10000

Sign up or Log in to comment