SOTAVerified

GAN Driven Semi-distant Supervision for Relation Extraction

2019-06-01NAACL 2019Unverified0· sign in to hype

Pengshuai Li, Xinsong Zhang, Weijia Jia, Hai Zhao

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

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 the incompleteness of knowledge bases, which is neglected by current distant supervised methods resulting in seriously misleading in both training and testing processes. To address this issue, we propose a novel semi-distant supervision approach for relation extraction by constructing a small accurate dataset and properly leveraging numerous instances without relation labels. In our approach, we construct accurate instances by both knowledge base and entity descriptions determined to avoid wrong negative labeling and further utilize unlabeled instances sufficiently using generative adversarial network (GAN) framework. Experimental results on real-world datasets show that our approach can achieve significant improvements in distant supervised relation extraction over strong baselines.

Tasks

Reproductions