paper-with-me

Papers

FedQueue: Queue-Aware Federated Learning for Cross-Facility HPC Training

2026-05-04 · Yijiang Li, Emon Dey, Zilinghan Li, Krishnan Raghavan, Ravi Madduri, Kibaek Kim arxiv

Federated learning (FL) across multiple HPC facilities faces stochastic admission delays from batch schedulers that dominate wall-clock time. Synchronous FL suffers from severe stragglers, while asynchronous FL accumulates stale updates when queues spike. We propose FedQueue, a queue-aware FL protocol that incorporates scheduler delays directly into training and aggregation, which (i) predicts per-facility queue delays online to budget local work, (ii) applies cutoff-based admission that buffers late arrivals to bound staleness, and (iii) performs staleness-aware aggregation to stabilize heterogeneous local workloads. We prove the convergence for non-convex objectives at rate $\mathcal{O}(1/\sqrt{R})$ under bounded staleness, and show that the admission controls yield bounded staleness with high probability under queue-prediction error. Real-world cross-facility deployment of FedQueue shows 20.5% improvement over baseline algorithms. Controlled queue simulations demonstrate robust improvement over the baselines; in particular, up to 60% reduction in time to reach a target accuracy level under high queue variance and non-IID partitions.

📄 PDF Abstract BibTeX arXiv:2605.02125

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Airport Terminal Passenger Queue Forecasting for Departure Gates and Security Checkpoints

2026-05-30 · Juhwan Lee, Seokbin Yoon, Keumjin Lee, Hojong Baik 외 arxiv

Accurate passenger queue forecasting in airport terminals is essential for efficient departure operations, as it enables proactive congestion management. However, time-varying passenger demand and heterogeneous facility …

Scalable Cross-Facility Federated Learning for Scientific Foundation Models on Multiple Supercomputers

2026-03-20 · Yijiang Li, Zilinghan Li, Kyle Chard, Ian Foster 외 arxiv

Artificial Intelligence for scientific applications increasingly requires training large models on data that cannot be centralized due to privacy constraints, data sovereignty, or the sheer volume of data generated. Fede…

Federated Learning

FedCompass: Efficient Cross-Silo Federated Learning on Heterogeneous Client Devices using a Computing Power Aware Scheduler

2023-09-26 · Zilinghan Li, Pranshu Chaturvedi, Shilan He, Han Chen 외

Cross-silo federated learning offers a promising solution to collaboratively train robust and generalized AI models without compromising the privacy of local datasets, e.g., healthcare, financial, as well as scientific p…

Federated Learning

Federated Learning for Ultra-Reliable Low-Latency V2V Communications

2018-05-11 · Sumudu Samarakoon, Mehdi Bennis, Walid Saad, Merouane Debbah

In this paper, a novel joint transmit power and resource allocation approach for enabling ultra-reliable low-latency communication (URLLC) in vehicular networks is proposed. The objective is to minimize the network-wide …

Federated Learning

Fairness-Aware Multi-Server Federated Learning Task Delegation over Wireless Networks

2024-03-14 · Yulan Gao, Chao Ren, Han Yu

In the rapidly advancing field of federated learning (FL), ensuring efficient FL task delegation while incentivising FL client participation poses significant challenges, especially in wireless networks where FL particip…

FairnessFederated Learning