Gradient-Congruity Guided Federated Sparse Training
Chris Xing Tian, Yibing Liu, Haoliang Li, Ray C.C. Cheung, Shiqi Wang

TL;DR
FedSGC introduces a gradient-based sparse training approach in federated learning that prunes irrelevant neurons and emphasizes consistent gradient directions, reducing resource use and improving model generalization on heterogeneous data.
Contribution
The paper proposes FedSGC, a novel federated learning method combining dynamic sparse training and gradient congruity inspection to enhance efficiency and generalization.
Findings
Achieves competitive accuracy with state-of-the-art FL methods.
Reduces local computation and communication overheads.
Improves generalization on non-i.i.d. data.
Abstract
Edge computing allows artificial intelligence and machine learning models to be deployed on edge devices, where they can learn from local data and collaborate to form a global model. Federated learning (FL) is a distributed machine learning technique that facilitates this process while preserving data privacy. However, FL also faces challenges such as high computational and communication costs regarding resource-constrained devices, and poor generalization performance due to the heterogeneity of data across edge clients and the presence of out-of-distribution data. In this paper, we propose the Gradient-Congruity Guided Federated Sparse Training (FedSGC), a novel method that integrates dynamic sparse training and gradient congruity inspection into federated learning framework to address these issues. Our method leverages the idea that the neurons, in which the associated gradients with…
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
TopicsStochastic Gradient Optimization Techniques · Privacy-Preserving Technologies in Data · Machine Learning and ELM
