Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Randomized Antipodal Search Done Right for Data Pareto Improvement of LLM Unlearning

About

Large language models (LLMs) sometimes memorize undesirable knowledge, which must be removed after deployment. Prior work on machine unlearning has focused largely on optimization methods that adjust parameters to enforce forgetting while preserving retention. However, these approaches assume that the forget and retain sets are readily available, which rarely holds in practice. Unlearning is typically triggered by an undesired generation at inference time, making the retrieval of relevant data the central challenge. We introduce the notion of data Pareto improvement for LLM unlearning, which formalizes how retrieval can expand the achievable trade-off frontier between forgetting and retention. To realize this principle, we propose Randomized Antipodal Search on Linearized Influence Kernel (RASLIK), a retrieval algorithm that combines permutation-projection hashing with randomized antipodal search. RASLIK reduces selection variance, achieves sublinear complexity, and yields a double gain in both quality and efficiency. Across multiple models, datasets, and unlearning algorithms, RASLIK consistently outperforms deterministic baselines and even oracle sampling, establishing randomized search as a principled and scalable solution for data-centric unlearning.

Ziwen Liu, Huawei Lin, Yide Ran, Denghui Zhang, Jianwen Xie, Chuan Li, Weijie Zhao, Zhaozhuo Xu• 2026

Related benchmarks

TaskDatasetResultRank
Machine UnlearningHowdy-Alpaca
F Score29
24
LLM UnlearningVirtual-Alpaca
Forget Rate19.9
24
Machine UnlearningTOFU
Forget Rate49
12
Machine UnlearningTOFU GAGDR
Forget Rate55
6
UnlearningHowdy!
Forget Rate27
6
Machine UnlearningTOFU (GAKLR)
Forget Rate30
6
Showing 6 of 6 rows

Other info

Follow for update