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

Cancer Survival Analysis01:21

Cancer Survival Analysis

Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
Combination Therapies and Personalized Medicine02:50

Combination Therapies and Personalized Medicine

Combining two or more treatment methods increases the life span of cancer patients while reducing damage to vital organs or tissue from the overuse of a single treatment. Combination therapy also targets different cancer-inducing pathways, thus reducing the chances of developing resistance to treatment.
The combination of the drug acetazolamide and sulforaphane is a good example of combination therapy to treat cancer. The cells in the interior of a large tumor often die due to the hypoxic and...

You might also read

Related Articles

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

Sort by
Same author

A metabolic constraint in de novo NAD+ synthesis drives mucosal inflammation in IBD.

Journal of Crohn's & colitis·2026
Same author

Agent-Based Improvement of Multiple-Choice Question Quality in Medical Education.

Studies in health technology and informatics·2026
Same author

Garbage In, Garbage Out: Context Engineering for Generating Multiple-Choice Questions for Medical Education Using Knowledge Graphs and LLMs.

Studies in health technology and informatics·2026
Same author

Cross-Site Generalization of CNN-Based <math><semantics><mrow><msubsup><mi>B</mi> <mn>1</mn> <mo>+</mo></msubsup></mrow> <annotation>$$ {B}_1^{+} $$</annotation></semantics></math> Mapping in UHF MRI.

NMR in biomedicine·2026
Same author

"All I Know Is That We Failed": The Experiences of Human Service Workers Supporting the Health of Unaccompanied Minors.

Health & social work·2026
Same author

The Knowledge Connector decision support system for multiomics-based precision oncology.

Nature communications·2026
Same journal

A GenAI Pipeline for Violinist Kinematic Data Management.

Studies in health technology and informatics·2026
Same journal

AMAL-For-Qatar: A Comprehensive AI Ecosystem for Fetal Ultrasound Analysis - Project Overview and Achievements.

Studies in health technology and informatics·2026
Same journal

Longitudinal Treatment-Aware Multimodal AI for Dermatology: A Scoping Review.

Studies in health technology and informatics·2026
Same journal

Predicting Postpartum Depression Using Imbalance-Aware Machine Learning.

Studies in health technology and informatics·2026
Same journal

Validation of Deep-Learning Models for Autosegmentation of Brain Metastases.

Studies in health technology and informatics·2026
Same journal

Delay-Dependent Gating in Modular RNNs.

Studies in health technology and informatics·2026
See all related articles

Related Experiment Video

Updated: May 24, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

Classifying Clinical Evidence Levels of Cancer Variants in Biomedical Literature Using Machine Learning and Large

Graziella Credidio1, Michael Größler1, Benjamin Roth2

  • 1University Medical Center Hamburg-Eppendorf (UKE), Institute for Applied Medical Informatics, Hamburg, Germany.

Studies in Health Technology and Informatics
|May 23, 2026
PubMed
Summary
This summary is machine-generated.

Automated classification of clinical evidence levels aids precision oncology. XGBoost with TF-IDF outperformed large language models and decision trees, highlighting the importance of lexical cues for variant interpretation.

Keywords:
Clinical Evidence LevelLarge Language ModelsMachine LearningText Classification

More Related Videos

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

Related Experiment Videos

Last Updated: May 24, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

Area of Science:

  • Biomedical Informatics
  • Computational Biology
  • Oncology

Background:

  • Automating clinical evidence level classification in biomedical literature is crucial for advancing precision oncology.
  • Efficient variant interpretation and informed clinical decision-making rely on accurate evidence categorization.

Purpose of the Study:

  • To compare the performance of large language models (LLMs) and machine learning (ML) algorithms in classifying evidence levels for the Clinical Interpretation of Variants in Cancer (CIViC) system.
  • To evaluate different prompting strategies for LLMs and feature representations for ML models.

Main Methods:

  • Two LLMs (GPT-4.1-mini, Gemini-2.5-Flash) were tested using zero- and few-shot prompting.
  • Two ML algorithms (decision tree, XGBoost) were evaluated using Term Frequency-Inverse Document Frequency (TF-IDF) and word embeddings.
  • Performance was assessed based on the CIViC evidence level system.

Main Results:

  • XGBoost utilizing TF-IDF achieved the highest performance, with a micro-F1 score of 0.83.
  • This XGBoost model outperformed both tested LLMs and the decision tree algorithm.
  • All models demonstrated better performance on mid-range evidence levels (B-D) compared to high (A) or inferential (E) levels.

Conclusions:

  • Current abstract-level evidence classification relies heavily on explicit lexical cues.
  • Standalone large language model approaches offer limited additional benefit over traditional ML methods for this task.
  • Dataset imbalance and linguistic ambiguity present challenges for classifying extreme evidence levels (A and E).