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

Biomedical Event Extraction with Hierarchical Knowledge Graphs

About

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-indicative trigger words. We propose to incorporate domain knowledge from Unified Medical Language System (UMLS) to a pre-trained language model via Graph Edge-conditioned Attention Networks (GEANet) and hierarchical graph representation. To better recognize the trigger words, each sentence is first grounded to a sentence graph based on a jointly modeled hierarchical knowledge graph from UMLS. The grounded graphs are then propagated by GEANet, a novel graph neural networks for enhanced capabilities in inferring complex events. On BioNLP 2011 GENIA Event Extraction task, our approach achieved 1.41% F1 and 3.19% F1 improvements on all events and complex events, respectively. Ablation studies confirm the importance of GEANet and hierarchical KG.

Kung-Hsiang Huang, Mu Yang, Nanyun Peng• 2020

Related benchmarks

TaskDatasetResultRank
Event extractionBioNLP GENIA 2011 (test)
Recall56.11
6
Event Extraction (Regulation events)BioNLP GENIA 2011 (test)
Recall47.23
3
Showing 2 of 2 rows

Other info

Code

Follow for update