GAS: Generative Activation-Aided Asynchronous Split Federated Learning
Jiarong Yang, Yuan Liu

TL;DR
This paper introduces GAS, a novel asynchronous split federated learning framework that uses generative activations to mitigate bias caused by asynchronous updates, improving model convergence and performance.
Contribution
The paper proposes a new asynchronous SFL framework with generative activations to address bias and delay issues, along with a convergence analysis and experimental validation.
Findings
GAS effectively reduces bias from asynchronous updates.
The method achieves improved convergence bounds.
Experimental results demonstrate enhanced model performance.
Abstract
Split Federated Learning (SFL) splits and collaboratively trains a shared model between clients and server, where clients transmit activations and client-side models to server for updates. Recent SFL studies assume synchronous transmission of activations and client-side models from clients to server. However, due to significant variations in computational and communication capabilities among clients, activations and client-side models arrive at server asynchronously. The delay caused by asynchrony significantly degrades the performance of SFL. To address this issue, we consider an asynchronous SFL framework, where an activation buffer and a model buffer are embedded on the server to manage the asynchronously transmitted activations and client-side models, respectively. Furthermore, as asynchronous activation transmissions cause the buffer to frequently receive activations from…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Memory and Neural Computing · Ferroelectric and Negative Capacitance Devices
