PulseAugur
实时 07:24:58
English(EN) DFMU: Data-Frugal Machine Unlearning

新的数据节约型遗忘方法减少了重新训练需求

研究人员开发了一种名为数据节约型机器学习遗忘(DFMU)的新方法,以有效地从训练好的机器学习模型中移除特定数据元素。与需要大量重新训练的现有方法不同,DFMU使用一次前向和后向传播来计算模型组件的重要性。这种方法保留了知识并收敛更快,所需数据量大大减少。实验表明,与最先进的方法相比,DFMU仅使用13%的数据就能获得40%的更高准确率,并且遗忘任务的处理速度提高了88%。 AI

影响 这种方法可以显著降低机器学习遗忘所需的计算成本和时间,使其在各种应用中更易于访问和实用。

排序理由 详细介绍一种新的机器学习技术的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

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

新的数据节约型遗忘方法减少了重新训练需求

报道来源 [2]

  1. arXiv cs.LG TIER_1 English(EN) · Sajith U, Prateek Keserwani ·

    DFMU: Data-Frugal Machine Unlearning

    arXiv:2606.25410v1 Announce Type: new Abstract: Machine unlearning is an emerging domain that ensures the safe removal of elements (includes concepts, attributes, entity and class) from the trained model along with least drop in model performance. The domain of machine unlearning…

  2. arXiv cs.LG TIER_1 English(EN) · Prateek Keserwani ·

    DFMU: Data-Frugal Machine Unlearning

    Machine unlearning is an emerging domain that ensures the safe removal of elements (includes concepts, attributes, entity and class) from the trained model along with least drop in model performance. The domain of machine unlearning brings its own indigenous challenges since the …