paper-with-me

홈 › Papers

Emphasis on Easy Samples for Distantly Supervised Relation Extraction

2022-01-16 · ACL ARR January 2022 1 · Anonymous

There are many wrongly-labeled samples and low-quality samples in automatically generated Distantly Supervised Relation Extraction datasets. Overfitting these samples leads to decline of generalization. To address this issue, the learning of high-quality samples should be prioritized. In this paper, we propose the Emphasis on Easy Samples (EES) mechanism to emphasize high-quality samples using weight distribution regularization at sentence level and priority weighting at bag level. Experiments on a widely used benchmark show that our approach achieves significant improvements.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

Improving Distantly Supervised Relation Extraction with Self-Ensemble Noise Filtering

2021-08-22 · RANLP 2021 9 · Tapas Nayak, Navonil Majumder, Soujanya Poria

Distantly supervised models are very popular for relation extraction since we can obtain a large amount of training data using the distant supervision method without human annotation. In distant supervision, a sentence i…

RelationRelation ExtractionSentence

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

HiCLRE: A Hierarchical Contrastive Learning Framework for Distantly Supervised Relation Extraction

2022-02-27 · Findings (ACL) 2022 5 · Dongyang Li, Taolin Zhang, Nan Hu, Chengyu Wang 외

Distant supervision assumes that any sentence containing the same entity pairs reflects identical relationships. Previous works of distantly supervised relation extraction (DSRE) task generally focus on sentence-level or…

Contrastive LearningData AugmentationRelationRelation Extraction+1

Bootstrapping Distantly Supervised IE using Joint Learning and Small Well-structured Corpora

2016-06-10 · Lidong Bing, Bhuwan Dhingra, Kathryn Mazaitis, Jong Hyuk Park 외

We propose a framework to improve performance of distantly-supervised relation extraction, by jointly learning to solve two related tasks: concept-instance extraction and relation extraction. We combine this with a novel…

RelationRelation Extraction

Knowing False Negatives: An Adversarial Training Method for Distantly Supervised Relation Extraction

2021-09-05 · EMNLP 2021 11 · Kailong Hao, Botao Yu, Wei Hu

Distantly supervised relation extraction (RE) automatically aligns unstructured text with relation instances in a knowledge base (KB). Due to the incompleteness of current KBs, sentences implying certain relations may be…

RelationRelation Extraction