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

Survival Tree01:19

Survival Tree

152
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
152
Ethical Standards II01:23

Ethical Standards II

784
Ethical standards are the backbone of nursing practice, guiding nurses as they interact with patients, families, and colleagues. These standards are crucial for providing safe, empathetic care centered on the patient's needs.
Nurses are entrusted with upholding various ethical principles and standards. Nurses forge solid therapeutic relationships using trust, empathy, autonomy, confidentiality, and professional competence.
Confidentiality is crucial, embodying respect for individual privacy...
784
Ethical Standards I01:25

Ethical Standards I

950
The American Nurses Association (ANA) created and implemented the first nationally accepted Code of Ethics for Nurses with Interpretive Statements. The Code of Ethics is a living document regularly updated by the ANA and establishes an ethical standard that is non-negotiable for nurses in all roles and settings.
The Code of Ethics provisions outline the nurse's duty to the patient, the healthcare team, the profession, and society. The Code's fundamental principles include advocacy,...
950

You might also read

Related Articles

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

Sort by
Same author

Integrating probabilistic trees and causal networks for clinical and epidemiological data.

Artificial intelligence in medicine·2026
Same author

Causal insights into gestational diabetes mellitus.

Frontiers in endocrinology·2025
Same author

ACE: A Consent-Embedded privacy-preserving search on genomic database.

Heliyon·2024
Same author

The Compression Optimality of Asymmetric Numeral Systems.

Entropy (Basel, Switzerland)·2023
Same author

Evaluation of Federated Learning in Phishing Email Detection.

Sensors (Basel, Switzerland)·2023
Same author

BiGAMi: Bi-Objective Genetic Algorithm Fitness Function for Feature Selection on Microbiome Datasets.

Methods and protocols·2022

Related Experiment Video

Updated: Sep 3, 2025

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

872

Performance and Information Leakage in Splitfed Learning and Multi-Head Split Learning in Healthcare Data and Beyond.

Praveen Joshi1, Chandra Thapa2, Seyit Camtepe2

  • 1Department of Computer Sciences, Munster Technological University, MTU, T12 P928 Cork, Ireland.

Methods and Protocols
|July 27, 2022
PubMed
Summary

Split-Fed Learning (SFL) enhances healthcare data analytics privacy but has overheads. Multi-Head Split Learning (MHSL) reduces this but lowers accuracy and increases information leakage compared to SFL.

Keywords:
distributed collaborative machine learninginformation leakage in distributed learningmulti-head split learningparameter transmission-based distributed machine learningprivacy-preserving machine learningsplit learning

Related Experiment Videos

Last Updated: Sep 3, 2025

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

872

Area of Science:

  • Healthcare Data Analytics
  • Machine Learning
  • Distributed Learning

Background:

  • Machine learning (ML) offers powerful insights for healthcare decision-making.
  • Stringent data privacy laws necessitate privacy-preserving ML techniques.
  • Split-Fed Learning (SFL) enables collaborative ML model training while protecting data privacy.

Purpose of the Study:

  • To investigate a modified SFL architecture, Multi-Head Split Learning (MHSL), that removes client-side model synchronization overheads.
  • To evaluate the trade-offs between computational efficiency, model accuracy, and information leakage in MHSL compared to SFL.
  • To analyze the impact of client-side model depth on performance in both SFL and MHSL.

Main Methods:

  • Implemented and evaluated SFL and MHSL architectures.
  • Utilized Resnet-18 and Conv1-D models on ECG and HAM-10000 datasets.
  • Assessed model performance (accuracy) and information leakage using mutual information scores.
  • Varied the depth of the client-side model portion to analyze its impact.

Main Results:

  • SFL achieved higher accuracy than MHSL by 1.81% (ECG) and 2.36% (HAM-10000) at a cut-layer of 1.
  • Increasing client-side model layers improved SFL performance but degraded MHSL performance.
  • SFL exhibited greater information leakage than MHSL on both datasets.

Conclusions:

  • MHSL offers reduced computational overhead but sacrifices accuracy and privacy compared to SFL.
  • Client-side model architecture significantly influences the performance of both SFL and MHSL.
  • Careful consideration of the trade-off between efficiency and accuracy/privacy is crucial when selecting between SFL and MHSL for healthcare applications.