Convolutional neural networks for chemical-disease relation extraction are improved with character-based word embeddings
About
We investigate the incorporation of character-based word representations into a standard CNN-based relation extraction model. We experiment with two common neural architectures, CNN and LSTM, to learn word vector representations from character embeddings. Through a task on the BioCreative-V CDR corpus, extracting relationships between chemicals and diseases, we show that models exploiting the character-based word representations improve on models that do not use this information, obtaining state-of-the-art result relative to previous neural approaches.
Dat Quoc Nguyen, Karin Verspoor• 2018
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Document-level Relation Extraction | DocRED (dev) | F1 Score43.45 | 231 | |
| Relation Extraction | DocRED (test) | F1 Score42.26 | 121 | |
| Relation Extraction | CDR (test) | F1 Score62.3 | 92 |
Showing 3 of 3 rows