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

650
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...
650
Statistical Methods for Analyzing Epidemiological Data01:25

Statistical Methods for Analyzing Epidemiological Data

900
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
900

You might also read

Related Articles

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

Sort by
Same author

Eye gaze-controlled camera navigation for enhanced robotic surgery with potential cognitive load reduction.

Current problems in surgery·2025
See all related articles

Related Experiment Video

Updated: Jan 17, 2026

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.6K

Lung cancer risk prediction using augmented machine learning pipelines with explainable AI.

Pavithran M S1, Saranyaraj D1, Anirban Chakrabortty1

  • 1School of Computer Science and Engineering, Vellore Institute of Technology, Chennai Campus, Tamil Nadu, India.

Frontiers in Artificial Intelligence
|September 19, 2025
PubMed
Summary

Machine learning models for lung cancer prediction struggle with imbalanced data. K-Means SMOTE augmentation with a Multi-Layer Perceptron classifier achieved 93.55% accuracy, improving lung cancer risk prediction.

Keywords:
SMOTEclass imbalanceexplainable AIlimelung cancer prediction

More Related Videos

Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
07:13

Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model

Published on: April 18, 2025

493

Related Experiment Videos

Last Updated: Jan 17, 2026

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.6K
Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
07:13

Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model

Published on: April 18, 2025

493

Area of Science:

  • Oncology
  • Medical Informatics
  • Computer Science

Background:

  • Lung cancer is a leading cause of cancer mortality globally, necessitating improved diagnostic accuracy.
  • Machine learning (ML) shows potential for lung cancer prediction, but clinical datasets often suffer from class imbalance, hindering classifier performance.
  • Class imbalance leads to biased predictions and reduced accuracy in ML models for medical diagnosis.

Purpose of the Study:

  • To evaluate the effectiveness of various data augmentation techniques in addressing class imbalance for lung cancer prediction using ML.
  • To compare the performance of different augmentation-classifier combinations on a small, imbalanced lung cancer dataset.
  • To enhance the accuracy and reliability of ML-based lung cancer risk prediction models.

Main Methods:

  • Applied several data augmentation techniques to a small lung cancer dataset characterized by significant class imbalance.
  • Trained and evaluated various ML classifiers in combination with these augmentation methods.
  • Utilized K-Means SMOTE combined with a Multi-Layer Perceptron (MLP) classifier for comparative analysis.
  • Employed LIME (Local Interpretable Model-agnostic Explanations) for model interpretability.

Main Results:

  • The combination of K-Means SMOTE data augmentation and a Multi-Layer Perceptron classifier yielded the highest performance.
  • Achieved a classification accuracy of 93.55% and an Area Under the Receiver Operating Characteristic Curve (AUC-ROC) score of 96.76%.
  • This augmentation-classifier pair significantly outperformed other combinations tested, demonstrating the impact of optimized data augmentation.

Conclusions:

  • Data augmentation techniques are crucial for mitigating class imbalance issues in ML-based medical prediction tasks.
  • The K-Means SMOTE and MLP combination represents a promising approach for improving lung cancer risk prediction accuracy.
  • Further validation with larger, more representative datasets is warranted to translate these findings into clinical tools.