paper-with-me

홈 › Papers

ProbSelect: Stochastic Client Selection for GPU-Accelerated Compute Devices in the 3D Continuum

2025-11-11 · Andrija Stanisic, Stefan Nastic arxiv

Integration of edge, cloud and space devices into a unified 3D continuum imposes significant challenges for client selection in federated learning systems. Traditional approaches rely on continuous monitoring and historical data collection, which becomes impractical in dynamic environments where satellites and mobile devices frequently change operational conditions. Furthermore, existing solutions primarily consider CPU-based computation, failing to capture complex characteristics of GPU-accelerated training that is prevalent across the 3D continuum. This paper introduces ProbSelect, a novel approach utilizing analytical modeling and probabilistic forecasting for client selection on GPU-accelerated devices, without requiring historical data or continuous monitoring. We model client selection within user-defined SLOs. Extensive evaluation across diverse GPU architectures and workloads demonstrates that ProbSelect improves SLO compliance by 13.77% on average while achieving 72.5% computational waste reduction compared to baseline approaches.

📄 PDF Abstract BibTeX arXiv:2511.08147

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Stochastic Client Selection for Federated Learning with Volatile Clients

2020-11-17 · Tiansheng Huang, Weiwei Lin, Li Shen, Keqin Li 외

Federated Learning (FL), arising as a privacy-preserving machine learning paradigm, has received notable attention from the public. In each round of synchronous FL training, only a fraction of available clients are chose…

FairnessFederated LearningPrivacy Preserving

Client Selection for Generalization in Accelerated Federated Learning: A Multi-Armed Bandit Approach

2023-03-18 · Dan Ben Ami, Kobi Cohen, Qing Zhao

Federated learning (FL) is an emerging machine learning (ML) paradigm used to train models across multiple nodes (i.e., clients) holding local data sets, without explicitly exchanging the data. It has attracted a growing…

Federated LearningScheduling

Pisces: Efficient Federated Learning via Guided Asynchronous Training

2022-06-18 · Zhifeng Jiang, Wei Wang, Baochun Li, Bo Li

Federated learning (FL) is typically performed in a synchronous parallel manner, where the involvement of a slow client delays a training iteration. Current FL systems employ a participant selection strategy to select fa…

Federated LearningNavigate

Efficient Data Distribution Estimation for Accelerated Federated Learning

2024-06-03 · Yuanli Wang, Lei Huang

Federated Learning(FL) is a privacy-preserving machine learning paradigm where a global model is trained in-situ across a large number of distributed edge devices. These systems are often comprised of millions of user de…

Federated LearningPrivacy Preserving

Multi-Model Federated Learning

2022-01-07 · Neelkamal Bhuyan, Sharayu Moharir

Federated learning is a form of distributed learning with the key challenge being the non-identically distributed nature of the data in the participating clients. In this paper, we extend federated learning to the settin…

Federated Learningmodel