DeepEventMine: end-to-end neural nested event extraction from biomedical texts
Motivation Recent neural approaches on event extraction from text mainly focus on flat events in general domain, while there are less attempts to detect nested and overlapping events. These existing systems are built on given entities and they depend on external syntactic tools. Results We propose an end-to-end neural nested event extraction model named DeepEventMine that extracts multiple overlapping directed acyclic graph structures from a raw sentence. On the top of the bidirectional encoder representations from transformers model, our model detects nested entities and triggers, roles, nested events and their modifications in an end-to-end manner without any syntactic tools. Our DeepEventMine model achieves the new state-of-the-art performance on seven biomedical nested event extraction tasks. Even when gold entities are unavailable, our model can detect events from raw text with promising performance. Availability and implementation Our codes and models to reproduce the results are available at: https://github.com/aistairc/DeepEventMine.
Code (1)
Tasks
Event ExtractionSentenceSimilar Papers 제목 키워드 기반
Biomedical Event Extraction as Multi-turn Question Answering
Biomedical event extraction from natural text is a challenging task as it searches for complex and often nested structures describing specific relationships between multiple molecular entities, such as genes, proteins, o…
Event ExtractionKnowledge Base PopulationLanguage ModelingLanguage Modelling+2A Structure-aware Generative Model for Biomedical Event Extraction
Biomedical Event Extraction (BEE) is a challenging task that involves modeling complex relationships between fine-grained entities in biomedical text. BEE has traditionally been formulated as a classification problem. Wi…
Event ExtractionBiomedical Event Extraction Using Convolutional Neural Networks and Dependency Parsing
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 th…
Dependency ParsingDiversityEvent ExtractionNER+4Biomedical Event Extraction with Hierarchical Knowledge Graphs
Biomedical event extraction is critical in understanding biomolecular interactions described in scientific corpus. One of the main challenges is to identify nested structured events that are associated with non-indicativ…
Event ExtractionLanguage ModelingSentenceInter-sentence Relation Extraction for Associating Biological Context with Events in Biomedical Texts
We present an analysis of the problem of identifying biological context and associating it with biochemical events in biomedical texts. This constitutes a non-trivial, inter-sentential relation extraction task. We focus …
RelationRelation ExtractionSentenceVocal Bursts Type Prediction