ResSFL: A Resistance Transfer Framework for Defending Model Inversion Attack in Split Federated Learning
Jingtao Li, Adnan Siraj Rakin, Xing Chen, Zhezhi He, Deliang Fan,, Chaitali Chakrabarti

TL;DR
ResSFL introduces a training framework for split federated learning that significantly reduces model inversion attack risks during training while maintaining high accuracy and low computational overhead.
Contribution
It proposes a novel attacker-aware training method to create a resistant feature extractor, enhancing MI resistance in split federated learning during training.
Findings
Successfully mitigates MI attack on CIFAR-100 with high reconstruction error
Maintains 67.5% accuracy with only 1% drop
Low additional computational overhead
Abstract
This work aims to tackle Model Inversion (MI) attack on Split Federated Learning (SFL). SFL is a recent distributed training scheme where multiple clients send intermediate activations (i.e., feature map), instead of raw data, to a central server. While such a scheme helps reduce the computational load at the client end, it opens itself to reconstruction of raw data from intermediate activation by the server. Existing works on protecting SFL only consider inference and do not handle attacks during training. So we propose ResSFL, a Split Federated Learning Framework that is designed to be MI-resistant during training. It is based on deriving a resistant feature extractor via attacker-aware training, and using this extractor to initialize the client-side model prior to standard SFL training. Such a method helps in reducing the computational complexity due to use of strong inversion model…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGeophysical Methods and Applications · Privacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning
