paper-with-me

홈 › Papers

Federated Progressive Sparsification (Purge, Merge, Tune)+

2022-04-26 · Dimitris Stripelis, Umang Gupta, Greg Ver Steeg, Jose Luis Ambite

To improve federated training of neural networks, we develop FedSparsify, a sparsification strategy based on progressive weight magnitude pruning. Our method has several benefits. First, since the size of the network becomes increasingly smaller, computation and communication costs during training are reduced. Second, the models are incrementally constrained to a smaller set of parameters, which facilitates alignment/merging of the local models and improved learning performance at high sparsification rates. Third, the final sparsified model is significantly smaller, which improves inference efficiency and optimizes operations latency during encrypted communication. We show experimentally that FedSparsify learns a subnetwork of both high sparsity and learning performance. Our sparse models can reach a tenth of the size of the original model with the same or better accuracy compared to existing pruning and nonpruning baselines.

📄 PDF Abstract BibTeX arXiv:2204.12430

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Strengthening Probabilistic Graphical Models: The Purge-and-merge Algorithm

2021-09-30 · Simon Streicher, Johan du Preez

Probabilistic graphical models (PGMs) are powerful tools for solving systems of complex relationships over a variety of probability distributions. However, while tree-structured PGMs always result in efficient and exact …

Complement Sparsification: Low-Overhead Model Pruning for Federated Learning

2023-03-10 · Xiaopeng Jiang, Cristian Borcea

Federated Learning (FL) is a privacy-preserving distributed deep learning paradigm that involves substantial communication and computation effort, which is a problem for resource-constrained mobile and IoT devices. Model…

Federated LearningPrivacy Preserving

Leafy Spurge Dataset: Real-world Weed Classification Within Aerial Drone Imagery

2024-05-02 · Kyle Doherty, Max Gurinas, Erik Samsoe, Charles Casper 외

Invasive plant species are detrimental to the ecology of both agricultural and wildland areas. Euphorbia esula, or leafy spurge, is one such plant that has spread through much of North America from Eastern Europe. When p…

Efficient and Secure Federated Learning for Financial Applications

2023-03-15 · Tao Liu, Zhi Wang, Hui He, Liangliang Lin 외

The conventional machine learning (ML) and deep learning approaches need to share customers' sensitive information with an external credit bureau to generate a prediction model that opens the door to privacy leakage. Thi…

Federated Learning

Secure Aggregation with Top-K Sparsification in Decentralized Federated Learning

2026-06-09 · Hengxuan Tang, Jinbao Zhu, Xiaohu Tang arxiv

Secure aggregation is a vital component for mitigating gradient leakage in federated learning, but its communication cost conventionally scales with the gradient dimension. This becomes prohibitive for large models and e…

Federated Learning