2024/12/18 by Jordan Slessor, Slessor, Jordan, D. J. Kong +7 · 1 citation
Computer Science · Decision Sciences · #Privacy-Preserving Technologies in Data #Data Quality and Management #Internet Traffic Analysis and Secure E-voting
paper · pdf · doi:10.48550/arxiv.2412.14226
Federated learning (FL) is a machine learning methodology that involves the collaborative training of a global model across multiple decentralized clients in a privacy-preserving way. Several FL methods are introduced to tackle communication inefficiencies but do not address how to sample participating clients in each round effectively and in a privacy-preserving manner. In this paper, we propose FedSTaS, a client and data-level sampling method inspired by FedSTS and FedSampling. In each federated learning round, FedSTaS stratifies clients based on their compressed gradients, re-allocate the number of clients to sample using an optimal Neyman allocation, and sample local data from each participating clients using a data uniform sampling strategy. Experiments on three datasets show that FedSTaS can achieve higher accuracy scores than those of FedSTS within a fixed number of training rounds.