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

Data Validation01:15

Data Validation

276
Method validation is a crucial process in analytical chemistry designed to confirm that a given method consistently produces reliable and high-quality results. This process is essential when a method is applied to different sample matrices or when procedural modifications are made, ensuring that the results meet acceptable standards across various applications.
Key parameters for method validation include:
276
Distribution Reliability and Automation01:25

Distribution Reliability and Automation

168
Distribution reliability in electrical power systems is critical for ensuring an uninterrupted power supply to consumers at minimal cost. According to IEEE Standard Terms, reliability is the probability that a device will function without failure over a specified time period or amount of usage. For electric power distribution, this translates to maintaining continuous power supply and addressing customer concerns over power outages. Several indices, as defined by IEEE Standard 1366-2012, are...
168
Quality Assurance01:19

Quality Assurance

224
Quality assurance is the overarching term used to describe the activities employed to ensure the proper performance of a system. These activities can be classified into three categories: quality control, quality assessment, and internal corrective measures. Typically, these activities work cyclically: quality control is performed before and during the analysis, while quality assessment occurs during and after the investigation. Internal corrective measures are implemented based on the findings...
224
Multiple Comparison Tests01:13

Multiple Comparison Tests

4.0K
Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
4.0K
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

2.3K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
2.3K
Improving Translational Accuracy02:07

Improving Translational Accuracy

11.9K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
11.9K

You might also read

Related Articles

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

Sort by
Same author

AI for Radiology: A Primer Part II. Interacting with AI Results.

Radiology·2026
Same author

Radiology Reimagined: Interoperability and Lessons Learned from the Imaging AI in Practice Demonstration.

Radiology·2026
Same author

Dual-energy CT based scoring to estimate perfusion changes after balloon pulmonary angioplasty in chronic thromboembolic pulmonary hypertension.

JHLT open·2026
Same author

Photon-counting Detector CT Spectral Reconstructions for Radiomics-based Liver Lesion Classification: A Multicenter Study.

Investigative radiology·2026
Same author

Assessing Change in Stone Burden on Baseline and Follow-Up CT: Radiologist and Radiomics Evaluations.

Journal of imaging·2026
Same author

Evaluation of an Artificial Intelligence Model for Identification of Intracranial Hemorrhage Subtypes on Computed Tomography of the Head.

Stroke (Hoboken, N.J.)·2026

Related Experiment Video

Updated: Sep 25, 2025

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

7.0K

Validation pipeline for machine learning algorithm assessment for multiple vendors.

Bernardo C Bizzo1,2, Shadi Ebrahimian2, Mark E Walters1

  • 1MGH & BWH Center for Clinical Data Science, Mass General Brigham, Boston, Massachusetts, United States of America.

Plos One
|April 29, 2022
PubMed
Summary
This summary is machine-generated.

A new evaluation pipeline standardizes machine learning (ML) algorithm assessment for clinical use. This study highlights significant performance variations among ML vendors for lung nodule detection in CT scans, emphasizing the need for objective comparison methods.

More Related Videos

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.8K
An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.2K

Related Experiment Videos

Last Updated: Sep 25, 2025

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

7.0K
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.8K
An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.2K

Area of Science:

  • Medical Imaging Analysis
  • Artificial Intelligence in Healthcare
  • Radiology Informatics

Background:

  • Machine learning (ML) algorithms are increasingly used in clinical settings, necessitating standardized methods for performance evaluation.
  • Comparing independently developed ML algorithms for clinical applications requires a normalized approach to ensure reliability and accuracy.

Purpose of the Study:

  • To design, build, and test an objective evaluation pipeline for assessing ML algorithms used in clinical imaging.
  • To normalize performance measurement of independently developed ML algorithms using a common test dataset of chest CT examinations.

Main Methods:

  • Developed a pipeline for image cohort creation, de-identification, and ground-truth labeling.
  • Implemented a secure server environment for testing vendor "black box" ML algorithms on internal clinical data (100 chest CTs).
  • Assessed three vendor applications for lung nodule detection, calculating recall, precision, and receiver operating characteristic curves (ROC).

Main Results:

  • Vendor-1: recall 0.80, precision 0.89; Vendor-2: recall 0.75, precision 0.40; Vendor-3: recall 0.32, precision 0.39.
  • Area Under the Curve (AUC) values for solid, groundglass, and part-solid nodules varied significantly across vendors.
  • The developed pipeline enabled secure, internal testing of multi-vendor ML algorithms.

Conclusions:

  • The study demonstrates wide variations in ML algorithm performance for lung nodule detection and classification.
  • A standardized, objective ML algorithm evaluation process is crucial for clinical adoption and reliable comparison of tools.
  • The developed pipeline provides a framework for consistent and secure assessment of ML algorithms in radiology.