Exploring Federated Pruning for Large Language Models
Abstract
FedPrLLM is a federated pruning framework that enables privacy-preserving compression of large language models (LLMs) using local client data.
LLM pruning has emerged as a promising technology for compressing LLMs, enabling their deployment on resource-limited devices. However, current methodologies typically require access to public calibration samples, which can be challenging to obtain in privacy-sensitive domains. To address this issue, we introduce FedPrLLM, a comprehensive federated pruning framework designed for the privacy-preserving compression of LLMs. In FedPrLLM, each client only needs to calculate a pruning mask matrix based on its local calibration data and share it with the server to prune the global model. This approach allows for collaborative pruning of the global model with the knowledge of each client while maintaining local data privacy. Additionally, we conduct extensive experiments to explore various possibilities within the FedPrLLM framework, including different comparison groups, pruning strategies, and the decision to scale weights. Our extensive evaluation reveals that one-shot pruning with layer comparison and no weight scaling is the optimal choice within the FedPrLLM framework. We hope our work will help guide future efforts in pruning LLMs in privacy-sensitive fields. Our code is available at https://github.com/Pengxin-Guo/FedPrLLM.
Community
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Robust Federated Learning on Edge Devices with Domain Heterogeneity (2025)
- FedPaI: Achieving Extreme Sparsity in Federated Learning via Pruning at Initialization (2025)
- A Survey on Parameter-Efficient Fine-Tuning for Foundation Models in Federated Learning (2025)
- CacheFL: Efficient Federated Cache Model Fine-Tuning for Vision-Language Models (2025)
- Federated Large Language Models: Feasibility, Robustness, Security and Future Directions (2025)
- FedCTTA: A Collaborative Approach to Continual Test-Time Adaptation in Federated Learning (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper