Abstract
Event and relation extraction are central tasks in biomedical text mining. Where relation extraction concerns the detection of semantic connections between pairs of entities, event extraction expands this concept with the addition of trigger words, multiple arguments and nested events, in order to more accurately model the diversity of natural language. In this work we develop a convolutional neural network that can be used for both event and relation extraction. We use a linear representation of the input text, where information is encoded with various vector space embeddings. Most notably, we encode the parse graph into this linear space using dependency path embeddings. We integrate our neural network into the open source Turku Event Extraction System (TEES) framework. Using this system, our machine learning model can be easily applied to a large set of corpora from e.g. the BioNLP, DDI Extraction and BioCreative shared tasks. We evaluate our system on 12 different event, relation and NER corpora, showing good generalizability to many tasks and achieving improved performance on several corpora.- Anthology ID:
- W18-2311
- Volume:
- Proceedings of the BioNLP 2018 workshop
- Month:
- July
- Year:
- 2018
- Address:
- Melbourne, Australia
- Editors:
- Dina Demner-Fushman, Kevin Bretonnel Cohen, Sophia Ananiadou, Junichi Tsujii
- Venue:
- BioNLP
- SIG:
- Publisher:
- Association for Computational Linguistics
- Note:
- Pages:
- 98–108
- Language:
- URL:
- https://aclanthology.org/W18-2311
- DOI:
- 10.18653/v1/W18-2311
- Cite (ACL):
- Jari Björne and Tapio Salakoski. 2018. Biomedical Event Extraction Using Convolutional Neural Networks and Dependency Parsing. In Proceedings of the BioNLP 2018 workshop, pages 98–108, Melbourne, Australia. Association for Computational Linguistics.
- Cite (Informal):
- Biomedical Event Extraction Using Convolutional Neural Networks and Dependency Parsing (Björne & Salakoski, BioNLP 2018)
- PDF:
- https://preview.aclanthology.org/teach-a-man-to-fish/W18-2311.pdf
- Data
- DDI