Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Document-level medical relation extraction via edge-oriented graph neural network based on document structure and external knowledge.

BMC medical informatics and decision making·2021
Same author

Health Natural Language Processing: Methodology Development and Applications.

JMIR medical informatics·2021
Same author

CapsTM: capsule network for Chinese medical text matching.

BMC medical informatics and decision making·2021
Same author

Novel Graph-Based Model With Biaffine Attention for Family History Extraction From Clinical Text: Modeling Study.

JMIR medical informatics·2021
Same author

A hybrid method of recurrent neural network and graph neural network for next-period prescription prediction.

International journal of machine learning and cybernetics·2021
Same author

Adoption of Electronic Health Records (EHRs) in China During the Past 10 Years: Consecutive Survey Data Analysis and Comparison of Sino-American Challenges and Experiences.

Journal of medical Internet research·2021
Same journal

SNPio: a Python interface for population genomic data processing.

BMC bioinformatics·2026
Same journal

SpaHNR: a spatial domain identification method via sparse attention-based hierarchical node representation and multi-view contrastive learning.

BMC bioinformatics·2026
Same journal

OpenIMC: an open-source platform for analyzing single-cell and spatial proteomics by imaging mass cytometry.

BMC bioinformatics·2026
Same journal

NAP: an open source pipeline for cross-domain microbiome profiling using Nanopore sequencing-derived amplicon data.

BMC bioinformatics·2026
Same journal

SurvGME: an R package for survival analysis with graphical and measurement error models.

BMC bioinformatics·2026
Same journal

SimMapNet: a Bayesian framework for gene regulatory network inference using gene ontology similarities as external hint.

BMC bioinformatics·2026
See all related articles

Related Experiment Video

Updated: Oct 9, 2025

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
07:35

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports

Published on: October 13, 2023

1.8K

Improving deep learning method for biomedical named entity recognition by using entity definition information.

Ying Xiong1,2, Shuai Chen1, Buzhou Tang3,4

  • 1Department of Computer Science, Harbin Institute of Technology, Shenzhen, Shenzhen, 518055, China.

BMC Bioinformatics
|December 18, 2021
PubMed
Summary
This summary is machine-generated.

Incorporating entity definition information into deep learning models significantly improves biomedical named entity recognition (NER) performance. This approach enhances the accuracy of identifying pharmacological substances, compounds, and proteins in biomedical texts.

Keywords:
Biomedical named entity recognitionEntity definition informationMachine reading comprehensionSpan-level one-pass method

More Related Videos

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
09:20

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications

Published on: February 23, 2019

8.9K
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.3K

Related Experiment Videos

Last Updated: Oct 9, 2025

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
07:35

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports

Published on: October 13, 2023

1.8K
Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
09:20

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications

Published on: February 23, 2019

8.9K
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.3K

Area of Science:

  • Biomedical informatics
  • Natural Language Processing
  • Computational Biology

Background:

  • Biomedical named entity recognition (NER) is crucial for extracting information from biomedical texts.
  • Existing state-of-the-art methods often overlook the semantic meaning of different entity types.
  • The PharmaCoNER challenge focused on recognizing pharmacological substances, compounds, and proteins in Spanish biomedical literature.

Purpose of the Study:

  • To investigate methods for integrating entity type meaning into deep learning models for biomedical NER.
  • To apply these enhanced models to the PharmaCoNER 2019 challenge.
  • To evaluate the impact of using entity definition information on NER performance.

Main Methods:

  • Two deep learning approaches were explored: SQuad-style machine reading comprehension (MRC) and Span-level one-pass (SOne) methods.
  • Entity definition information was utilized as queries in MRC and to represent entity type meaning in SOne.
  • Models were trained and evaluated on the PharmaCoNER 2019 corpus using strict micro-averaged precision, recall, and F1-score.

Main Results:

  • The integration of entity definition information improved both SQuad-style MRC and SOne methods, yielding approximately a 0.003 increase in micro-averaged F1-score.
  • The SQuad-style MRC model, using entity definitions as queries, achieved the highest performance with a micro-averaged F1-score of 0.9137.
  • This model outperformed the best-performing system in the PharmaCoNER 2019 challenge and achieved a 1% F1-score improvement over state-of-the-art models without manually-crafted features.

Conclusions:

  • Entity definition information positively impacts biomedical NER detection, enhancing deep learning model performance.
  • The developed models achieved state-of-the-art micro-average F1 scores, demonstrating the utility of semantic information.
  • Future work will explore incorporating entity definition information from knowledge graphs for further improvements.