paper-with-me

홈 › Papers

Breaking the Gold Standard: Extracting Forgotten Data under Exact Unlearning in Large Language Models

2025-05-30 · Xiaoyu Wu, Yifei Pang, Terrance Liu, Zhiwei Steven Wu

Large language models are typically trained on datasets collected from the web, which may inadvertently contain harmful or sensitive personal information. To address growing privacy concerns, unlearning methods have been proposed to remove the influence of specific data from trained models. Of these, exact unlearning -- which retrains the model from scratch without the target data -- is widely regarded the gold standard, believed to be robust against privacy-related attacks. In this paper, we challenge this assumption by introducing a novel data extraction attack that compromises even exact unlearning. Our method leverages both the pre- and post-unlearning models: by guiding the post-unlearning model using signals from the pre-unlearning model, we uncover patterns that reflect the removed data distribution. Combining model guidance with a token filtering strategy, our attack significantly improves extraction success rates -- doubling performance in some cases -- across common benchmarks such as MUSE, TOFU, and WMDP. Furthermore, we demonstrate our attack's effectiveness on a simulated medical diagnosis dataset to highlight real-world privacy risks associated with exact unlearning. In light of our findings, which suggest that unlearning may, in a contradictory way, increase the risk of privacy leakage, we advocate for evaluation of unlearning methods to consider broader threat models that account not only for post-unlearning models but also for adversarial access to prior checkpoints.

📄 PDF Abstract BibTeX arXiv:2505.24379

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Diagnosis

Similar Papers 제목 키워드 기반

Forgetting Order of Continual Learning: Examples That are Learned First are Forgotten Last

2024-06-14 · Guy Hacohen, Tinne Tuytelaars

Catastrophic forgetting poses a significant challenge in continual learning, where models often forget previous tasks when trained on new data. Our empirical analysis reveals a strong correlation between catastrophic for…

Continual Learningimage-classificationImage Classification

Exposing ambiguities in a relation-extraction gold standard with crowdsourcing

2015-05-23 · Tong Shu Li, Benjamin M. Good, Andrew I. Su

Semantic relation extraction is one of the frontiers of biomedical natural language processing research. Gold standards are key tools for advancing this research. It is challenging to generate these standards because of …

RelationRelation Extraction

Evaluation Dataset and Methodology for Extracting Application-Specific Taxonomies from the Wikipedia Knowledge Graph

2020-05-01 · LREC 2020 5 · Georgeta Bordea, Stefano Faralli, Fleur Mougin, Paul Buitelaar 외

In this work, we address the task of extracting application-specific taxonomies from the category hierarchy of Wikipedia. Previous work on pruning the Wikipedia knowledge graph relied on silver standard taxonomies which …

Knowledge Graphs

WIN-U: Woodbury-Informed Newton-Unlearning as a retain-free Machine Unlearning Framework

2026-04-15 · Xingjian Zhao, Mohammad Mohammadi Amiri, Malik Magdon-Ismail arxiv

Privacy concerns in LLMs have led to the rapidly growing need to enforce a data's "right to be forgotten". Machine unlearning addresses precisely this task, namely the removal of the influence of some specific data, i.e.…

Extracting periodontitis diagnosis in clinical notes with RoBERTa and regular expression

2023-11-17 · Yao-Shun Chuang, Chun-Teh Lee, Ryan Brandon, Trung Duong Tran 외

This study aimed to utilize text processing and natural language processing (NLP) models to mine clinical notes for the diagnosis of periodontitis and to evaluate the performance of a named entity recognition (NER) model…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER