paper-with-me

Papers

Unmasking Efficiency: Learning Salient Sparse Models in Non-IID Federated Learning

2024-05-15 · Riyasat Ohib, Bishal Thapaliya, Gintare Karolina Dziugaite, Jingyu Liu, Vince Calhoun, Sergey Plis

In this work, we propose Salient Sparse Federated Learning (SSFL), a streamlined approach for sparse federated learning with efficient communication. SSFL identifies a sparse subnetwork prior to training, leveraging parameter saliency scores computed separately on local client data in non-IID scenarios, and then aggregated, to determine a global mask. Only the sparse model weights are communicated each round between the clients and the server. We validate SSFL's effectiveness using standard non-IID benchmarks, noting marked improvements in the sparsity--accuracy trade-offs. Finally, we deploy our method in a real-world federated learning framework and report improvement in communication time.

📄 PDF Abstract BibTeX arXiv:2405.09037

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

SalientGrads: Sparse Models for Communication Efficient and Data Aware Distributed Federated Training

2023-04-15 · Riyasat Ohib, Bishal Thapaliya, Pratyush Gaggenapalli, Jingyu Liu 외

Federated learning (FL) enables the training of a model leveraging decentralized data in client sites while preserving privacy by not collecting data. However, one of the significant challenges of FL is limited computati…

Federated Learning

dUltra: Ultra-Fast Diffusion Language Models via Reinforcement Learning

2025-12-24 · Shirui Chen, Jiantao Jiao, Lillian J. Ratliff, Banghua Zhu arxiv

Masked diffusion language models (MDLMs) offer the potential for parallel token generation, but most open-source MDLMs decode fewer than 5 tokens per model forward pass even with sophisticated sampling strategies, limiti…

Reinforcement LearningMathematical ReasoningCode Generation

Peek-a-Boo: What (More) is Disguised in a Randomly Weighted Neural Network, and How to Find It Efficiently

2021-09-29 · ICLR 2022 4 · Xiaohan Chen, Jason Zhang, Zhangyang Wang

Sparse neural networks (NNs) are intensively investigated in literature due to their appeal in saving storage, memory, and computational costs. A recent work (Ramanujan et al., 2020) showed that, different from conventio…

Communication-Efficient Federated Learning via Regularized Sparse Random Networks

2023-09-19 · Mohamad Mestoukirdi, Omid Esrafilian, David Gesbert, Qianrui Li 외

This work presents a new method for enhancing communication efficiency in stochastic Federated Learning that trains over-parameterized random networks. In this setting, a binary mask is optimized instead of the model wei…

Federated Learning

Entropy-Regularized Probabilistic Gates for Sparse Model Discovery in Scarce-Data Federated Learning

2026-06-30 · Krishna Harsha Kovelakuntla Huthasana, Alireza Olama, Andreas Lundell arxiv

Federated Learning (FL) is a distributed machine learning (ML) paradigm with collaboration among multiple clients without sharing data. FL is challenging under data heterogeneity and partial client participation. Learnin…

Computational EfficiencyFederated Learning