arXiv:2608.01521cs.AI2026-08被引 1

攻击者可利用LoRA微调梯度恢复用户隐私数据

MineGrad: Gradient Inversion Attacks on LoRA Fine-Tuning

论文配图:MineGrad: Gradient Inversion Attacks on LoRA Fine-Tuning
图 1 · 摘自论文原文
  • 用污染的预训练模型和共享梯度逆推用户数据
  • 在语言与视觉任务中均实现高保真数据恢复
  • 无需额外训练或限制条件,适合研究隐私安全者

参数高效微调(PEFT)如低秩适配(LoRA)近期被用于联邦学习以降低通信与计算开销。用户从服务器下载预训练模型后,在本地微调轻量级LoRA模块并冻结原模型,仅上传微调参数的梯度。尽管广泛应用,对抗性服务器对联邦微调的鲁棒性仍缺乏研究——恶意服务器可能篡改训练协议以泄露用户数据隐私。本文研究了针对LoRA微调的梯度反演攻击,提出一种解析攻击方法:通过污染的预训练模型和微调参数,将用户数据嵌入共享梯度中,使服务器能解析重建用户数据。该方法适用于语言与视觉任务,无需依赖计算昂贵的对抗性预训练或训练样本数低于LoRA秩的限制。实验表明,多种基线设置下均可实现高保真数据恢复,揭示关键隐私漏洞。

原文摘要 · Abstract (English)

Parameter-efficient fine-tuning (PEFT), such as low-rank adaptation (LoRA), has recently been adopted in federated learning to reduce communication and computation costs. In this setup, users download a pretrained model from the server prior to fine-tuning, and then fine-tune lightweight LoRA modules locally while keeping the pretrained model frozen, sharing only the gradients of the fine-tuning parameters with the server. Despite its growing popularity, robustness of federated fine-tuning against an adversarial server remains underexplored, where the server maliciously tampers with the training protocol to breach the privacy of users' data. In this work, we investigate gradient inversion attacks on LoRA fine-tuning. We propose an analytical attack that enables a malicious server to recover private user data by leveraging a poisoned pretrained model and fine-tuning parameters. Our design embeds fine-tuning data within the shared gradients, to allow the server to analytically reconstruct user data. Unlike prior works, our attack is applicable to both language and vision tasks, does not rely on computationally expensive (adversarial) pretraining with public datasets or require the number of training tokens to be less than the rank of LoRA modules. Experimental results on both language and vision tasks demonstrate high-fidelity data recovery across multiple baselines, revealing several critical vulnerabilities.

隐私安全梯度反演LoRA联邦学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。