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

Aggregates Classification01:29

Aggregates Classification

381
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
381
Classification of Illness01:17

Classification of Illness

7.9K
The meaning of illness is individualized to each person who experiences an alteration in health. In contrast, disease is a medical term indicating a pathological change in the structure and function of the body or mind. It is a condition that has specific symptoms and boundaries.
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
7.9K
Methods of Classification and Identification01:28

Methods of Classification and Identification

187
Bacterial identification relies on a diverse array of techniques to classify and understand microorganisms, each tailored to uncover specific characteristics. Traditional morphological approaches, while still valuable, are limited for closely related or structurally simple organisms. Modern methods integrate biochemical, serological, genetic, and advanced molecular tools to achieve greater accuracy.Morphological and Biochemical TechniquesMorphological characteristics, such as cell shape and...
187

You might also read

Related Articles

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

Sort by
Same author

Enhancing quantum audio watermarking security through joint verification and certification.

Scientific reports·2026
Same author

A Convolutional-Transformer Residual Network for Channel Estimation in Intelligent Reflective Surface Aided MIMO Systems.

Sensors (Basel, Switzerland)·2025
Same author

Attention-Based Transfer Enhancement Network for Cross-Corpus EEG Emotion Recognition.

Sensors (Basel, Switzerland)·2025
Same author

HRMamba: Fusing Luminance Information for Remote Physiological Measurement in Varied Lighting Conditions.

IEEE journal of biomedical and health informatics·2025
Same author

Image harmonization and de-harmonization based on singular value decomposition (SVD) in medical domain.

Quantitative imaging in medicine and surgery·2025
Same author

BRPDNet: A BioRegion Prompt Distillation Network for Physiological Monitoring.

IEEE journal of biomedical and health informatics·2025
Same journal

A novel Milstein-stochastic epidemiologically-informed neural network for approaching epidemic dynamics: Application to Mpox disease.

Computer methods and programs in biomedicine·2026
Same journal

Accounting for approximation errors using surrogate-based parameter estimation of cardiac mechanics digital twins.

Computer methods and programs in biomedicine·2026
Same journal

Facial iPPG heatmap patterns based on period-aware autoencoder show association with carotid atherosclerosis towards non-contact hemodynamic assessment.

Computer methods and programs in biomedicine·2026
Same journal

Explainable machine learning models predict liver fibrosis risk and outcome in the general population: Development and multi-cohort external validation.

Computer methods and programs in biomedicine·2026
Same journal

Evaluation of surrogate endpoints for survival outcomes using the surrogate package in R.

Computer methods and programs in biomedicine·2026
Same journal

Relative spectral and frication-based descriptors as numerical indicators of place of articulation shifts in fricatives produced by Polish children.

Computer methods and programs in biomedicine·2026
See all related articles

Related Experiment Video

Updated: Sep 10, 2025

Author Spotlight: An Efficient and Robust Software for Automated Fusion of Multiple Preclinical Imaging Modalities
07:13

Author Spotlight: An Efficient and Robust Software for Automated Fusion of Multiple Preclinical Imaging Modalities

Published on: October 27, 2023

1.3K

VariMix: A variety-guided data mixing framework for explainable medical image classifications.

Xiangyu Xiong1, Yue Sun1, Xiaohong Liu2

  • 1Faculty of Applied Sciences, Macao Polytechnic University, Macao, 999078, China.

Computer Methods and Programs in Biomedicine
|August 21, 2025
PubMed
Summary
This summary is machine-generated.

VariMix, a novel data mixing framework, enhances medical image classification accuracy by addressing label mismatches in synthetic images using absolute difference maps. This method significantly improves generalization for deep neural networks in medical AI applications.

Keywords:
Data diversityExplainabilityHyperplaneLabel mismatchingMixupSynthetic data

More Related Videos

Author Spotlight: Unlocking Insights into the Immune Cell Landscape of Tumors
06:32

Author Spotlight: Unlocking Insights into the Immune Cell Landscape of Tumors

Published on: August 18, 2023

2.3K
Guidelines and Experience Using Imaging Biomarker Explorer IBEX for Radiomics
10:17

Guidelines and Experience Using Imaging Biomarker Explorer IBEX for Radiomics

Published on: January 8, 2018

13.3K

Related Experiment Videos

Last Updated: Sep 10, 2025

Author Spotlight: An Efficient and Robust Software for Automated Fusion of Multiple Preclinical Imaging Modalities
07:13

Author Spotlight: An Efficient and Robust Software for Automated Fusion of Multiple Preclinical Imaging Modalities

Published on: October 27, 2023

1.3K
Author Spotlight: Unlocking Insights into the Immune Cell Landscape of Tumors
06:32

Author Spotlight: Unlocking Insights into the Immune Cell Landscape of Tumors

Published on: August 18, 2023

2.3K
Guidelines and Experience Using Imaging Biomarker Explorer IBEX for Radiomics
10:17

Guidelines and Experience Using Imaging Biomarker Explorer IBEX for Radiomics

Published on: January 8, 2018

13.3K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Medical Imaging

Background:

  • Deep neural networks require data augmentation to prevent overfitting and improve generalization.
  • Generative Adversarial Networks (GANs) synthesize realistic images but often lack diversity and have ambiguous labels.
  • Current data mixing strategies based on salient regions may not capture all diagnostic information, leading to label mismatches.

Purpose of the Study:

  • To address label mismatches in medical image classification caused by data augmentation techniques.
  • To propose a novel data mixing framework that improves the accuracy and diversity of synthetic medical images.

Main Methods:

  • Introduced VariMix, a variety-guided data mixing framework.
  • Employed an absolute difference map (ADM) generated by an image-to-image (I2I) GAN to resolve label mismatches.
  • Enabled bidirectional mixing operations between training samples for enhanced data synthesis.

Main Results:

  • VariMix achieved high accuracies: 99.30% (CXR) and 94.60% (Retinal) with SwinT V2.
  • ConvNeXt classifier achieved top accuracies: 87.73% (Breast US), 99.28% (CXR), 95.13% (Retinal), and 95.81% (Maternal-Fetal US).
  • Medical expert evaluation confirmed the I2I GAN's potential to improve medical image classification accuracy.

Conclusions:

  • VariMix outperforms existing GAN- and Mixup-based methods on four public datasets.
  • The I2I GAN provides interpretability for medical image classifications by generating hyperplane difference maps.
  • The proposed method offers a superior approach for data augmentation in medical deep learning.