On the Robustness of Split Learning against Adversarial Attacks
Mingyuan Fan, Cen Chen, Chengyu Wang, Wenmeng Zhou, Jun Huang

TL;DR
This paper evaluates the robustness of split learning against adversarial attacks, introducing a new tailored attack method called SPADV that reveals significant vulnerabilities even when only partial model information is accessible.
Contribution
It develops SPADV, a novel two-stage adversarial attack tailored for split learning, highlighting its vulnerability under realistic untrusted server scenarios.
Findings
SPADV effectively crafts adversarial examples with low cost.
Split learning shows high susceptibility to adversarial attacks.
The attack demonstrates significant vulnerabilities in practical settings.
Abstract
Split learning enables collaborative deep learning model training while preserving data privacy and model security by avoiding direct sharing of raw data and model details (i.e., sever and clients only hold partial sub-networks and exchange intermediate computations). However, existing research has mainly focused on examining its reliability for privacy protection, with little investigation into model security. Specifically, by exploring full models, attackers can launch adversarial attacks, and split learning can mitigate this severe threat by only disclosing part of models to untrusted servers.This paper aims to evaluate the robustness of split learning against adversarial attacks, particularly in the most challenging setting where untrusted servers only have access to the intermediate layers of the model.Existing adversarial attacks mostly focus on the centralized setting instead of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data
MethodsFocus
