PulseAugur
实时 16:29:58
English(EN) MAAT: Multi-phase Adapter-Aware Targeted Unlearning

新的MAAT遗忘方法通过平衡基准解决“为什么”问题

研究人员推出了一种新颖的三阶段目标性机器学习遗忘框架MAAT,该框架专门解决了移除因果知识的难题。现有基准存在偏差,低估了“为什么”问题的代表性,而“为什么”问题对于评估因果和关系知识的移除至关重要。MAAT在LoRA适配器权重上运行,并采用梯度投影上升和SVD剪枝等技术来实现高遗忘率,同时保留其他知识。配套的5WBENCH基准包含“谁、什么、何时、何地、为什么”的平衡类别,首次量化了这些遗忘失败。 AI

影响 引入了一个新的基准和方法,以改进机器学习遗忘的评估和执行,特别是针对因果知识。

排序理由 该集群描述了一篇介绍机器学习遗忘新方法和基准的学术论文。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

报道来源 [2]

  1. arXiv cs.CL TIER_1 English(EN) · Suryash Yagnik, Shubham Gaur, Saksham Thakur, Vinija Jain, Aman Chadha, Amitava Das ·

    MAAT: Multi-phase Adapter-Aware Targeted Unlearning

    arXiv:2605.30514v1 Announce Type: cross Abstract: Machine unlearning evaluation is structurally skewed: Why-type questions, which probe causal and relational knowledge, comprise less than 0.06% of CounterFact, 0.6% of ZSRE, and less than 1.3% of TOFU, MUSE, and WMDP-Cyber. This n…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    MAAT: Multi-phase Adapter-Aware Targeted Unlearning

    Existing machine unlearning benchmarks are heavily skewed toward non-causal question types, masking failures in causal knowledge removal; a new balanced benchmark and unlearning method are introduced to address this gap.