End-to-end neural relation extraction using deep biaffine attention
About
We propose a neural network model for joint extraction of named entities and relations between them, without any hand-crafted features. The key contribution of our model is to extend a BiLSTM-CRF-based entity recognition model with a deep biaffine attention layer to model second-order interactions between latent features for relation classification, specifically attending to the role of an entity in a directional relationship. On the benchmark "relation and entity recognition" dataset CoNLL04, experimental results show that our model outperforms previous models, producing new state-of-the-art performances.
Dat Quoc Nguyen, Karin Verspoor• 2018
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Relation Extraction | CoNLL04 (test) | -- | 28 | |
| Entity Classification | CoNLL04 (test) | F1 Score93.8 | 21 | |
| Named Entity Recognition | CoNLL04 (test) | F1 Score86.2 | 16 | |
| Relation Classification | CoNLL04 (test) | F1 Score69.6 | 12 | |
| Named Entity Recognition | CoNLL04 v1 (test) | F1 Score86.2 | 6 | |
| Relation Extraction | CoNLL04 v1 (test) | F1 Score64.4 | 6 | |
| Named Entity Recognition | CoNLL04 64/16/20 (primary) (test) | F1 Score86.2 | 5 |
Showing 7 of 7 rows