Related Experiment Video
Updated: Feb 16, 2026

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
Published on: October 13, 2023
GRAM-CNN: a deep learning approach with local context for named entity recognition in biomedical text
Qile Zhu1,2, Xiaolin Li1,3, Ana Conesa4,5
1National Science Foundation Center for Big Learning, University of Florida, Gainesville, FL 32611, USA.
We introduce GRAM-CNN, a novel deep learning method for biomedical named entity recognition (BioNER). This approach achieves state-of-the-art performance by leveraging local contexts with Convolutional Neural Networks (CNNs), eliminating the need for feature engineering.
Area of Science:
- Computational biology
- Bioinformatics
- Natural Language Processing
Background:
- Traditional biomedical named entity recognition (NER) methods rely on costly hand-crafted features or task-specific rules, limiting their generalizability.
- While end-to-end neural networks excel in non-biomedical NER, they have not achieved competitive performance in the biomedical domain without domain-specific adaptations.
Purpose of the Study:
- To develop a novel end-to-end deep learning approach for biomedical NER that overcomes the limitations of existing methods.
- To create a model that leverages local contexts using n-gram character and word embeddings via Convolutional Neural Networks (CNNs).
Main Methods:
- Propose GRAM-CNN, a Convolutional Neural Network (CNN)-based deep learning model for biomedical NER.
- Utilize n-gram character and word embeddings to capture local contextual information around words for automatic labeling.
- The model requires no specific domain knowledge or manual feature engineering, enabling broad applicability.
Main Results:
- GRAM-CNN achieved state-of-the-art performance on three benchmark biomedical datasets.
- Achieved an F1-score of 87.26% on Biocreative II, 87.26% on NCBI, and 72.57% on JNLPBA.
- Demonstrated the effectiveness of CNN-based architectures for BioNER tasks.
Conclusions:
- GRAM-CNN represents a significant advancement in automated biomedical named entity recognition.
- The model's ability to generalize across different BioNER datasets highlights the power of deep learning without feature engineering.
- The source code, datasets, and pre-trained model are publicly available, facilitating further research and application.
More Related Videos
09:20Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
Published on: February 23, 2019
05:47Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025