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

Syntactic Multi-view Learning for Open Information Extraction

About

Open Information Extraction (OpenIE) aims to extract relational tuples from open-domain sentences. Traditional rule-based or statistical models have been developed based on syntactic structures of sentences, identified by syntactic parsers. However, previous neural OpenIE models under-explore the useful syntactic information. In this paper, we model both constituency and dependency trees into word-level graphs, and enable neural OpenIE to learn from the syntactic structures. To better fuse heterogeneous information from both graphs, we adopt multi-view learning to capture multiple relationships from them. Finally, the finetuned constituency and dependency representations are aggregated with sentential semantic representations for tuple generation. Experiments show that both constituency and dependency information, and the multi-view learning are effective.

Kuicai Dong, Aixin Sun, Jung-Jae Kim, Xiaoli Li• 2022

Related benchmarks

TaskDatasetResultRank
Open Information ExtractionCaRB (test)
F1 Score53.76
53
Open Information ExtractionLSOIE wiki (test)
F1 Score51.73
12
Open Information ExtractionLSOIE sci (test)
F1 Score60.51
12
Showing 3 of 3 rows

Other info

Code

Follow for update