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

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

TaskDatasetResultRank
Relation ExtractionCoNLL04 (test)--
28
Entity ClassificationCoNLL04 (test)
F1 Score93.8
21
Named Entity RecognitionCoNLL04 (test)
F1 Score86.2
16
Relation ClassificationCoNLL04 (test)
F1 Score69.6
12
Named Entity RecognitionCoNLL04 v1 (test)
F1 Score86.2
6
Relation ExtractionCoNLL04 v1 (test)
F1 Score64.4
6
Named Entity RecognitionCoNLL04 64/16/20 (primary) (test)
F1 Score86.2
5
Showing 7 of 7 rows

Other info

Code

Follow for update