菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-07-07
📄 Abstract - Association Restoration Test: Revealing Restorable Shortcuts after Unlearning

Association unlearning aims to disable learned label-attribute shortcuts while preserving task performance. Existing evaluations mainly measure output-level robustness or probe whether shortcut attributes remain readable in frozen features, but neither test determines whether a retained association remains functionally usable by the original classifier. We propose the Association Restoration Test (ART), a post-hoc diagnostic for functional shortcut restorability. ART estimates class-conditional association directions, amplifies residual components, and evaluates the modified features with the original classifier head. Across Waterbirds, CelebA, SpuCoDogs, and an ISIC timestamp-artifact extension, we show that output metrics, representation probes, and ART characterize distinct aspects of shortcut mitigation. These findings motivate restoration-aware evaluation for unlearning and shortcut-mitigation methods that target learned associations rather than individual classes or concepts.

顶级标签: machine learning
详细标签: unlearning shortcut learning evaluation representation analysis robustness 或 搜索:

关联恢复测试:揭示遗忘后仍可恢复的捷径 / Association Restoration Test: Revealing Restorable Shortcuts after Unlearning


1️⃣ 一句话总结

本文提出了一种名为关联恢复测试(ART)的新方法,用于评估AI模型在遗忘特定偏见特征后,是否仍能利用这些特征做出正确预测,并在多个数据集上证明现有评估手段可能忽略这种潜在的恢复能力,从而推动更彻底的偏见消除技术发展。

源自 arXiv: 2607.05726