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

Weak Base Solutions03:21

Weak Base Solutions

22.8K
Some compounds produce hydroxide ions when dissolved by chemically reacting with water molecules. In all cases, these compounds react only partially and so are classified as weak bases. These types of compounds are also abundant in nature and important commodities in various technologies. For example, global production of the weak base ammonia is typically well over 100 metric tons annually, being widely used as an agricultural fertilizer, a raw material for chemical synthesis of other...
22.8K
Super-resolution Fluorescence Microscopy01:37

Super-resolution Fluorescence Microscopy

7.1K
Super-resolution fluorescence microscopy (SRFM) provides a better resolution than conventional fluorescence microscopy by reducing the point spread function (PSF). PSF is the light intensity distribution from a point that causes it to appear blurred. Due to PSF, each fluorescing point appears bigger than its actual size, and it is the PSF interference of nearby fluorophores that causes the blurred image. Various approaches to achieving higher resolution through SRFM have recently been...
7.1K
Transducer Mechanism: Enzyme-Linked Receptors01:27

Transducer Mechanism: Enzyme-Linked Receptors

2.5K
Enzyme-linked receptors are cell-surface receptors acting as an enzyme or associating with an enzyme intracellularly. They make excellent drug targets. Drugs can bind to the extracellular ligand-binding domain or directly affect their enzymatic domain and alter their activity.
Major types that are helpful drug targets include:
2.5K

You might also read

Related Articles

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

Sort by
Same author

Traumatic Brain Injury in an Elite Adolescent Soccer Goalkeeper: A Case Report.

Cureus·2026
Same author

Memorization in large language models in medicine prevalence characteristics and implications.

Nature communications·2026
Same author

Virtual Surgical Planning for Reconstruction of Mandibular Osteoradionecrosis: A Comparative Study on Its Safety and Outcomes.

Head & neck·2026
Same author

Hybrid versus cemented implants for total hip replacement: a randomised feasibility study with embedded qualitative research.

BMC musculoskeletal disorders·2026
Same author

Real-world outcomes following adjuvant chemotherapy for resected pancreatic cancer in a centralised oncology service.

British journal of cancer·2026
Same author

Global Use of Casein Glycomacropeptide Protein Substitutes for Phenylketonuria (PKU): Health Professional Perspectives.

Nutrients·2026
Same journal

Development of CypriSSR: a genome-wide, chromosome-level microsatellite database for multiple cyprinidae species.

Database : the journal of biological databases and curation·2026
Same journal

KitBase Expanded: An Integrated Genomic and Phenotypic Resource for 3,268 Fast-Neutron-Irradiated Rice Mutants.

Database : the journal of biological databases and curation·2026
Same journal

PhaLP 2.0: extending the community-oriented phage lysin database with a SUBLYME pipeline for metagenomic discovery.

Database : the journal of biological databases and curation·2026
Same journal

A similarity metric, rubric, and unified hierarchy for biomedical publication types and study designs.

Database : the journal of biological databases and curation·2026
Same journal

GUTAID: a curated database linking gut microbial antigens to autoimmune mechanisms.

Database : the journal of biological databases and curation·2026
Same journal

Rosetta Statements: simplifying FAIR knowledge graph construction with a user-centred approach.

Database : the journal of biological databases and curation·2026
See all related articles

Related Experiment Video

Updated: Jul 19, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

287

Biomedical relation extraction with knowledge base-refined weak supervision.

Wonjin Yoon1, Sean Yi1, Richard Jackson2

  • 1Department of Computer Science and Engineering, Korea University, 145 Anam-ro, Seongbuk-gu, Seoul 02841, South Korea.

Database : the Journal of Biological Databases and Curation
|August 8, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces a novel biomedical relation extraction system using weak supervision to overcome data limitations. The refined weak supervision approach significantly improved performance, achieving 3rd place in the BioCreative VII challenge.

More Related Videos

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

15.9K

Related Experiment Videos

Last Updated: Jul 19, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

287
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.7K
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

15.9K

Area of Science:

  • Biomedical informatics
  • Natural Language Processing
  • Machine Learning

Background:

  • Biomedical relation extraction (BioRE) is crucial for understanding biomedical literature.
  • Supervised learning and large language models (LLMs) dominate BioRE, but require extensive human-annotated data.
  • Data scarcity and annotation costs limit the performance and coverage of current BioRE systems.

Purpose of the Study:

  • To develop a BioRE system for the BioCreative VII challenge-DrugProt track.
  • To address the limitations of human-annotated data in BioRE by leveraging weak supervision.
  • To improve the performance of BioRE systems through a novel weak supervision strategy.

Main Methods:

  • Developed a BioRE system combining a language model structure with weak supervision.
  • Created a weakly labeled dataset by training a model on existing data to predict labels on external literature (model-labeled dataset).
  • Refined the model-labeled dataset using an external knowledge base before fine-tuning with human-labeled data.

Main Results:

  • The approach using refined weak supervision demonstrated a significant performance gain compared to models trained solely on human-labeled data.
  • The developed system achieved 3rd place in the BioCreative VII challenge-DrugProt track.
  • Weak supervision, when refined with external knowledge, proves effective in enhancing BioRE performance.

Conclusions:

  • Refined weak supervision is a viable and effective strategy to overcome data limitations in biomedical relation extraction.
  • The proposed system offers a promising direction for developing high-performing BioRE tools.
  • This work highlights the potential of combining model-generated labels with external knowledge bases for BioRE.