LGSep 18, 2025

Towards Privacy-Preserving and Heterogeneity-aware Split Federated Learning via Probabilistic Masking

arXiv:2509.14603v11 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses privacy and efficiency issues in federated learning for applications like image processing and wireless sensing, though it appears incremental as it builds on existing SFL methods.

The paper tackled privacy risks and heterogeneity in Split Federated Learning by proposing PM-SFL, which uses probabilistic masking and personalized learning to improve accuracy, communication efficiency, and robustness to attacks, as demonstrated in experiments on image and wireless sensing tasks.

Split Federated Learning (SFL) has emerged as an efficient alternative to traditional Federated Learning (FL) by reducing client-side computation through model partitioning. However, exchanging of intermediate activations and model updates introduces significant privacy risks, especially from data reconstruction attacks that recover original inputs from intermediate representations. Existing defenses using noise injection often degrade model performance. To overcome these challenges, we present PM-SFL, a scalable and privacy-preserving SFL framework that incorporates Probabilistic Mask training to add structured randomness without relying on explicit noise. This mitigates data reconstruction risks while maintaining model utility. To address data heterogeneity, PM-SFL employs personalized mask learning that tailors submodel structures to each client's local data. For system heterogeneity, we introduce a layer-wise knowledge compensation mechanism, enabling clients with varying resources to participate effectively under adaptive model splitting. Theoretical analysis confirms its privacy protection, and experiments on image and wireless sensing tasks demonstrate that PM-SFL consistently improves accuracy, communication efficiency, and robustness to privacy attacks, with particularly strong performance under data and system heterogeneity.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes