Sparse Federated

Sparse federated learning aims to improve the efficiency and privacy of federated learning by training smaller, more efficient models on decentralized data. Current research focuses on developing algorithms that strategically prune model parameters during training, often guided by gradient congruity or parameter saliency, leading to reduced communication overhead and improved generalization. These techniques, applied to various model architectures including neural networks and Kalman filters, are showing promise in diverse applications like object detection in IoT and personalized healthcare, addressing the challenges of resource-constrained devices and data heterogeneity.

Papers