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

Multi-Omics Reveals the Impact of Domestic Wastewater Input on the Dissolved Organic Carbon Pool and Microbial Community in the Qiantang River Estuary.

Microorganisms·2026
Same author

Unraveling coronavirus cell invasion: The role of glycan receptors in human coronavirus-HKU1 cell entry.

Infectious diseases & immunity·2026
Same author

MRI-guided risk stratification for neoadjuvant immunotherapy in rectal cancer.

Frontiers in immunology·2026
Same author

Author Correction: A broadly protective antibody targeting gammaherpesvirus gB.

Nature·2026
Same author

Advances in BODIPY Derivatives for Antibacterial Phototherapy.

Angewandte Chemie (International ed. in English)·2026
Same author

A pH-responsive composite hydrogel based on konjac glucomannan and its oxidized derivatives: synthesis, characterization and swelling behavior.

Current research in food science·2026
Same journal

CoAff-DTI: Fine-grained drug-target interaction prediction using pre-trained language models and affinity-guided mechanisms.

Journal of biomedical informatics·2026
Same journal

Evaluation of temporal preservation in synthetic longitudinal patient data.

Journal of biomedical informatics·2026
Same journal

ARKE: An ontology-driven framework for automated mapping of local radiology procedure terms to the LOINC-RadLex playbook using large language model.

Journal of biomedical informatics·2026
Same journal

A validation-driven training controller for cross-lingual biomedical NER via reinforcement learning-based adaptive loss weighting.

Journal of biomedical informatics·2026
Same journal

ASP-HR: An Adaptive Spatial Perception and Hierarchical Reasoning mechanism for document-level biomedical relation extraction.

Journal of biomedical informatics·2026
Same journal

Beyond Accuracy: Safety-Centered guidelines for the evaluation of LLM-based therapy recommendation systems for chronic multimorbidity patients.

Journal of biomedical informatics·2026
See all related articles

Related Experiment Video

Updated: Nov 6, 2025

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
07:50

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts

Published on: September 20, 2018

16.1K

Biomedical named entity recognition using BERT in the machine reading comprehension framework.

Cong Sun1, Zhihao Yang1, Lei Wang2

  • 1School of Computer Science and Technology, Dalian University of Technology, Dalian 116024, China.

Journal of Biomedical Informatics
|May 9, 2021
PubMed
Summary
This summary is machine-generated.

This study reframes biomedical named entity recognition (BioNER) as a machine reading comprehension (MRC) task, improving knowledge extraction from scientific literature. The novel approach achieves state-of-the-art results across multiple benchmark datasets.

Keywords:
MRCMachine reading comprehensionNERNamed entity recognitionText mining

More Related Videos

Author Spotlight: Demonstrating Systematic Endobronchial Ultrasound to New Endoscopists
05:22

Author Spotlight: Demonstrating Systematic Endobronchial Ultrasound to New Endoscopists

Published on: August 11, 2023

2.5K
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

Related Experiment Videos

Last Updated: Nov 6, 2025

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
07:50

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts

Published on: September 20, 2018

16.1K
Author Spotlight: Demonstrating Systematic Endobronchial Ultrasound to New Endoscopists
05:22

Author Spotlight: Demonstrating Systematic Endobronchial Ultrasound to New Endoscopists

Published on: August 11, 2023

2.5K
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

Area of Science:

  • Computational Biology
  • Bioinformatics
  • Natural Language Processing

Background:

  • Biomedical Named Entity Recognition (BioNER) is crucial for extracting knowledge from unstructured text.
  • Conventional sequence labeling methods for BioNER often underutilize semantic information.
  • Existing approaches may require complex decoding processes like Conditional Random Fields (CRF).

Purpose of the Study:

  • To develop a novel BioNER approach by formulating it as a Machine Reading Comprehension (MRC) problem.
  • To leverage prior knowledge through well-designed queries, enhancing BioNER performance.
  • To eliminate the need for traditional decoding steps in BioNER.

Main Methods:

  • The study proposes a paradigm shift from sequence labeling to a Machine Reading Comprehension (MRC) framework for BioNER.
  • This MRC formulation allows for the integration of external knowledge via targeted queries.
  • The method bypasses the necessity of post-processing steps such as CRF decoding.

Main Results:

  • The proposed MRC-based BioNER method was evaluated on six diverse datasets (BC4CHEMD, BC5CDR-Chem, BC5CDR-Disease, NCBI-Disease, BC2GM, JNLPBA).
  • State-of-the-art (SOTA) performance was achieved across all tested datasets.
  • Specific F1-scores include 92.92% (BC4CHEMD), 94.19% (BC5CDR-Chem), 87.83% (BC5CDR-Disease), 90.04% (NCBI-Disease), 85.48% (BC2GM), and 78.93% (JNLPBA).

Conclusions:

  • Reformulating BioNER as an MRC task is a highly effective strategy.
  • The MRC approach surpasses traditional sequence labeling methods in performance and efficiency.
  • This work sets a new benchmark for biomedical knowledge extraction from text.