paper-with-me

홈 › Papers

Promoting Data and Model Privacy in Federated Learning through Quantized LoRA

2024-06-16 · Jianhao Zhu, Changze Lv, Xiaohua Wang, Muling Wu, Wenhao Liu, Tianlong Li, Zixuan Ling, Cenyuan Zhang, Xiaoqing Zheng, Xuanjing Huang

Conventional federated learning primarily aims to secure the privacy of data distributed across multiple edge devices, with the global model dispatched to edge devices for parameter updates during the learning process. However, the development of large language models (LLMs) requires substantial data and computational resources, rendering them valuable intellectual properties for their developers and owners. To establish a mechanism that protects both data and model privacy in a federated learning context, we introduce a method that just needs to distribute a quantized version of the model's parameters during training. This method enables accurate gradient estimations for parameter updates while preventing clients from accessing a model whose performance is comparable to the centrally hosted one. Moreover, we combine this quantization strategy with LoRA, a popular and parameter-efficient fine-tuning method, to significantly reduce communication costs in federated learning. The proposed framework, named \textsc{FedLPP}, successfully ensures both data and model privacy in the federated learning context. Additionally, the learned central model exhibits good generalization and can be trained in a resource-efficient manner.

📄 PDF Abstract BibTeX arXiv:2406.10976

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learningparameter-efficient fine-tuningQuantization

Similar Papers 제목 키워드 기반

The Effect of Quantization in Federated Learning: A Rényi Differential Privacy Perspective

2024-05-16 · Tianqu Kang, Lumin Liu, Hengtao He, Jun Zhang 외

Federated Learning (FL) is an emerging paradigm that holds great promise for privacy-preserving machine learning using distributed data. To enhance privacy, FL can be combined with Differential Privacy (DP), which involv…

Federated LearningPrivacy PreservingQuantization

Safeguarding Privacy: Privacy-Preserving Detection of Mind Wandering and Disengagement Using Federated Learning in Online Education

2026-02-10 · Anna Bodonhelyi, Mengdi Wang, Efe Bozkir, Babette Bühler 외 arxiv

Since the COVID-19 pandemic, online courses have expanded access to education, yet the absence of direct instructor support challenges learners' ability to self-regulate attention and engagement. Mind wandering and disen…

Federated Learning

Edge-FIT: Federated Instruction Tuning of Quantized LLMs for Privacy-Preserving Smart Home Environments

2025-09-28 · Vinay Venkatesh, Vamsidhar R Kamanuru, Lav Kumar, Nikita Kothari arxiv

This paper proposes Edge-FIT (Federated Instruction Tuning on the Edge), a scalable framework for Federated Instruction Tuning (FIT) of Large Language Models (LLMs). Traditional Federated Learning (TFL) methods, like Fed…

Federated Learning

FedAlign: Federated Domain Generalization with Cross-Client Feature Alignment

2025-01-26 · Sunny Gupta, Vinay Sutar, Varunav Singh, Amit Sethi

Federated Learning (FL) offers a decentralized paradigm for collaborative model training without direct data sharing, yet it poses unique challenges for Domain Generalization (DG), including strict privacy constraints, n…

DiversityDomain GeneralizationFederated LearningPrivacy Preserving

Towards Family-Grouped Hierarchical Federated Learning on Sub-5KB Models: A Feasibility Study of Privacy-Preserving ECG Monitoring for Ultra-Resource-Constrained Wearables

2026-05-15 · Hangyu Wu arxiv

Cardiovascular disease remains the leading cause of death worldwide, and early detection of arrhythmias through continuous ECG monitoring on wearable devices can prevent life-threatening events. Federated Learning (FL) e…

Arrhythmia DetectionFederated Learning