TL;DR
This paper introduces FedQSN, a federated learning method that combines random masking and quantization to protect both data privacy and model intellectual property while maintaining high performance.
Contribution
It presents a novel approach that enhances model confidentiality in federated learning by obscuring and compressing model parameters during communication.
Findings
Maintains strong model performance in federated settings
Provides enhanced protection of model parameters
Effective across various models and tasks
Abstract
The primary goal of traditional federated learning is to protect data privacy by enabling distributed edge devices to collaboratively train a shared global model while keeping raw data decentralized at local clients. The rise of large language models (LLMs) has introduced new challenges in distributed systems, as their substantial computational requirements and the need for specialized expertise raise critical concerns about protecting intellectual property (IP). This highlights the need for a federated learning approach that can safeguard both sensitive data and proprietary models. To tackle this challenge, we propose FedQSN, a federated learning approach that leverages random masking to obscure a subnetwork of model parameters and applies quantization to the remaining parameters. Consequently, the server transmits only a privacy-preserving proxy of the global model to clients during…
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
