paper-with-me

Papers

Optimizing Split Points for Error-Resilient SplitFed Learning

2024-05-29 · Chamani Shiranthika, Parvaneh Saeedi, Ivan V. Bajić

Recent advancements in decentralized learning, such as Federated Learning (FL), Split Learning (SL), and Split Federated Learning (SplitFed), have expanded the potentials of machine learning. SplitFed aims to minimize the computational burden on individual clients in FL and parallelize SL while maintaining privacy. This study investigates the resilience of SplitFed to packet loss at model split points. It explores various parameter aggregation strategies of SplitFed by examining the impact of splitting the model at different points-either shallow split or deep split-on the final global model performance. The experiments, conducted on a human embryo image segmentation task, reveal a statistically significant advantage of a deeper split point.

📄 PDF Abstract BibTeX arXiv:2405.19453

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningImage SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Towards Straggler-Resilient Split Federated Learning: An Unbalanced Update Approach

2025-10-24 · Dandan Liang, Jianing Zhang, Evan Chen, Zhe Li 외 arxiv

Split Federated Learning (SFL) enables scalable training on edge devices by combining the parallelism of Federated Learning (FL) with the computational offloading of Split Learning (SL). Despite its great success, SFL su…

Federated Learning

MuCALD-SplitFed: Causal-Latent Diffusion for Privacy-Preserving Multi-Task Split-Federated Medical Image Segmentation

2026-05-04 · Chamani Shiranthika, Hadi Hadizadeh, Parvaneh Saeedi arxiv

Federated Learning enables decentralized training by aggregating model updates across clients without sharing raw data, while Split Federated Learning further partitions the model between clients and a server to reduce c…

Medical Image SegmentationRepresentation LearningFederated Learning

SplitFed-CL: A Split Federated Co-Learning Framework for Medical Image Segmentation with Inaccurate Labels

2026-05-11 · Zahra Hafezi Kafshgari, Hadi Hadizadeh, Parvaneh Saeedi arxiv

Split Federated Learning (SplitFed) combines federated and split learning to preserve privacy while reducing client-side computation. However, in medical image segmentation, heterogeneous label quality across clients can…

Medical Image SegmentationFederated Learning

SplitFedZip: Learned Compression for Data Transfer Reduction in Split-Federated Learning

2024-12-18 · Chamani Shiranthika, Hadi Hadizadeh, Parvaneh Saeedi, Ivan V. Bajić

Federated Learning (FL) enables multiple clients to train a collaborative model without sharing their local data. Split Learning (SL) allows a model to be trained in a split manner across different locations. Split-Feder…

Federated LearningImage SegmentationMedical Image SegmentationSemantic Segmentation

SplitFed resilience to packet loss: Where to split, that is the question

2023-07-25 · Chamani Shiranthika, Zahra Hafezi Kafshgari, Parvaneh Saeedi, Ivan V. Bajić

Decentralized machine learning has broadened its scope recently with the invention of Federated Learning (FL), Split Learning (SL), and their hybrids like Split Federated Learning (SplitFed or SFL). The goal of SFL is to…

Federated Learning