Papers
arxiv:2506.12618

OpenUnlearning: Accelerating LLM Unlearning via Unified Benchmarking of Methods and Metrics

Published on Jun 14, 2025
Authors:
,
,
,
,
,
,

Abstract

OpenUnlearning provides a standardized framework for benchmarking unlearning methods and metrics in large language models, enabling rigorous and reproducible research.

Robust unlearning is crucial for safely deploying large language models (LLMs) in environments where data privacy, model safety, and regulatory compliance must be ensured. Yet the task is inherently challenging, partly due to difficulties in reliably measuring whether unlearning has truly occurred. Moreover, fragmentation in current methodologies and inconsistent evaluation metrics hinder comparative analysis and reproducibility. To unify and accelerate research efforts, we introduce OpenUnlearning, a standardized and extensible framework designed explicitly for benchmarking both LLM unlearning methods and metrics. OpenUnlearning integrates 9 unlearning algorithms and 16 diverse evaluations across 3 leading benchmarks (TOFU, MUSE, and WMDP) and also enables analyses of forgetting behaviors across 450+ checkpoints we publicly release. Leveraging OpenUnlearning, we propose a novel meta-evaluation benchmark focused specifically on assessing the faithfulness and robustness of evaluation metrics themselves. We also benchmark diverse unlearning methods and provide a comparative analysis against an extensive evaluation suite. Overall, we establish a clear, community-driven pathway toward rigorous development in LLM unlearning research.

Community

The meta-evaluation angle — auditing the metrics, not just the methods — is overdue; a lot of unlearning results rest on metrics we haven't really stress-tested. One thing we've leaned on at ModelBrew: when deletion is exact by construction (drop an isolated adapter over a frozen base, certify with a hash), you get a ground-truth "definitely gone" reference to calibrate the approximate metrics against. Might be interesting to include a by-construction oracle as a baseline in benchmarks like this. Great resource either way.

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2506.12618
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2506.12618 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2506.12618 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2506.12618 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.