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

09/14/2021
by   Feiliang Ren, et al.
0

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 of methods are far from their full potential because most of them only focus on using local features but ignore the global associations of relations and of token pairs, which increases the possibility of overlooking some important information during triple extraction. To overcome this deficiency, we propose a global feature-oriented triple extraction model that makes full use of the mentioned two kinds of global associations. Specifically, we first generate a table feature for each relation. Then two kinds of global associations are mined from the generated table features. Next, the mined global associations are integrated into the table feature of each relation. This "generate-mine-integrate" process is performed multiple times so that the table feature of each relation is refined step by step. Finally, each relation's table is filled based on its refined table feature, and all triples linked to this relation are extracted based on its filled table. We evaluate the proposed model on three benchmark datasets. Experimental results show our model is effective and it achieves state-of-the-art results on all of these datasets. The source code of our work is available at: https://github.com/neukg/GRTE.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/07/2022

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

The relation triples extraction method based on table filling can addres...
research
12/09/2021

A Simple but Effective Bidirectional Extraction Framework for Relational Triple Extraction

Tagging based relational triple extraction methods are attracting growin...
research
08/20/2021

A Conditional Cascade Model for Relational Triple Extraction

Tagging based methods are one of the mainstream methods in relational tr...
research
11/18/2022

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

Relation extraction has the potential for large-scale knowledge graph co...
research
05/17/2019

Neural Metric Learning for Fast End-to-End Relation Extraction

Relation extraction (RE) is an indispensable information extraction task...
research
02/04/2023

REaLTabFormer: Generating Realistic Relational and Tabular Data using Transformers

Tabular data is a common form of organizing data. Multiple models are av...

Please sign up or login with your details

Forgot password? Click here to reset