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
  1. Home
  2. Federated Learning For Thoracic Disease Classification Using Convolutional Neural Networks And Differential Privacy.
  1. Home
  2. Federated Learning For Thoracic Disease Classification Using Convolutional Neural Networks And Differential Privacy.

Related Concept Videos

Classification of Illness01:17

Classification of Illness

9.4K
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...
9.4K

You might also read

Related Articles

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

Sort by
Same author

Bioinspired hydrogels for infectious and diabetic wound healing: Therapeutic strategies and innovations.

Nanomedicine : nanotechnology, biology, and medicine·2026
Same author

PalmNeXt: a ConvNeXt-based deep learning model for pest detection in date palm leaves.

Frontiers in plant science·2026
Same author

An optimized EEG-based hybrid deep learning framework for schizophrenia detection.

Biomedical engineering letters·2026
Same author

Tumor-Bearing Kidneys as Potential Donors: A National Survey From the United Kingdom.

Experimental and clinical transplantation : official journal of the Middle East Society for Organ Transplantation·2026
Same author

Correction: FedGAN: Federated diabetic retinopathy image generation.

PloS one·2025
Same author

Integrated in vitro and in silico analysis of Artemisia absinthium identifies Parishin C and Parishin B as promising multitarget antifasciolic agents.

Fitoterapia·2025
Same journal

Driving Innovation: Transatlantic Attitudes to the <i>Bionics Bus</i> as a Vehicle for Health Transformation and STEM Engagement.

Healthcare technology letters·2026
Same journal

Gamified Digital Solutions for Tinnitus Health Literacy: The Erasmus+ Project TinWise.

Healthcare technology letters·2026
Same journal

Effect of Technology-Supported Measures Used for Care Transition Decisions for Chronic Disease Patients: A Systematic Review and Meta-Analysis.

Healthcare technology letters·2026
Same journal

Bibliometric Trends in the Integration of Computer Vision With Healthcare.

Healthcare technology letters·2026
Same journal

Parameter-Efficient Deep Learning Models for Vital Sign Estimation From PPG.

Healthcare technology letters·2026
Same journal

Machine Learning-Based Depression Recognition With Preserved Efficacy From Compressed EEG Signals Using Wavelet Transform and Adaptive Filtering.

Healthcare technology letters·2026
See all related articles

Related Experiment Video

Machine Learning-Based Cough Tone Classification: Diagnostic Exploration of Chronic Obstructive Pulmonary Disease and Respiratory Tract Infections
06:22

Machine Learning-Based Cough Tone Classification: Diagnostic Exploration of Chronic Obstructive Pulmonary Disease and Respiratory Tract Infections

Published on: September 19, 2025

751

Federated Learning for Thoracic Disease Classification Using Convolutional Neural Networks and Differential Privacy.

Muhammad Zulqarnain1, Syed Jawad Hussain1, Muhammad Zeeshan Aslam1

  • 1Department of Computer Science Sir Syed CASE Institute of Technology Islamabad Pakistan.

Healthcare Technology Letters
|May 4, 2026

View abstract on PubMed

Summary
This summary is machine-generated.

Federated learning (FL) enables collaborative training of AI models for diagnosing thoracic diseases from chest X-rays without sharing patient data. Integrating differential privacy (DP) impacts accuracy, showing a trade-off between privacy and diagnostic performance.

Keywords:
convolutional neural networks (CNNs)differential privacy (DP)federated learning (FL)healthcare AImedical imagingmulti‐label classificationremote healthcarex‐ray diagnosis

Related Experiment Videos

Machine Learning-Based Cough Tone Classification: Diagnostic Exploration of Chronic Obstructive Pulmonary Disease and Respiratory Tract Infections
06:22

Machine Learning-Based Cough Tone Classification: Diagnostic Exploration of Chronic Obstructive Pulmonary Disease and Respiratory Tract Infections

Published on: September 19, 2025

751

Area of Science:

  • Medical Imaging
  • Artificial Intelligence
  • Computational Health

Background:

  • Early diagnosis of thoracic diseases via chest X-rays is crucial but hindered by privacy concerns and data sharing restrictions in resource-limited settings.
  • Federated learning (FL) offers a decentralized approach for collaborative model training without compromising patient data privacy.
  • Integrating differential privacy (DP) into FL frameworks can degrade model performance and increase computational load.

Purpose of the Study:

  • To develop and evaluate a unified FL framework for multi-label thoracic disease classification using diverse CNN architectures.
  • To comparatively analyze the performance of different CNN models (ResNet50, DenseNet169, EfficientNet, MobileNetV3) within identical FL settings.
  • To investigate the impact of client scalability and DP integration on diagnostic accuracy and the privacy-utility trade-off.

Main Methods:

  • Implemented a federated learning framework for thoracic disease classification on CheXpert and NIH Chest x-ray14 datasets.
  • Evaluated multiple CNN architectures including EfficientNet-B3, ResNet50, DenseNet169, and MobileNetV3 under varying client numbers (5-10 clients).
  • Integrated differential privacy (DP) with different privacy budgets (ε = 1, 15, 30) to assess its effect on model performance.

Main Results:

  • The EfficientNet-B3 based federated model achieved a mean AUC of 0.8027, demonstrating robustness in decentralized environments.
  • Client scalability from 5 to 10 clients showed minimal impact on model performance.
  • DP integration resulted in a performance decrease, with mean AUC ranging from 0.60 to 0.64, confirming the privacy-utility trade-off.

Conclusions:

  • Federated learning is a viable approach for privacy-sensitive medical imaging analysis, particularly for thoracic disease classification.
  • Model selection (e.g., EfficientNet-B3), scalability, and DP configuration are critical factors for real-world deployment.
  • The study provides empirical evidence on the performance implications of integrating DP in FL for medical diagnostics.