CLMay 21, 2025

R-TOFU: Unlearning in Large Reasoning Models

arXiv:2505.15214v210 citationsh-index: 6EMNLP
Originality Incremental advance
AI Analysis

This work addresses the challenge of reliable unlearning in reasoning models, which is critical for privacy and copyright compliance, but it is incremental as it builds on existing unlearning tasks and methods.

The paper tackles the problem of unlearning private or copyrighted information in Large Reasoning Models (LRMs), where conventional methods leave residual knowledge in reasoning traces, and proposes a new benchmark and method that improves forgetting efficacy while preserving model utility.

Large Reasoning Models (LRMs) embed private or copyrighted information not only in their final answers but also throughout multi-step chain-of-thought (CoT) traces, making reliable unlearning far more demanding than in standard LLMs. We introduce Reasoning-TOFU (R-TOFU), the first benchmark tailored to this setting. R-TOFU augments existing unlearning tasks with realistic CoT annotations and provides step-wise metrics that expose residual knowledge invisible to answer-level checks. Using R-TOFU, we carry out a comprehensive comparison of gradient-based and preference-optimization baselines and show that conventional answer-only objectives leave substantial forget traces in reasoning. We further propose Reasoned IDK, a preference-optimization variant that preserves coherent yet inconclusive reasoning, achieving a stronger balance between forgetting efficacy and model utility than earlier refusal styles. Finally, we identify a failure mode: decoding variants such as ZeroThink and LessThink can still reveal forgotten content despite seemingly successful unlearning, emphasizing the need to evaluate models under diverse decoding settings. Together, the benchmark, analysis, and new baseline establish a systematic foundation for studying and improving unlearning in LRMs while preserving their reasoning capabilities.

Foundations

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

Your Notes