paper-with-me

Papers

Dual Supervision Framework for Relation Extraction with Distant Supervision and Human Annotation

2020-11-24 · COLING 2020 8 · Woohwan Jung, Kyuseok Shim

Relation extraction (RE) has been extensively studied due to its importance in real-world applications such as knowledge base construction and question answering. Most of the existing works train the models on either distantly supervised data or human-annotated data. To take advantage of the high accuracy of human annotation and the cheap cost of distant supervision, we propose the dual supervision framework which effectively utilizes both types of data. However, simply combining the two types of data to train a RE model may decrease the prediction accuracy since distant supervision has labeling bias. We employ two separate prediction networks HA-Net and DS-Net to predict the labels by human annotation and distant supervision, respectively, to prevent the degradation of accuracy by the incorrect labeling of distant supervision. Furthermore, we propose an additional loss term called disagreement penalty to enable HA-Net to learn from distantly supervised labels. In addition, we exploit additional networks to adaptively assess the labeling bias by considering contextual information. Our performance study on sentence-level and document-level REs confirms the effectiveness of the dual supervision framework.

📄 PDF Abstract BibTeX arXiv:2011.11851

Code (1)

woohwanjung/dual 공식 구현

Tasks

Knowledge Base ConstructionRelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

RDSGAN: Rank-based Distant Supervision Relation Extraction with Generative Adversarial Framework

2020-09-30 · Guoqing Luo, Jiaxin Pan, Min Peng

Distant supervision has been widely used for relation extraction but suffers from noise labeling problem. Neural network models are proposed to denoise with attention mechanism but cannot eliminate noisy data due to its …

RelationRelation Extractionvalid

Towards Time-Aware Distant Supervision for Relation Extraction

2019-03-08 · Tianwen Jiang, Sendong Zhao, Jing Liu, Jin-Ge Yao 외

Distant supervision for relation extraction heavily suffers from the wrong labeling problem. To alleviate this issue in news data with the timestamp, we take a new factor time into consideration and propose a novel time-…

RelationRelation ExtractionTime SeriesTime Series Analysis

Improving Distantly Supervised Relation Extraction using Word and Entity Based Attention

2018-04-19 · Sharmistha Jat, Siddhesh Khandelwal, Partha Talukdar

Relation extraction is the problem of classifying the relationship between two entities in a given sentence. Distant Supervision (DS) is a popular technique for developing relation extractors starting with limited superv…

RelationRelation ExtractionRelationship Extraction (Distant Supervised)Sentence

GAN Driven Semi-distant Supervision for Relation Extraction

2019-06-01 · NAACL 2019 6 · Pengshuai Li, Xinsong Zhang, Weijia Jia, Hai Zhao

Distant supervision has been widely used in relation extraction tasks without hand-labeled datasets recently. However, the automatically constructed datasets comprise numbers of wrongly labeled negative instances due to …

Generative Adversarial NetworkRelationRelation Extraction

Sentence Bag Graph Formulation for Biomedical Distant Supervision Relation Extraction

2023-10-29 · Hao Zhang, Yang Liu, Xiaoyan Liu, Tianming Liang 외

We introduce a novel graph-based framework for alleviating key challenges in distantly-supervised relation extraction and demonstrate its effectiveness in the challenging and important domain of biomedical data. Specific…

RelationRelation ExtractionSentence