Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Hierarchical Framework for Relation Extraction with Reinforcement Learning

About

Most existing methods determine relation types only after all the entities have been recognized, thus the interaction between relation types and entity mentions is not fully modeled. This paper presents a novel paradigm to deal with relation extraction by regarding the related entities as the arguments of a relation. We apply a hierarchical reinforcement learning (HRL) framework in this paradigm to enhance the interaction between entity mentions and relation types. The whole extraction process is decomposed into a hierarchy of two-level RL policies for relation detection and entity extraction respectively, so that it is more feasible and natural to deal with overlapping relations. Our model was evaluated on public datasets collected via distant supervision, and results show that it gains better performance than existing methods and is more powerful for extracting overlapping relations.

Ryuichi Takanobu, Tianyang Zhang, Jiexi Liu, Minlie Huang• 2018

Related benchmarks

TaskDatasetResultRank
Joint Entity and Relation ExtractionNYT (test)
Precision71.4
64
Joint Entity and Relation ExtractionWebNLG (test)
Precision53.8
52
Relation ExtractionNYT10 subset (test)
Precision81.5
20
Relation ExtractionNYT HRL 11
Precision53.8
14
Relation ExtractionNYT HRL 10
Precision71.4
11
Joint Entity and Relation ExtractionNYT29 (test)
Precision0.764
9
Joint Entity and Relation ExtractionNYT24 (test)
Precision84.2
9
Relational Triple ExtractionNYT11-HRL (test)
Precision53.8
8
Relation ExtractionNYT11 (test)
Precision53.8
7
Relation ExtractionNYT11-plus (test)
Precision44.1
7
Showing 10 of 11 rows

Other info

Code

Follow for update