vix.ing · top · new · best · stats · spec

Multi-Tier Client Selection for Mobile Federated Learning Networks

2023/05/11 by Yulan Gao, Gao, Yulan, Yansong Zhao +3
Computer Science · #Distributed #FOS: Computer and information sciences #Machine Learning (cs.LG) #Networking and Internet Architecture (cs.NI) #Parallel #Privacy-Preserving Technologies in Data #Recommender Systems and Techniques #and Cluster Computing (cs.DC)

paper · pdf · doi:10.48550/arxiv.2305.06865

openalex publication_date 2023/05/11 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Federated learning (FL), which addresses data privacy issues by training models on resource-constrained mobile devices in a distributed manner, has attracted significant research attention. However, the problem of optimizing FL client selection in mobile federated learning networks (MFLNs), where devices move in and out of each others' coverage and no FL server knows all the data owners, remains open. To bridge this gap, we propose a first-of-its-kind \underlineSocially-aware \underlineFederated \underlineClient \underlineSelection (SocFedCS) approach to minimize costs and train high-quality FL models. SocFedCS enriches the candidate FL client pool by enabling data owners to propagate FL task information through their local networks of trust, even as devices are moving into and out of each others' coverage. Based on Lyapunov optimization, we first transform this time-coupled problem into a step-by-step optimization problem. Then, we design a method based on alternating minimization and self-adaptive global best harmony search to solve this mixed-integer optimization problem. Extensive experiments comparing SocFedCS against five state-of-the-art approaches based on four real-world multimedia datasets demonstrate that it achieves 2.06% higher test accuracy and 12.24% lower cost on average than the best-performing baseline.

Related