Virginia Tech® home

FedHusky: Accelerating Hybrid Federated Learning with Client Hopping

Research Paper Showcase 2026

Abstract

Classic federated learning (FL) trains client models in parallel, and its accuracy hinges on each client's local update. But when those updates come from small, highly heterogeneous datasets, parallel FL's performance collapses. Sequential FL alleviates this problem by letting clients update the model in a serial manner. But this sequential execution leaves all but one client idle and wastes computation resources for training. By combining both parallel and sequential FL, hybrid FL partitions clients into groups to run groups in parallel while keeping sequential updates within each group. Motivated by hybrid FL, we propose a novel solution called FedHusky that can fundamentally advance the hybrid FL solution. Most notably, FedHusky employs a novel calendar mechanism at each client to record its busy intervals that have been booked by different working groups. A novel optimization-based approach is employed to generate new groups, aiming at maximizing the number of busy intervals on each client's calendar while avoiding clients being double-booked by different groups at any time. FedHusky also employs a dynamic birth–death process to maintain the active groups during training, enabling a vibrant ecosystem by allowing the membership (clients) in each group to change over time while striving for the maximum number of simultaneous groups. By incorporating a simple delay mechanism, FedHusky can be highly robust to potential estimation errors in key timing parameters, capable of maintaining smooth operation without interruption. Experiments show that under small datasets and high heterogeneity, FedHusky accelerates convergence by at least 3× and increases the average busy ratio by 6.7× when compared with hybrid FL.


Authors

  • Fangtong Zhou, Ph.D. student, electrical and computer engineering, Virginia Tech
  • Yi Shi, research associate professor, Commonwealth Cyber Initiative; electrical and computer engineering, Virginia Tech
  • Wenjing Lou, professor, computer science, Virginia Tech
  • Y. Thomas Hou, professor, electrical and computer engineering, Virginia Tech

Publication

  • Venue: The 24th International Symposium on Modeling and Optimization in Mobile, Ad hoc, and Wireless Networks (WiOpt)
  • Date: June 3, 2026

Related Papers

BOCLOAK: Optimal Transport-Guided Adversarial Attacks on Graph Neural Network-Based Bot Detection

A Comprehensive Assessment Tool for Prompt Injection Attacks in Large Language Models (LLMs)

An Empirical Study of LLM Serving in Confidential GPUs

MoltGraph: A Longitudinal Temporal Graph Dataset of Moltbook for Coordinated-Agent Detection

OmniVul: A Holistic, Multi-Turn Conversational Benchmark for LLM-Based Vulnerability Assessment

StealthInk: A Multi-bit and Stealthy Watermark for Large Language Models

Towards AI-Driven Human-Machine Co-Teaming for Adaptive and Agile Cyber Security Operation Centers