HyperAIHyperAI
8 days ago

DeepEventMine: end-to-end neural nested event extraction from biomedical texts

{Sophia Ananiadou, Makoto Miwa, Anh Nguyen, Khoa N A Duong, Thy Thy Tran, Hai-Long Trieu}
Abstract

MotivationRecent 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.ResultsWe 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 implementationOur codes and models to reproduce the results are available at: https://github.com/aistairc/DeepEventMine.

DeepEventMine: end-to-end neural nested event extraction from biomedical texts | Latest Papers | HyperAI