English

Guardrail Baselines for Unlearning in LLMs

Computation and Language 2024-06-12 v3

Abstract

Recent work has demonstrated that finetuning is a promising approach to 'unlearn' concepts from large language models. However, finetuning can be expensive, as it requires both generating a set of examples and running iterations of finetuning to update the model. In this work, we show that simple guardrail-based approaches such as prompting and filtering can achieve unlearning results comparable to finetuning. We recommend that researchers investigate these lightweight baselines when evaluating the performance of more computationally intensive finetuning methods. While we do not claim that methods such as prompting or filtering are universal solutions to the problem of unlearning, our work suggests the need for evaluation metrics that can better separate the power of guardrails vs. finetuning, and highlights scenarios where guardrails expose possible unintended behavior in existing metrics and benchmarks.

Keywords

Cite

@article{arxiv.2403.03329,
  title  = {Guardrail Baselines for Unlearning in LLMs},
  author = {Pratiksha Thaker and Yash Maurya and Shengyuan Hu and Zhiwei Steven Wu and Virginia Smith},
  journal= {arXiv preprint arXiv:2403.03329},
  year   = {2024}
}

Comments

Preliminary work, accepted to ICLR workshop SeT-LLM 2024

R2 v1 2026-06-28T15:10:23.724Z