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

MiRInter-Trans: a transformer-based framework for microRNA interaction prediction.

Bioinformatics advances·2026
Same author

In-depth Human Phenotype Ontology Curation Boosts Prioritization Performance for Netherton Syndrome.

The British journal of dermatology·2026
Same author

Detecting Uncoded Self-Harm in Veterans' Electronic Health Records Using Positive and Unlabeled Learning: Retrospective Cohort Study.

Journal of medical Internet research·2026
Same author

On the state of protein function prediction: a report on the fourth CAFA challenge.

bioRxiv : the preprint server for biology·2026
Same author

Data-driven prioritization of mouse strains for improved preclinical modeling of rare and common disease.

bioRxiv : the preprint server for biology·2026
Same author

VO: The Vaccine Ontology.

Scientific data·2026
Same journal

MOREshiny: a user-friendly application for the inference of phenotype-specific multi-omic regulatory networks.

Bioinformatics advances·2026
Same journal

spammR: an R package designed for analysis and integration of spatial multi-omic measurements.

Bioinformatics advances·2026
Same journal

Interpretable prediction and generation of ASC-speck aptamers using multiscale deep biological learning models.

Bioinformatics advances·2026
Same journal

vClassifier: a toolkit for high-resolution phylogenetic classification of prokaryotic viruses.

Bioinformatics advances·2026
Same journal

GWAIS-Web: a free and secure web service for ultra-fast and large-scale genome-wide association interaction studies.

Bioinformatics advances·2026
Same journal

Folding the unfoldable 2: using AlphaFold and ESMFold to explore spurious proteins.

Bioinformatics advances·2026
See all related articles

Related Experiment Video

Updated: Jun 29, 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.6K

Node-degree aware edge sampling mitigates inflated classification performance in biomedical random walk-based graph

Luca Cappelletti1, Lauren Rekerle2, Tommaso Fontana1

  • 1AnacletoLab, Dipartimento di Informatica, Università degli Studi di Milano, Milano 20133, Italy.

Bioinformatics Advances
|April 5, 2024
PubMed
Summary
This summary is machine-generated.

Standard negative edge sampling in graph representation learning creates imbalanced node degrees, impacting biomedical machine learning. A new degree-aware sampling method improves model evaluation accuracy.

More Related Videos

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline
10:44

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline

Published on: December 7, 2021

2.1K
Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

1.1K

Related Experiment Videos

Last Updated: Jun 29, 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.6K
Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline
10:44

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline

Published on: December 7, 2021

2.1K
Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

1.1K

Area of Science:

  • Computational biology
  • Machine learning
  • Graph theory

Background:

  • Graph representation learning generates embeddings for nodes and graph elements, useful for tasks like predicting new relationships (edges).
  • Biomedical knowledge graphs often have known positive relationships but lack explicit negative relationships, forcing models to assume most unlabeled edges are negative.
  • Current methods uniformly sample negative edges, leading to imbalanced node degree distributions between positive and negative examples.

Purpose of the Study:

  • To investigate the impact of uniform negative edge sampling on graph representation learning performance in biomedical applications.
  • To develop and present a novel, degree-aware node sampling approach to mitigate biases in negative example selection.

Main Methods:

  • Utilized a representative heterogeneous biomedical knowledge graph.
  • Employed random walk-based graph machine learning techniques.
  • Implemented and compared a novel degree-aware node sampling strategy against uniform sampling.

Main Results:

  • Uniform negative edge sampling results in imbalanced node degree distributions, significantly affecting classification performance.
  • This imbalance can artificially inflate model performance estimates during validation.
  • The proposed degree-aware sampling approach effectively mitigates this bias, leading to more accurate model evaluation.

Conclusions:

  • The method of selecting negative examples is critical for accurate graph representation learning, especially in biomedicine.
  • Degree-aware node sampling provides a more reliable approach for training and evaluating graph-based machine learning models.
  • The developed method is publicly available and easy to implement for researchers.