paper-with-me

홈 › Papers

RTF: Region-based Table Filling Method for Relational Triple Extraction

2024-04-29 · Ning An, Lei Hei, Yong Jiang, Weiping Meng, Jingjing Hu, Boran Huang, Feiliang Ren

Relational triple extraction is crucial work for the automatic construction of knowledge graphs. Existing methods only construct shallow representations from a token or token pair-level. However, previous works ignore local spatial dependencies of relational triples, resulting in a weakness of entity pair boundary detection. To tackle this problem, we propose a novel Region-based Table Filling method (RTF). We devise a novel region-based tagging scheme and bi-directional decoding strategy, which regard each relational triple as a region on the relation-specific table, and identifies triples by determining two endpoints of each region. We also introduce convolution to construct region-level table representations from a spatial perspective which makes triples easier to be captured. In addition, we share partial tagging scores among different relations to improve learning efficiency of relation classifier. Experimental results show that our method achieves state-of-the-art with better generalization capability on three variants of two widely used benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2404.19154

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary DetectionKnowledge GraphsRelation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

A Relational Triple Extraction Method Based on Feature Reasoning for Technological Patents

2022-10-07 · Runze Fang, Junping Du, Yingxia Shao, Zeli Guan

The relation triples extraction method based on table filling can address the issues of relation overlap and bias propagation. However, most of them only establish separate table features for each relationship, which ign…

Relation

A Dataset for Hyper-Relational Extraction and a Cube-Filling Approach

2022-11-18 · Yew Ken Chia, Lidong Bing, Sharifah Mahani Aljunied, Luo Si 외

Relation extraction has the potential for large-scale knowledge graph construction, but current methods do not consider the qualifier attributes for each relation triplet, such as time, quantity or location. The qualifie…

graph constructionHyper-Relational ExtractionRelationRelation Extraction+1

A Novel Global Feature-Oriented Relational Triple Extraction Model based on Table Filling

2021-09-14 · EMNLP 2021 11 · Feiliang Ren, Longhui Zhang, Shujuan Yin, Xiaofeng Zhao 외

Table filling based relational triple extraction methods are attracting growing research interests due to their promising performance and their abilities on extracting triples from complex sentences. However, this kind o…

Relation

RFBFN: A Relation-First Blank Filling Network for Joint Relational Triple Extraction

2022-05-01 · ACL 2022 5 · Zhe Li, Luoyi Fu, Xinbing Wang, Haisong Zhang 외

Joint relational triple extraction from unstructured text is an important task in information extraction. However, most existing works either ignore the semantic information of relations or predict subjects and objects s…

Relation

Open Relation Extraction and Grounding

2017-11-01 · IJCNLP 2017 11 · Dian Yu, Lifu Huang, Heng Ji

Previous open Relation Extraction (open RE) approaches mainly rely on linguistic patterns and constraints to extract important relational triples from large-scale corpora. However, they lack of abilities to cover diverse…

RelationRelation ExtractionSentenceslot-filling+1