arXiv:2502.13313cs.AIcs.LG2025-02中稿 · IASEAI 2026被引 7

高效微调能像隐私保护一样降低数据记忆风险。

Revisiting Privacy, Utility, and Efficiency Trade-offs when Fine-Tuning Large Language Models

  • 区分敏感与非敏感数据,精准衡量隐私与效用。
  • LoRA等高效方法隐私风险接近DP,打破效率与隐私对立认知。
  • 适合关注模型安全与训练效率的开发者和研究者。

我们研究了在微调大语言模型时,如何在降低隐私风险、提升模型性能的同时保持高计算效率之间的内在权衡。近年来,隐私研究提出差分隐私(DP)等方法来缓解模型对微调数据的记忆风险,但代价是显著增加计算开销。与此同时,系统研究聚焦于参数高效微调方法(如LoRA),却很少探讨这些方法是否影响隐私风险。本文填补这一空白,发现如LoRA等高效方法在降低隐私风险方面可媲美DP方法。这一出人意料的结论基于对敏感与非敏感数据的精细隐私与效用度量,并通过Pythia、Gemma、Llama、Qwen等多个开源模型及领域特定数据集的广泛评估验证。

原文摘要 · Abstract (English)

We study the inherent trade-offs in minimizing privacy risks and maximizing utility, while maintaining high computational efficiency, when fine-tuning large language models (LLMs). A number of recent works in privacy research have attempted to mitigate privacy risks posed by memorizing fine-tuning data by using differentially private training methods (e.g., DP), albeit at a significantly higher computational cost (inefficiency). In parallel, several works in systems research have focussed on developing (parameter) efficient fine-tuning methods (e.g., LoRA), but few works, if any, investigated whether such efficient methods enhance or diminish privacy risks. In this paper, we investigate this gap and arrive at a surprising conclusion: efficient fine-tuning methods like LoRA mitigate privacy risks similar to private fine-tuning methods like DP. Our empirical finding directly contradicts prevailing wisdom that privacy and efficiency objectives are at odds during fine-tuning. Our finding is established by (a) carefully defining measures of privacy and utility that distinguish between memorizing sensitive and non-sensitive tokens in training and test datasets used in fine-tuning and (b) extensive evaluations using multiple open-source language models from Pythia, Gemma, Llama, and Qwen families and different domain-specific datasets.

隐私微调效率大模型

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