English

Conflict-Aware Client Selection for Multi-Server Federated Learning

Machine Learning 2026-02-03 v1 Networking and Internet Architecture

Abstract

Federated learning (FL) has emerged as a promising distributed machine learning (ML) that enables collaborative model training across clients without exposing raw data, thereby preserving user privacy and reducing communication costs. Despite these benefits, traditional single-server FL suffers from high communication latency due to the aggregation of models from a large number of clients. While multi-server FL distributes workloads across edge servers, overlapping client coverage and uncoordinated selection often lead to resource contention, causing bandwidth conflicts and training failures. To address these limitations, we propose a decentralized reinforcement learning with conflict risk prediction, named RL CRP, to optimize client selection in multi-server FL systems. Specifically, each server estimates the likelihood of client selection conflicts using a categorical hidden Markov model based on its sparse historical client selection sequence. Then, a fairness-aware reward mechanism is incorporated to promote long-term client participation for minimizing training latency and resource contention. Extensive experiments demonstrate that the proposed RL-CRP framework effectively reduces inter-server conflicts and significantly improves training efficiency in terms of convergence speed and communication cost.

Keywords

Cite

@article{arxiv.2602.02458,
  title  = {Conflict-Aware Client Selection for Multi-Server Federated Learning},
  author = {Mingwei Hong and Zheng Lin and Zehang Lin and Lin Li and Miao Yang and Xia Du and Zihan Fang and Zhaolu Kang and Dianxin Luan and Shunzhi Zhu},
  journal= {arXiv preprint arXiv:2602.02458},
  year   = {2026}
}

Comments

6 pages, 4 figures

R2 v1 2026-07-01T09:32:30.339Z