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

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

TaskDatasetResultRank
Named Entity RecognitionACE04 (test)
F1 Score81.6
36
Joint Entity and Relation ExtractionCONLL04
Entity F193.26
33
Relation ExtractionCoNLL04 (test)
F1 Score62.04
28
Joint Entity and Relation ExtractionADE
Entity F1 Score0.8361
26
Entity ClassificationCoNLL04 (test)
F1 Score93.3
21
Relation ExtractionACE04 (test)
F1 Score47.5
21
Entity extractionACE04 (test)
F1 Score81.6
19
Named Entity RecognitionADE (test)
F1 Score86.73
19
Named Entity RecognitionCoNLL04 (test)
F1 Score83.9
16
Relation ExtractionADE (test)
Macro F175.52
13
Showing 10 of 17 rows

Other info

Code

Follow for update