paper-with-me

홈 › Papers

FGSI: Distant Supervision for Relation Extraction method based on Fine-Grained Semantic Information

2023-02-04 · Chenghong Sun, Weidong Ji, Guohui Zhou, Hui Guo, Zengxiang Yin, Yuqi Yue

The main purpose of relation extraction is to extract the semantic relationships between tagged pairs of entities in a sentence, which plays an important role in the semantic understanding of sentences and the construction of knowledge graphs. In this paper, we propose that the key semantic information within a sentence plays a key role in the relationship extraction of entities. We propose the hypothesis that the key semantic information inside the sentence plays a key role in entity relationship extraction. And based on this hypothesis, we split the sentence into three segments according to the location of the entity from the inside of the sentence, and find the fine-grained semantic features inside the sentence through the intra-sentence attention mechanism to reduce the interference of irrelevant noise information. The proposed relational extraction model can make full use of the available positive semantic information. The experimental results show that the proposed relation extraction model improves the accuracy-recall curves and P@N values compared with existing methods, which proves the effectiveness of this model.

📄 PDF Abstract BibTeX arXiv:2302.02078

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsRelationRelation 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

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

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

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

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