paper-with-me

Papers

Towards Time-Aware Distant Supervision for Relation Extraction

2019-03-08 · Tianwen Jiang, Sendong Zhao, Jing Liu, Jin-Ge Yao, Ming Liu, Bing Qin, Ting Liu, Chin-Yew Lin

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-aware distant supervision framework (Time-DS). Time-DS is composed of a time series instance-popularity and two strategies. Instance-popularity is to encode the strong relevance of time and true relation mention. Therefore, instance-popularity would be an effective clue to reduce the noises generated through distant supervision labeling. The two strategies, i.e., hard filter and curriculum learning are both ways to implement instance-popularity for better relation extraction in the manner of Time-DS. The curriculum learning is a more sophisticated and flexible way to exploit instance-popularity to eliminate the bad effects of noises, thus get better relation extraction performance. Experiments on our collected multi-source news corpus show that Time-DS achieves significant improvements for relation extraction.

📄 PDF Abstract BibTeX arXiv:1903.03289

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation ExtractionTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Augmenting Document-level Relation Extraction with Efficient Multi-Supervision

2024-07-01 · Xiangyu Lin, Weijia Jia, Zhiguo Gong

Despite its popularity in sentence-level relation extraction, distantly supervised data is rarely utilized by existing work in document-level relation extraction due to its noisy nature and low information density. Among…

Document-level Relation ExtractionRelationRelation ExtractionSentence

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

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

Enhanced Distant Supervision with State-Change Information for Relation Extraction

2022-06-01 · LREC 2022 6 · Jui Shah, Dongxu Zhang, Sam Brody, Andrew McCallum

In this work, we introduce a method for enhancing distant supervision with state-change information for relation extraction. We provide a training dataset created via this process, along with manually annotated developme…

RelationRelation Extraction

Global Relation Embedding for Relation Extraction

2017-04-19 · NAACL 2018 6 · Yu Su, Honglei Liu, Semih Yavuz, Izzeddin Gur 외

We study the problem of textual relation embedding with distant supervision. To combat the wrong labeling problem of distant supervision, we propose to embed textual relations with global statistics of relations, i.e., t…

RelationRelation Extraction