SemEval-2025 Task 4: Unlearning sensitive content from Large Language Models
Anil Ramakrishna, Yixin Wan, Xiaomeng Jin, Kai-Wei Chang, Zhiqi Bu, Bhanukiran Vinzamuri, Volkan Cevher, Mingyi Hong, Rahul Gupta
TL;DR
SemEval-2025 Task 4 presents a multitask benchmark to study unlearning sensitive content from LLMs across three domains: synthetic creative documents, synthetic PII biographies, and real biographies from Wikipedia. The framework combines regurgitation and knowledge tests with forget and retain data splits, two fixed candidate models, and a set of evaluation metrics including ROUGE-L, exact-match QA, MIA, and MMLU utility, culminating in an aggregate final score. Results from over 100 submissions show that gradient based unlearning with LoRA adapters and selective parameter updates yields strong forgetting while largely preserving utility, yet trade-offs between leakage risk and performance remain. The findings highlight challenges and propose directions for future metrics, larger models, and broader unlearning targets.
Abstract
We introduce SemEval-2025 Task 4: unlearning sensitive content from Large Language Models (LLMs). The task features 3 subtasks for LLM unlearning spanning different use cases: (1) unlearn long form synthetic creative documents spanning different genres; (2) unlearn short form synthetic biographies containing personally identifiable information (PII), including fake names, phone number, SSN, email and home addresses, and (3) unlearn real documents sampled from the target model's training dataset. We received over 100 submissions from over 30 institutions and we summarize the key techniques and lessons in this paper.
