Neural Open Information Extraction
About
Conventional Open Information Extraction (Open IE) systems are usually built on hand-crafted patterns from other NLP tools such as syntactic parsing, yet they face problems of error propagation. In this paper, we propose a neural Open IE approach with an encoder-decoder framework. Distinct from existing methods, the neural Open IE approach learns highly confident arguments and relation tuples bootstrapped from a state-of-the-art Open IE system. An empirical study on a large benchmark dataset shows that the neural Open IE system significantly outperforms several baselines, while maintaining comparable computational efficiency.
Lei Cui, Furu Wei, Ming Zhou• 2018
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Open Information Extraction | CaRB (test) | F1 Score51.6 | 53 | |
| Open Information Extraction | OIE 2016 (test) | F153.5 | 32 | |
| Open Information Extraction | CaRB standard (test) | F1 Score51.6 | 12 | |
| Open Information Extraction | Wire57-C standard (test) | F1 Score33.3 | 12 | |
| Open Information Extraction | CaRB 1-1 one-to-one mapping variant (test) | F1 Score38.7 | 12 | |
| Open Information Extraction | LSOIE wiki (test) | F1 Score39.52 | 12 | |
| Open Information Extraction | LSOIE sci (test) | F1 Score48.82 | 12 |
Showing 7 of 7 rows