Related Experiment Video
Updated: Jul 26, 2026

04:48
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
2.7K
An improved data augmentation approach and its application in medical named entity recognition
Hongyu Chen1, Li Dan1, Yonghe Lu2
1School of Information Management, Sun Yat-Sen University, Guangzhou, 510006, China.
BMC Medical Informatics and Decision Making
|August 5, 2024
Summary
Data augmentation enhances medical named entity recognition (NER) by creating more training data. New methods, Contextual Random Replacement (CRR) and Targeted Entity Random Replacement (TER), improve accuracy, especially with limited medical data.
Area of Science:
- Natural Language Processing
- Bioinformatics
- Machine Learning
Background:
- Medical named entity recognition (NER) faces challenges like high data acquisition costs, specialized terminology, and limited training resources.
- These challenges hinder achieving high performance in medical NER systems.
- Data augmentation is essential to generate synthetic data, balance distributions, enrich datasets, and improve model generalization.
Purpose of the Study:
- To propose novel data augmentation techniques for medical NER.
- To address data scarcity and imbalance in the medical domain.
- To enhance the performance and accuracy of deep learning-based Chinese NER models.
Main Methods:
- Contextual Random Replacement based on Word2Vec Augmentation (CRR).
- Targeted Entity Random Replacement Augmentation (TER).
- Integration with a deep learning-based Chinese NER model (BERT-BiLSTM-CRF).
Main Results:
- Both CRR and TER methods significantly improve medical NER performance.
- The BERT-BiLSTM-CRF model achieved a notable F1 score of 83.587% with augmentation.
- This represents a 1.49% increase in performance over the baseline model, validating the augmentation strategies.
Conclusions:
- Data augmentation is crucial and effective for improving medical NER, particularly under resource constraints.
- The proposed CRR and TER methods offer practical solutions for enhancing medical NER systems.
- These techniques contribute to more accurate and robust recognition of medical entities.

