FedRTS: Federated Robust Pruning via Combinatorial Thompson Sampling
Hong Huang, Hai Yang, Yuan Chen, Jiaxun Ye, Dapeng Wu

TL;DR
FedRTS introduces a novel federated pruning framework using Thompson Sampling to create robust, efficient sparse models that perform well under data heterogeneity and limited client participation.
Contribution
The paper proposes FedRTS, a new probabilistic pruning method that improves robustness and efficiency in federated learning over existing greedy approaches.
Findings
Achieves state-of-the-art results in vision and NLP tasks.
Reduces communication costs significantly.
Performs well with heterogeneous data and partial client participation.
Abstract
Federated Learning (FL) enables collaborative model training across distributed clients without data sharing, but its high computational and communication demands strain resource-constrained devices. While existing methods use dynamic pruning to improve efficiency by periodically adjusting sparse model topologies while maintaining sparsity, these approaches suffer from issues such as greedy adjustments, unstable topologies, and communication inefficiency, resulting in less robust models and suboptimal performance under data heterogeneity and partial client availability. To address these challenges, we propose Federated Robust pruning via combinatorial Thompson Sampling (FedRTS), a novel framework designed to develop robust sparse models. FedRTS enhances robustness and performance through its Thompson Sampling-based Adjustment (TSAdj) mechanism, which uses probabilistic decisions…
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
Taxonomy
TopicsMachine Learning and Algorithms · Anomaly Detection Techniques and Applications · Bayesian Methods and Mixture Models
MethodsPruning
