English

LLM Unlearning using Gradient Ratio-Based Influence Estimation and Noise Injection

Machine Learning 2025-08-11 v1

Abstract

The growing legal and ethical scrutiny of large language models (LLMs) necessitates effective machine unlearning, particularly for sensitive or unauthorized data. Existing empirical methods often yield incomplete forgetting or unintended degradation of unrelated knowledge due to poor localization. In this work, we propose GRIN: a modular and targeted framework for LLM unlearning. GRIN introduces a novel gradient-ratio-based metric to identify parameters most responsible for memorizing forget data. We then perform selective noise injection into these parameters prior to fine-tuning, which improves unlearning performance while maintaining model utility. Finally, we propose new evaluation metrics tailored to the LLM setting and validate our approach on standard benchmarks such as TOFU, WMDP, and SafePKU.

Keywords

Cite

@article{arxiv.2508.06467,
  title  = {LLM Unlearning using Gradient Ratio-Based Influence Estimation and Noise Injection},
  author = {Ameya Anjarlekar and Sandeep Pombra},
  journal= {arXiv preprint arXiv:2508.06467},
  year   = {2025}
}

Comments

14 Pages, 3 Figures, 11 Tables

R2 v1 2026-07-01T04:41:26.023Z