paper-with-me

홈 › Papers

Position: LLM Unlearning Benchmarks are Weak Measures of Progress

2024-10-03 · Pratiksha Thaker, Shengyuan Hu, Neil Kale, Yash Maurya, Zhiwei Steven Wu, Virginia Smith

Unlearning methods have the potential to improve the privacy and safety of large language models (LLMs) by removing sensitive or harmful information post hoc. The LLM unlearning research community has increasingly turned toward empirical benchmarks to assess the effectiveness of such methods. In this paper, we find that existing benchmarks provide an overly optimistic and potentially misleading view on the effectiveness of candidate unlearning methods. By introducing simple, benign modifications to a number of popular benchmarks, we expose instances where supposedly unlearned information remains accessible, or where the unlearning process has degraded the model's performance on retained information to a much greater extent than indicated by the original benchmark. We identify that existing benchmarks are particularly vulnerable to modifications that introduce even loose dependencies between the forget and retain information. Further, we show that ambiguity in unlearning targets in existing benchmarks can easily lead to the design of methods that overfit to the given test queries. Based on our findings, we urge the community to be cautious when interpreting benchmark results as reliable measures of progress, and we provide several recommendations to guide future LLM unlearning research.

📄 PDF Abstract BibTeX arXiv:2410.02879

Code (0)

등록된 구현이 없습니다.

Tasks

Position

Similar Papers 제목 키워드 기반

Knowledge Vector Weakening: Efficient Training-free Unlearning for Large Vision-Language Models

2026-01-29 · Yejin Kim, Dongjun Hwang, Sungmin Cha, Junsuk Choe arxiv

Large Vision-Language Models (LVLMs) are widely adopted for their strong multimodal capabilities, yet they raise serious concerns such as privacy leakage and harmful content generation. Machine unlearning has emerged as …

Computational Efficiency

Are we making progress in unlearning? Findings from the first NeurIPS unlearning competition

2024-06-13 · Eleni Triantafillou, Peter Kairouz, Fabian Pedregosa, Jamie Hayes 외

We present the findings of the first NeurIPS competition on unlearning, which sought to stimulate the development of novel algorithms and initiate discussions on formal and robust evaluation methodologies. The competitio…

Benchmarking

Erasure or Erosion? Evaluating Compositional Degradation in Unlearned Text-To-Image Diffusion Models

2026-04-06 · Arian Komaei Koma, Seyed Amir Kasaei, Ali Aghayari, AmirMahdi Sadeghzadeh 외 arxiv

Post-hoc unlearning has emerged as a practical mechanism for removing undesirable concepts from large text-to-image diffusion models. However, prior work primarily evaluates unlearning through erasure success; its impact…

Text-to-Image GenerationSpatial Reasoning

A Survey of Graph Unlearning

2023-08-23 · Anwar Said, Yuying Zhao, Tyler Derr, Mudassir Shabbir 외

Graph unlearning emerges as a crucial advancement in the pursuit of responsible AI, providing the means to remove sensitive data traces from trained models, thereby upholding the right to be forgotten. It is evident that…

Privacy PreservingRecommendation SystemsSurvey

WPN: An Unlearning Method Based on N-pair Contrastive Learning in Language Models

2024-08-18 · Guitao Chen, Yunshen Wang, Hongye Sun, Guang Chen

Generative language models (LMs) offer numerous advantages but may produce inappropriate or harmful outputs due to the harmful knowledge acquired during pre-training. This knowledge often manifests as undesirable corresp…

Contrastive Learning