arXiv:2412.00383cs.AIcs.LG2024-12ICLR被引 27

提出高效模型遗忘框架,让大模型安全删除敏感信息而不失性能

Unified Parameter-Efficient Unlearning for LLMs

  • 基于影响函数实现针对单个样本的精准参数调整
  • 在多个数据集上验证,遗忘效果显著且模型整体性能不变
  • 适合需隐私保护的大模型应用,如医疗、金融领域

大型语言模型(LLMs)的兴起彻底改变了自然语言处理,使其在多种任务中具备先进理解与推理能力。通过参数高效微调(PEFT)策略(如LoRA)对模型进行特定领域适配已成为普遍做法。然而,这带来了严重的隐私与安全问题,模型可能无意中保留并传播敏感或不良信息。为此,我们提出一种新型实例级遗忘框架LLMEraser,系统化分类遗忘任务,并利用影响函数实施精确参数调整。与传统遗忘方法多限于特定场景且需大量重训练不同,LLMEraser可广泛应对各类遗忘任务,同时不损害模型性能。在基准数据集上的大量实验表明,该方法能高效处理多种遗忘场景,保持模型整体完整性与有效性。

原文摘要 · Abstract (English)

The advent of Large Language Models (LLMs) has revolutionized natural language processing, enabling advanced understanding and reasoning capabilities across a variety of tasks. Fine-tuning these models for specific domains, particularly through Parameter-Efficient Fine-Tuning (PEFT) strategies like LoRA, has become a prevalent practice due to its efficiency. However, this raises significant privacy and security concerns, as models may inadvertently retain and disseminate sensitive or undesirable information. To address these issues, we introduce a novel instance-wise unlearning framework, LLMEraser, which systematically categorizes unlearning tasks and applies precise parameter adjustments using influence functions. Unlike traditional unlearning techniques that are often limited in scope and require extensive retraining, LLMEraser is designed to handle a broad spectrum of unlearning tasks without compromising model performance. Extensive experiments on benchmark datasets demonstrate that LLMEraser excels in efficiently managing various unlearning scenarios while maintaining the overall integrity and efficacy of the models.

大模型隐私保护参数高效

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