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 Experiment Videos

A learning method for the class imbalance problem with medical data sets.

Der-Chiang Li1, Chiao-Wen Liu, Susan C Hu

  • 1Department of Industrial and Information Management, National Cheng Kung University, Tainan, Taiwan, ROC.

Computers in Biology and Medicine
|March 30, 2010
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

Kaplan-Meier Approach01:24

Kaplan-Meier Approach

The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
Classification of Illness01:17

Classification of Illness

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

You might also read

Related Articles

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

Sort by
Same author

Different types of working after retirement on the changes in cognitive function among taiwanese retirees: 3-year follow-up study.

BMC public health·2025
Same author

Unveiling the role of work characteristics before retirement in cognitive functions among retirees: evidence from Taiwan's Health and Retirement Study.

Neuropsychology, development, and cognition. Section B, Aging, neuropsychology and cognition·2025
Same author

Well-being trajectories and dynamic resource shifts in the transitions of retirement: a longitudinal study of Taiwanese older adults.

Frontiers in psychology·2025
Same author

Predicting the prevalence and outcomes of frailty through ICD-10 in older adults: experiences from a regional hospital in Taiwan.

Internal medicine journal·2025
Same author

Exploring determinants of flourishing: a comprehensive network analysis of retirees in Taiwan.

BMC public health·2024
Same author

Working retirees in Taiwan: examining determinants of different working status after retirement.

BMC geriatrics·2024
Same journal

sEEGnal: an automated EEG preprocessing pipeline evaluated against expert-driven preprocessing.

Computers in biology and medicine·2026
Same journal

Corrigendum to "Integrating experimental biology, computational methods, and artificial Intelligence in anticancer drug discovery: Bridging the translational Gap" [Comput. Biol. Med. 213 (2026) 111832].

Computers in biology and medicine·2026
Same journal

Organ dose optimization for a point-of-care forearm X-ray photon-counting CT.

Computers in biology and medicine·2026
Same journal

Physics-guided transformation of breathomic feature spaces into disease-specific representations for respiratory disease classification.

Computers in biology and medicine·2026
Same journal

An AI-driven deep learning pipeline for taxonomic classification and biodiversity assessment of deep-sea environmental DNA.

Computers in biology and medicine·2026
Same journal

Rapid personalisation of cardiovascular models using invasively measured right ventricular pressure.

Computers in biology and medicine·2026
See all related articles

This study addresses class imbalance in medical data by oversampling minority and undersampling majority classes. The proposed method enhances classification accuracy for conditions like diabetes and liver disorders.

Area of Science:

  • Medical Informatics
  • Machine Learning
  • Data Science

Background:

  • Medical datasets often exhibit class imbalance, with a predominance of normal samples over abnormal ones.
  • This imbalance can lead to biased learning models, favoring the majority class and reducing diagnostic accuracy.

Purpose of the Study:

  • To propose a novel method for addressing class imbalance in medical data.
  • To improve classification performance in datasets with skewed sample distributions.

Main Methods:

  • Implemented data balancing using oversampling for minority classes (mega-trend diffusion membership function) and undersampling for majority classes (Gaussian fuzzy membership function and alpha-cut).
  • Enhanced classification accuracy by projecting data into a higher-dimensional space using classification-related information.

Related Experiment Videos

Main Results:

  • The proposed method demonstrated superior classification performance compared to Support Vector Machine (SVM), C4.5 decision tree, and two other existing studies.
  • Successfully improved the accuracy of classifying imbalanced medical datasets.

Conclusions:

  • The developed approach effectively mitigates class imbalance issues in medical data.
  • The method offers a promising strategy for enhancing diagnostic accuracy in clinical settings.