Towards Sparsified Federated Neuroimaging Models via Weight Pruning
Dimitris Stripelis, Umang Gupta, Nikhil Dhinagar, Greg Ver Steeg, Paul, Thompson, Jos\'e Luis Ambite

TL;DR
This paper introduces FedSparsify, a method for pruning neural networks during federated training, achieving up to 95% sparsity without performance loss and enhancing privacy against inference attacks.
Contribution
The paper presents a novel federated training approach that integrates progressive model pruning, significantly reducing communication costs and improving privacy in federated neuroimaging models.
Findings
Models can be pruned up to 95% sparsity without performance loss.
High sparsity models are less vulnerable to membership inference attacks.
Pruning during federated training reduces communication and training costs.
Abstract
Federated training of large deep neural networks can often be restrictive due to the increasing costs of communicating the updates with increasing model sizes. Various model pruning techniques have been designed in centralized settings to reduce inference times. Combining centralized pruning techniques with federated training seems intuitive for reducing communication costs -- by pruning the model parameters right before the communication step. Moreover, such a progressive model pruning approach during training can also reduce training times/costs. To this end, we propose FedSparsify, which performs model pruning during federated training. In our experiments in centralized and federated settings on the brain age prediction task (estimating a person's age from their brain MRI), we demonstrate that models can be pruned up to 95% sparsity without affecting performance even in challenging…
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
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Functional Brain Connectivity Studies
MethodsPruning
