paper-with-me

Papers

Textual Unlearning Gives a False Sense of Unlearning

2024-06-19 · Jiacheng Du, Zhibo Wang, Jie Zhang, Xiaoyi Pang, Jiahui Hu, Kui Ren

Language Models (LMs) are prone to ''memorizing'' training data, including substantial sensitive user information. To mitigate privacy risks and safeguard the right to be forgotten, machine unlearning has emerged as a promising approach for enabling LMs to efficiently ''forget'' specific texts. However, despite the good intentions, is textual unlearning really as effective and reliable as expected? To address the concern, we first propose Unlearning Likelihood Ratio Attack+ (U-LiRA+), a rigorous textual unlearning auditing method, and find that unlearned texts can still be detected with very high confidence after unlearning. Further, we conduct an in-depth investigation on the privacy risks of textual unlearning mechanisms in deployment and present the Textual Unlearning Leakage Attack (TULA), along with its variants in both black- and white-box scenarios. We show that textual unlearning mechanisms could instead reveal more about the unlearned texts, exposing them to significant membership inference and data reconstruction risks. Our findings highlight that existing textual unlearning actually gives a false sense of unlearning, underscoring the need for more robust and secure unlearning mechanisms.

📄 PDF Abstract BibTeX arXiv:2406.13348

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Unlearning

Similar Papers 제목 키워드 기반

Machine Unlearning Fails to Remove Data Poisoning Attacks

2024-06-25 · Martin Pawelczyk, Jimmy Z. Di, Yiwei Lu, Ayush Sekhari 외

We revisit the efficacy of several practical methods for approximate machine unlearning developed for large-scale deep learning. In addition to complying with data deletion requests, one often-cited potential application…

Data PoisoningMachine Unlearning

Are We Truly Forgetting? A Critical Re-examination of Machine Unlearning Evaluation Protocols

2025-03-10 · Yongwoo Kim, Sungmin Cha, Donghyun Kim

Machine unlearning is a process to remove specific data points from a trained model while maintaining the performance on retain data, addressing privacy or legal requirements. Despite its importance, existing unlearning …

Machine UnlearningSemantic SimilaritySemantic Textual SimilarityTransfer Learning

Inexact Unlearning Needs More Careful Evaluations to Avoid a False Sense of Privacy

2024-03-02 · Jamie Hayes, Ilia Shumailov, Eleni Triantafillou, Amr Khalifa 외

The high cost of model training makes it increasingly desirable to develop techniques for unlearning. These techniques seek to remove the influence of a training example without having to retrain the model from scratch. …

Machine Unlearning

DUET: Distilled LLM Unlearning from an Efficiently Contextualized Teacher

2026-01-29 · Yisheng Zhong, Zhengbang Yang, Zhuangdi Zhu arxiv

LLM unlearning is a technique to remove the impacts of undesirable knowledge from the model without retraining from scratch, which is indispensable towards trustworthy AI. Existing unlearning methods face significant lim…

CLIPErase: Efficient Unlearning of Visual-Textual Associations in CLIP

2024-10-30 · Tianyu Yang, Lisen Dai, Zheyuan Liu, Xiangqi Wang 외

Machine unlearning (MU) has gained significant attention as a means to remove specific data from trained models without requiring a full retraining process. While progress has been made in unimodal domains like text and …

image-classificationImage ClassificationMachine Unlearning