FedSkipTwin: Digital-Twin-Guided Client Skipping for Communication-Efficient Federated Learning
Daniel Commey, Kamel Abbad, Garth V. Crosby, Lyes Khoukhi

TL;DR
FedSkipTwin introduces a server-driven client-skipping method using lightweight digital twins to reduce communication in federated learning, maintaining accuracy and saving bandwidth in resource-limited settings.
Contribution
This paper presents a novel client-skipping algorithm using digital twins to predict update importance, enabling communication reduction without sacrificing model performance.
Findings
Reduces communication by 12-15.5% over 20 rounds.
Improves final accuracy by up to 0.5 percentage points.
Effective in non-IID data scenarios.
Abstract
Communication overhead remains a primary bottleneck in federated learning (FL), particularly for applications involving mobile and IoT devices with constrained bandwidth. This work introduces FedSkipTwin, a novel client-skipping algorithm driven by lightweight, server-side digital twins. Each twin, implemented as a simple LSTM, observes a client's historical sequence of gradient norms to forecast both the magnitude and the epistemic uncertainty of its next update. The server leverages these predictions, requesting communication only when either value exceeds a predefined threshold; otherwise, it instructs the client to skip the round, thereby saving bandwidth. Experiments are conducted on the UCI-HAR and MNIST datasets with 10 clients under a non-IID data distribution. The results demonstrate that FedSkipTwin reduces total communication by 12-15.5% across 20 rounds while simultaneously…
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.
