arXiv:2602.21773cs.LGcs.CV2026-02AAAI被引 1

提出新方法解决模型学坏习惯后难删的问题

Easy to Learn, Yet Hard to Forget: Towards Robust Unlearning Under Bias

  • 按样本梯度尖锐度区分因果与偏见数据,分路更新参数
  • 在水鸟等偏见数据集上遗忘效果超越现有方法
  • 适合需要精准删除特定数据的隐私保护场景

机器遗忘使模型能删除特定数据,对保障数据隐私和模型可靠性至关重要。但在真实场景中,模型常从数据中的虚假关联学习到意外偏见,导致遗忘效果严重下降。本文发现一种新现象——‘捷径遗忘’:模型容易学会但难以忘记与偏见对齐的样本;不删除类别属性,反而删了偏见属性,反而提升被遗忘类别的准确率。为此,提出CUPID框架,基于不同偏见样本具有不同损失曲面尖锐度的观察,先根据样本尖锐度将需遗忘数据分为因果与偏见近似子集,再将模型参数解耦为因果与偏见路径,最后分别向对应路径注入修正梯度。在Waterbirds、BAR和Biased NICO++等偏见数据集上的实验表明,该方法达到当前最优遗忘性能,有效缓解捷径遗忘问题。

原文摘要 · Abstract (English)

Machine unlearning, which enables a model to forget specific data, is crucial for ensuring data privacy and model reliability. However, its effectiveness can be severely undermined in real-world scenarios where models learn unintended biases from spurious correlations within the data. This paper investigates the unique challenges of unlearning from such biased models. We identify a novel phenomenon we term ``shortcut unlearning," where models exhibit an ``easy to learn, yet hard to forget" tendency. Specifically, models struggle to forget easily-learned, bias-aligned samples; instead of forgetting the class attribute, they unlearn the bias attribute, which can paradoxically improve accuracy on the class intended to be forgotten. To address this, we propose CUPID, a new unlearning framework inspired by the observation that samples with different biases exhibit distinct loss landscape sharpness. Our method first partitions the forget set into causal- and bias-approximated subsets based on sample sharpness, then disentangles model parameters into causal and bias pathways, and finally performs a targeted update by routing refined causal and bias gradients to their respective pathways. Extensive experiments on biased datasets including Waterbirds, BAR, and Biased NICO++ demonstrate that our method achieves state-of-the-art forgetting performance and effectively mitigates the shortcut unlearning problem.

机器遗忘偏见消除模型解耦数据隐私

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。