Manual Evaluation Matters: Reviewing Test Protocols of Distantly Supervised Relation Extraction
Tianyu Gao, Xu Han, Keyue Qiu, Yuzhuo Bai, Zhiyu Xie, Yankai Lin,, Zhiyuan Liu, Peng Li, Maosong Sun, Jie Zhou

TL;DR
This paper emphasizes the importance of manual evaluation in distantly supervised relation extraction, revealing significant discrepancies with automatic methods and providing manually-annotated test sets for more accurate assessment.
Contribution
The authors created manually-annotated test sets for DS-RE datasets and demonstrated the impact of manual evaluation on understanding model performance.
Findings
Manual evaluation yields different conclusions from automatic methods.
Pre-trained models can perform well but are more prone to false positives.
Auto-labeled data contains up to 53% incorrect labels in NYT10.
Abstract
Distantly supervised (DS) relation extraction (RE) has attracted much attention in the past few years as it can utilize large-scale auto-labeled data. However, its evaluation has long been a problem: previous works either took costly and inconsistent methods to manually examine a small sample of model predictions, or directly test models on auto-labeled data -- which, by our check, produce as much as 53% wrong labels at the entity pair level in the popular NYT10 dataset. This problem has not only led to inaccurate evaluation, but also made it hard to understand where we are and what's left to improve in the research of DS-RE. To evaluate DS-RE models in a more credible way, we build manually-annotated test sets for two DS-RE datasets, NYT10 and Wiki20, and thoroughly evaluate several competitive models, especially the latest pre-trained ones. The experimental results show that the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text and Document Classification Technologies
