paper-with-me

Papers

MISA: Unveiling the Vulnerabilities in Split Federated Learning

2023-12-18 · Wei Wan, Yuxuan Ning, Shengshan Hu, Lulu Xue, Minghui Li, Leo Yu Zhang, Hai Jin

\textit{Federated learning} (FL) and \textit{split learning} (SL) are prevailing distributed paradigms in recent years. They both enable shared global model training while keeping data localized on users' devices. The former excels in parallel execution capabilities, while the latter enjoys low dependence on edge computing resources and strong privacy protection. \textit{Split federated learning} (SFL) combines the strengths of both FL and SL, making it one of the most popular distributed architectures. Furthermore, a recent study has claimed that SFL exhibits robustness against poisoning attacks, with a fivefold improvement compared to FL in terms of robustness. In this paper, we present a novel poisoning attack known as MISA. It poisons both the top and bottom models, causing a \textbf{\underline{misa}}lignment in the global model, ultimately leading to a drastic accuracy collapse. This attack unveils the vulnerabilities in SFL, challenging the conventional belief that SFL is robust against poisoning attacks. Extensive experiments demonstrate that our proposed MISA poses a significant threat to the availability of SFL, underscoring the imperative for academia and industry to accord this matter due attention.

📄 PDF Abstract BibTeX arXiv:2312.11026

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computingFederated Learning

Similar Papers 제목 키워드 기반

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

Unveiling Client Privacy Leakage from Public Dataset Usage in Federated Distillation

2025-02-11 · Haonan Shi, Tu Ouyang, An Wang

Federated Distillation (FD) has emerged as a popular federated training framework, enabling clients to collaboratively train models without sharing private data. Public Dataset-Assisted Federated Distillation (PDA-FD), w…

Federated LearningInference Attack

Unleashing the Tiger: Inference Attacks on Split Learning

2020-12-04 · Dario Pasquini, Giuseppe Ateniese, Massimo Bernaschi

We investigate the security of Split Learning -- a novel collaborative machine learning framework that enables peak performance by requiring minimal resources consumption. In the present paper, we expose vulnerabilities …

Federated Learning

Security Analysis of SplitFed Learning

2022-12-04 · Momin Ahmad Khan, Virat Shejwalkar, Amir Houmansadr, Fatima Muhammad Anwar

Split Learning (SL) and Federated Learning (FL) are two prominent distributed collaborative learning techniques that maintain data privacy by allowing clients to never share their private data with other clients and serv…

Federated LearningModel Poisoning

From Data Heterogeneity to Convergence: A Data-Centric Review of Federated Learning

2026-06-09 · Huong Nguyen, Mickaël Bettinelli, Amirhossein Ghaffari, Alexandre Benoit 외 arxiv

Federated Learning (FL) has emerged as a promising solution for data hunger in centralized learning. This paradigm enables privacy with multiple clients to train a shared-task model collaboratively without exposing their…

Federated Learning