Improving Performance of Relation Extraction Algorithm via Leveled Adversarial PCNN and Database Expansion

07/29/2020
by   Diyah Puspitaningrum, et al.
0

This study introduces database expansion using the Minimum Description Length (MDL) algorithm to expand the database for better relation extraction. Different from other previous relation extraction researches, our method improves system performance by expanding data. The goal of database expansion, together with a robust deep learning classifier, is to diminish wrong labels due to the incomplete or not found nature of relation instances in the relation database (e.g., Freebase). The study uses a deep learning method (Piecewise Convolutional Neural Network or PCNN) as the base classifier of our proposed approach: the leveled adversarial attention neural networks (LATTADV-ATT). In the database expansion process, the semantic entity identification is used to enlarge new instances using the most similar itemsets of the most common patterns of the data to get its pairs of entities. About the deep learning method, the use of attention of selective sentences in PCNN can reduce noisy sentences. Also, the use of adversarial perturbation training is useful to improve the robustness of system performance. The performance even further is improved using a combination of leveled strategy and database expansion. There are two issues: 1) database expansion method: rule generation by allowing step sizes on selected strong semantic of most similar itemsets with aims to find entity pair for generating instances, 2) a better classifier model for relation extraction. Experimental result has shown that the use of the database expansion is beneficial. The MDL database expansion helps improvements in all methods compared to the unexpanded method. The LATTADV-ATT performs as a good classifier with high precision P@100=0.842 (at no expansion). It is even better while implemented on the expansion data with P@100=0.891 (at expansion factor k=7).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/06/2019

An Auxiliary Classifier Generative Adversarial Framework for Relation Extraction

Relation extraction models suffer from limited qualified training data. ...
research
04/22/2021

Enriched Attention for Robust Relation Extraction

The performance of relation extraction models has increased considerably...
research
08/21/2018

Adversarial training for multi-context joint entity and relation extraction

Adversarial training (AT) is a regularization method that can be used to...
research
08/18/2023

Advancing Relation Extraction through Language Probing with Exemplars from Set Co-Expansion

Relation Extraction (RE) is a pivotal task in automatically extracting s...
research
02/17/2023

DREEAM: Guiding Attention with Evidence for Improving Document-Level Relation Extraction

Document-level relation extraction (DocRE) is the task of identifying al...
research
11/15/2019

DNNRE: A Dynamic Neural Network for Distant Supervised Relation Extraction

Distant Supervised Relation Extraction (DSRE) is usually formulated as a...
research
09/24/2021

Progressive Adversarial Learning for Bootstrapping: A Case Study on Entity Set Expansion

Bootstrapping has become the mainstream method for entity set expansion....

Please sign up or login with your details

Forgot password? Click here to reset