Challenge: Biomedical event extraction requires domain-specific knowledge and deep understanding of complex contexts.
Approach: They propose a knowledge base-driven tree-structured long short-term memory networks framework . tree-LSTM framework incorporates dependency structures and entity properties from ontologies .
Outcome: The proposed framework is based on the BioNLP shared task with Genia dataset and achieves state-of-the-art results.

Similar Papers

A Framework for Flexible Extraction of Clinical Event Contextual Properties from Electronic Health Records (2025.acl-industry)

Copied to clipboard

Challenge: EHRs contain vast amounts of valuable clinical data, stored as unstructured text.
Approach: They propose a method that uses existing NER+L methods to classify medical entities at scale using a named entity recognition and linking task.
Outcome: The proposed model outperforms Bi-LSTM in minority class tasks with up to 28% of the time and 32% faster training time.
Fine-grained Information Extraction from Biomedical Literature based on Knowledge-enriched Abstract Meaning Representation (2021.acl-long)

Copied to clipboard

Challenge: Compared with general natural language texts, sentences from scientific papers usually possess wider contexts between knowledge elements.
Approach: They propose a novel biomedical Information Extraction model to extract scientific entities and events from English research papers using Abstract Meaning Representation (AMR) they construct a sentence-level knowledge graph from an external knowledge base and encode it to improve the model's understanding of complex scientific concepts.
Outcome: The proposed model can extract scientific entities and events from scientific literature and improve its understanding of complex scientific concepts.
Biomedical Event Extraction with Hierarchical Knowledge Graphs (2020.findings-emnlp)

Copied to clipboard

Challenge: Biomedical event extraction is critical in understanding biomolecular interactions described in scientific corpus.
Approach: They propose to integrate domain knowledge from Unified Medical Language System (UMLS) to a pre-trained language model using Graph Edge-conditioned Attention Networks and hierarchical graph representation.
Outcome: The proposed approach achieves 1.41% F1 and 3.19% F1 improvements on the BioNLP 2011 GENIA Event Extraction task.
Text-to-Text Extraction and Verbalization of Biomedical Event Graphs (2022.coling-1)

Copied to clipboard

Challenge: Biomedical events represent complex, graphical, and semantically rich interactions expressed in the scientific literature.
Approach: They propose a framework to solve event extraction and event verbalization with a unified text-to-text approach.
Outcome: The proposed framework achieves greater state-of-the-art performance than single-task competitors and can generate coherent natural language utterances from structured data.
Multimodal Graph-based Transformer Framework for Biomedical Relation Extraction (2021.findings-acl)

Copied to clipboard

Challenge: Existing models based on textual data do not capture context beyond the sentence.
Approach: They propose a framework that enables the model to learn multi-omnics biological information about entities (proteins) with the help of additional multi-modal cues like molecular structure.
Outcome: The proposed model is generalized and optimized for protein-protein interaction task and benefited from additional domain-specific cues.
Temporal Relation Extraction in Clinical Texts: A Span-based Graph Transformer Approach (2025.acl-long)

Copied to clipboard

Challenge: Temporal information extraction from unstructured text is challenging due to complex clinical language, long documents, and sparse annotations.
Approach: They propose a method for extracting clinical events and their temporal relations from unstructured text using the I2B2 2012 Temporal Relations Challenge corpus.
Outcome: The proposed method improves state-of-the-art temporal information extraction with 5.5% improvement in tempeval F1 score over previous best and 8.9% improvement on long-range relations.
Dependency-Guided LSTM-CRF for Named Entity Recognition (D19-1)

Copied to clipboard

Challenge: Named entity recognition (NER) is one of the most important and fundamental tasks in natural language processing (NLP).
Approach: They propose a dependency-guided model to encode dependency trees and capture their properties for named entity recognition.
Outcome: The proposed model improves named entity recognition performance on standard datasets.
Integration of Deep Learning and Traditional Machine Learning for Knowledge Extraction from Biomedical Literature (D19-57)

Copied to clipboard

Challenge: BB system is among the top two systems in five of all six subtasks . knowledge about microbial diversity is crucial for the study of microbiome and bacteria .
Approach: They present a system that uses word embedding and lexical features to perform entities recognition, normalization and relation extraction.
Outcome: The proposed system achieves state-of-the-art in five of six subtasks and is among the top two in five.
Better Feature Integration for Named Entity Recognition (2021.naacl-main)

Copied to clipboard

Challenge: Existing approaches to named entity recognition (NER) focus on stacking the LSTM and graph neural networks (GCNs) however, the exact interaction mechanism between the two types of features is not clear and the performance gain is not significant.
Approach: They propose a model that incorporates both types of features with a Synergized-LSTM which captures how the two types of feature interact.
Outcome: The proposed model achieves better performance than previous approaches while requiring fewer parameters.
Bacteria Biotope Relation Extraction via Lexical Chains and Dependency Graphs (D19-57)

Copied to clipboard

Challenge: In this paper, we describe our approach for the Bacteria Biotopes relation extraction subtask in the BioNLP Shared Task 2019 .
Approach: They propose a novel approach for dependency graph construction based on lexical chains . they then propose 'neuro network' model which uses short-term memories and syntax information .
Outcome: The proposed approach achieves the best F1 (66.3%) in the official evaluation participated by 7 teams.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations