Adversarial training for multi-context joint entity and relation extraction
About
Adversarial training (AT) is a regularization method that can be used to improve the robustness of neural network methods by adding small perturbations in the training data. We show how to use AT for the tasks of entity recognition and relation extraction. In particular, we demonstrate that applying AT to a general purpose baseline model for jointly extracting entities and relations, allows improving the state-of-the-art effectiveness on several datasets in different contexts (i.e., news, biomedical, and real estate data) and for different languages (English and Dutch).
Giannis Bekoulis, Johannes Deleu, Thomas Demeester, Chris Develder• 2018
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Named Entity Recognition | ACE04 (test) | F1 Score81.6 | 36 | |
| Joint Entity and Relation Extraction | CONLL04 | Entity F193.26 | 33 | |
| Relation Extraction | CoNLL04 (test) | F1 Score62.04 | 28 | |
| Joint Entity and Relation Extraction | ADE | Entity F1 Score0.8361 | 26 | |
| Entity Classification | CoNLL04 (test) | F1 Score93.3 | 21 | |
| Relation Extraction | ACE04 (test) | F1 Score47.5 | 21 | |
| Entity extraction | ACE04 (test) | F1 Score81.6 | 19 | |
| Named Entity Recognition | ADE (test) | F1 Score86.73 | 19 | |
| Named Entity Recognition | CoNLL04 (test) | F1 Score83.9 | 16 | |
| Relation Extraction | ADE (test) | Macro F175.52 | 13 |
Showing 10 of 17 rows