Conflict-Aware Client Selection for Multi-Server Federated Learning
Mingwei Hong, Zheng Lin, Zehang Lin, Zihan Fang, Zhaolu Kang, Dianxin Luan, Shunzhi Zhu
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.
BibTeX
@inproceedings{icassp2026_conflictawarecli,
title = {Conflict-Aware Client Selection for Multi-Server Federated Learning},
author = {Mingwei Hong and Zheng Lin and Zehang Lin and Zihan Fang and Zhaolu Kang and Dianxin Luan and Shunzhi Zhu},
booktitle = {ICASSP 2026},
year = {2026}
}