Skip to content

Differential Privacy

DP training, inference, and privacy-preserving mechanisms

Resources
7

Newest first · 4 reviewed on this page

Search instead
paper2026Proceedings of the 32nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining V.2Unreviewed

Efficient and Differentially Private Federated LLM Fine-Tuning on Heterogeneous Clients

Nan Yan, Yu-Qing Li, Xiong Wang +5

Federated low-rank adaptation (FedLoRA) allows multiple clients to collaboratively fine-tune large language models (LLMs) on downstream tasks without exposing their private data. To mitigate privacy leakage during aggregation, differential privacy (DP) is widely used to clip and…