TRAIL: Trust-Aware Client Scheduling for Semi-Decentralized Federated Learning
Gangqiang Hu, Jianfeng Lu, Jianmin Han, Shuqin Cao, Jing Liu, Hao Fu

TL;DR
TRAIL is a trust-aware client scheduling mechanism for semi-decentralized federated learning that improves training efficiency and accuracy by selectively involving clients based on their estimated states and contributions.
Contribution
The paper introduces an adaptive hidden semi-Markov model and a greedy scheduling algorithm to effectively select clients in semi-decentralized FL, addressing dynamic client states.
Findings
Achieves 8.7% higher test accuracy compared to baselines.
Reduces training loss by 15.3%.
Effectively models client states with semi-Markov approach.
Abstract
Due to the sensitivity of data, Federated Learning (FL) is employed to enable distributed machine learning while safeguarding data privacy and accommodating the requirements of various devices. However, in the context of semi-decentralized FL, clients' communication and training states are dynamic. This variability arises from local training fluctuations, heterogeneous data distributions, and intermittent client participation. Most existing studies primarily focus on stable client states, neglecting the dynamic challenges inherent in real-world scenarios. To tackle this issue, we propose a TRust-Aware clIent scheduLing mechanism called TRAIL, which assesses client states and contributions, enhancing model training efficiency through selective client participation. We focus on a semi-decentralized FL framework where edge servers and clients train a shared global model using unreliable…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Privacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques
MethodsFocus
