paper-with-me

Papers

Protecting Privacy Through Approximating Optimal Parameters for Sequence Unlearning in Language Models

2024-06-20 · Dohyun Lee, Daniel Rim, Minseok Choi, Jaegul Choo

Although language models (LMs) demonstrate exceptional capabilities on various tasks, they are potentially vulnerable to extraction attacks, which represent a significant privacy risk. To mitigate the privacy concerns of LMs, machine unlearning has emerged as an important research area, which is utilized to induce the LM to selectively forget about some of its training data. While completely retraining the model will guarantee successful unlearning and privacy assurance, it is impractical for LMs, as it would be time-consuming and resource-intensive. Prior works efficiently unlearn the target token sequences, but upon subsequent iterations, the LM displays significant degradation in performance. In this work, we propose Privacy Protection via Optimal Parameters (POP), a novel unlearning method that effectively forgets the target token sequences from the pretrained LM by applying optimal gradient updates to the parameters. Inspired by the gradient derivation of complete retraining, we approximate the optimal training objective that successfully unlearns the target sequence while retaining the knowledge from the rest of the training data. Experimental results demonstrate that POP exhibits remarkable retention performance post-unlearning across 9 classification and 4 dialogue benchmarks, outperforming the state-of-the-art by a large margin. Furthermore, we introduce Remnant Memorization Accuracy that quantifies privacy risks based on token likelihood and validate its effectiveness through both qualitative and quantitative analyses.

📄 PDF Abstract BibTeX arXiv:2406.14091

Code (0)

등록된 구현이 없습니다.

Tasks

Machine UnlearningMemorization

Similar Papers 제목 키워드 기반

Differential Privacy in Generative AI Agents: Analysis and Optimal Tradeoffs

2026-03-18 · Ya-Ting Yang, Quanyan Zhu arxiv

Large language models (LLMs) and AI agents are increasingly integrated into enterprise systems to access internal databases and generate context-aware responses. While such integration improves productivity and decision …

Response Generation

Differentially Private Naive Bayes Classifier using Smooth Sensitivity

2020-03-31 · Farzad Zafarani, Chris Clifton

With the increasing collection of users' data, protecting individual privacy has gained more interest. Differential Privacy is a strong concept of protecting individuals. Naive Bayes is one of the popular machine learnin…

Sensitivity

A Meta-learning Framework for Tuning Parameters of Protection Mechanisms in Trustworthy Federated Learning

2023-05-28 · Xiaojin Zhang, Yan Kang, Lixin Fan, Kai Chen 외

Trustworthy Federated Learning (TFL) typically leverages protection mechanisms to guarantee privacy. However, protection mechanisms inevitably introduce utility loss or efficiency reduction while protecting data privacy.…

Federated LearningMeta-Learning

Privacy utility trade offs for parameter estimation in degree heterogeneous higher order networks

2026-02-03 · Bibhabasu Mandal, Sagnik Nandy arxiv

In sensitive applications involving relational datasets, protecting information about individual links from adversarial queries is of paramount importance. In many such settings, the available data are summarized solely …

Federated Learning for Cross-Domain Data Privacy: A Distributed Approach to Secure Collaboration

2025-03-31 · Yiwei Zhang, Jie Liu, Jiawei Wang, Lu Dai 외

This paper proposes a data privacy protection framework based on federated learning, which aims to realize effective cross-domain data collaboration under the premise of ensuring data privacy through distributed learning…

Federated Learning