LGAIMay 5, 2025

Unlearning vs. Obfuscation: Are We Truly Removing Knowledge?

arXiv:2505.02884v27 citationsh-index: 13EMNLP
Originality Incremental advance
AI Analysis

This addresses data privacy and ethical AI deployment for LLM users, though it is incremental in refining unlearning techniques.

The paper tackles the problem of distinguishing true knowledge removal from obfuscation in large language models, proposing a probing-based evaluation framework and a novel method (DF-MCQ) that achieves over 90% refusal rate and high uncertainty on probing questions.

Unlearning has emerged as a critical capability for large language models (LLMs) to support data privacy, regulatory compliance, and ethical AI deployment. Recent techniques often rely on obfuscation by injecting incorrect or irrelevant information to suppress knowledge. Such methods effectively constitute knowledge addition rather than true removal, often leaving models vulnerable to probing. In this paper, we formally distinguish unlearning from obfuscation and introduce a probing-based evaluation framework to assess whether existing approaches genuinely remove targeted information. Moreover, we propose DF-MCQ, a novel unlearning method that flattens the model predictive distribution over automatically generated multiple-choice questions using KL-divergence, effectively removing knowledge about target individuals and triggering appropriate refusal behaviour. Experimental results demonstrate that DF-MCQ achieves unlearning with over 90% refusal rate and a random choice-level uncertainty that is much higher than obfuscation on probing questions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes