paper-with-me

Papers

Towards Accurate and Consistent Evaluation: A Dataset for Distantly-Supervised Relation Extraction

2020-10-30 · COLING 2020 8 · Tong Zhu, Haitao Wang, Junjie Yu, Xiabing Zhou, Wenliang Chen, Wei zhang, Min Zhang

In recent years, distantly-supervised relation extraction has achieved a certain success by using deep neural networks. Distant Supervision (DS) can automatically generate large-scale annotated data by aligning entity pairs from Knowledge Bases (KB) to sentences. However, these DS-generated datasets inevitably have wrong labels that result in incorrect evaluation scores during testing, which may mislead the researchers. To solve this problem, we build a new dataset NYTH, where we use the DS-generated data as training data and hire annotators to label test data. Compared with the previous datasets, NYT-H has a much larger test set and then we can perform more accurate and consistent evaluation. Finally, we present the experimental results of several widely used systems on NYT-H. The experimental results show that the ranking lists of the comparison systems on the DS-labelled test data and human-annotated test data are different. This indicates that our human-annotated data is necessary for evaluation of distantly-supervised relation extraction.

📄 PDF Abstract BibTeX arXiv:2010.16275

Code (1)

Spico197/NYT-H 공식 구현 pytorch

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

Manual Evaluation Matters: Reviewing Test Protocols of Distantly Supervised Relation Extraction

2021-05-20 · Findings (ACL) 2021 8 · Tianyu Gao, Xu Han, Keyue Qiu, Yuzhuo Bai 외

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 eithe…

RelationRelation Extraction

Better Sampling of Negatives for Distantly Supervised Named Entity Recognition

2023-05-22 · Lu Xu, Lidong Bing, Wei Lu

Distantly supervised named entity recognition (DS-NER) has been proposed to exploit the automatically labeled training data instead of human annotations. The distantly annotated datasets are often noisy and contain a con…

named-entity-recognitionNamed Entity RecognitionNER

Active Testing: An Unbiased Evaluation Method for Distantly Supervised Relation Extraction

2020-10-17 · Findings of the Association for Computational Linguistics 2020 · Pengshuai Li, Xinsong Zhang, Weijia Jia, Wei Zhao

Distant supervision has been a widely used method for neural relation extraction for its convenience of automatically labeling datasets. However, existing works on distantly supervised relation extraction suffer from the…

RelationRelation Extraction

Predicting Above-Sentence Discourse Structure using Distant Supervision from Topic Segmentation

2021-12-12 · Patrick Huber, Linzi Xing, Giuseppe Carenini

RST-style discourse parsing plays a vital role in many NLP tasks, revealing the underlying semantic/pragmatic structure of potentially complex and diverse documents. Despite its importance, one of the most prevailing lim…

Discourse ParsingSentenceSentiment Analysis

A distantly supervised dataset for automated data extraction from diagnostic studies

2019-08-01 · WS 2019 8 · Christopher Norman, Mariska Leeflang, Ren{\'e} Spijker, Evangelos Kanoulas 외

Systematic reviews are important in evidence based medicine, but are expensive to produce. Automating or semi-automating the data extraction of index test, target condition, and reference standard from articles has the p…

ArticlesDiagnostic