HealSplit: Towards Self-Healing through Adversarial Distillation in Split Federated Learning
Yuhan Xie, Chen Lyu

TL;DR
HealSplit introduces a comprehensive defense framework for Split Federated Learning, combining detection, recovery, and adversarial distillation to effectively counter sophisticated poisoning attacks.
Contribution
This work is the first to propose a unified, end-to-end defense specifically designed for SFL, integrating topology-aware detection and adversarial distillation techniques.
Findings
Outperforms ten state-of-the-art defenses in robustness.
Effectively detects and recovers from five types of poisoning attacks.
Demonstrates superior performance on four benchmark datasets.
Abstract
Split Federated Learning (SFL) is an emerging paradigm for privacy-preserving distributed learning. However, it remains vulnerable to sophisticated data poisoning attacks targeting local features, labels, smashed data, and model weights. Existing defenses, primarily adapted from traditional Federated Learning (FL), are less effective under SFL due to limited access to complete model updates. This paper presents HealSplit, the first unified defense framework tailored for SFL, offering end-to-end detection and recovery against five sophisticated types of poisoning attacks. HealSplit comprises three key components: (1) a topology-aware detection module that constructs graphs over smashed data to identify poisoned samples via topological anomaly scoring (TAS); (2) a generative recovery pipeline that synthesizes semantically consistent substitutes for detected anomalies, validated by a…
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
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Advanced Graph Neural Networks
