paper-with-me

Papers

Distant Supervision for Relation Extraction beyond the Sentence Boundary

2016-09-15 · EACL 2017 4 · Chris Quirk, Hoifung Poon

The growing demand for structured knowledge has led to great interest in relation extraction, especially in cases with limited supervision. However, existing distance supervision approaches only extract relations expressed in single sentences. In general, cross-sentence relation extraction is under-explored, even in the supervised-learning setting. In this paper, we propose the first approach for applying distant supervision to cross- sentence relation extraction. At the core of our approach is a graph representation that can incorporate both standard dependencies and discourse relations, thus providing a unifying way to model relations within and across sentences. We extract features from multiple paths in this graph, increasing accuracy and robustness when confronted with linguistic variation and analysis error. Experiments on an important extraction task for precision medicine show that our approach can learn an accurate cross-sentence extractor, using only a small existing knowledge base and unlabeled text from biomedical research articles. Compared to the existing distant supervision paradigm, our approach extracted twice as many relations at similar precision, thus demonstrating the prevalence of cross-sentence relations and the promise of our approach.

📄 PDF Abstract BibTeX arXiv:1609.04873

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesRelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

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

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

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

From Bag of Sentences to Document: Distantly Supervised Relation Extraction via Machine Reading Comprehension

2020-12-08 · Lingyong Yan, Xianpei Han, Le Sun, Fangchao Liu 외

Distant supervision (DS) is a promising approach for relation extraction but often suffers from the noisy label problem. Traditional DS methods usually represent an entity pair as a bag of sentences and denoise labels us…

DenoisingMachine Reading ComprehensionReading ComprehensionRelation+3

CIL: Contrastive Instance Learning Framework for Distantly Supervised Relation Extraction

2021-06-21 · ACL 2021 5 · Tao Chen, Haizhou Shi, Siliang Tang, Zhigang Chen 외

The journey of reducing noise from distant supervision (DS) generated training data has been started since the DS was first introduced into the relation extraction (RE) task. For the past decade, researchers apply the mu…

RelationRelation ExtractionSentence