PulseAugur
实时 17:46:20
English(EN) DFMU: Data-Frugal Machine Unlearning

新的DFMU方法提供更快、数据节约型的机器学习遗忘

研究人员开发了一种新的机器学习遗忘方法,称为DFMU(Data-Frugal Machine Unlearning),它显著降低了计算需求和数据需求。与通常依赖广泛重新训练的现有方法不同,DFMU使用一次前向和后向传播来计算计算块的重要性。与最先进的方法相比,这种方法仅使用13%的数据就能提高40%的准确性,并且在遗忘特定类别时数据处理速度提高88%。 AI

影响 这种方法可以显著降低机器学习遗忘的计算成本和数据需求,使其更易于访问和高效。

排序理由 该集群描述了一篇详细介绍一种新颖机器学习遗忘方法的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 Hugging Face Daily Papers 阅读 →

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

新的DFMU方法提供更快、数据节约型的机器学习遗忘

报道来源 [1]

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

    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 …