PulseAugur
实时 23:31:53

Shapley Neuron Values framework combats AI model forgetting

Researchers have introduced Shapley Neuron Values (SNV), a new framework for continual learning that uses cooperative game theory to identify and preserve the most important neurons in a neural network. This method aims to prevent catastrophic forgetting by selectively freezing critical neurons while allowing others to adapt, enabling learning without needing extra memory or architecture expansion. Experiments on ImageNet-1k demonstrated that SNV significantly outperforms existing buffer-free continual learning techniques, showing notable accuracy improvements in both class-incremental and task-incremental learning scenarios. AI

影响 This new framework could enable AI models to learn new information without losing previously acquired knowledge, improving their adaptability and efficiency.

排序理由 The cluster contains an academic paper detailing a new method for continual learning in neural networks. [lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

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

Shapley Neuron Values framework combats AI model forgetting

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Qi Zhang ·

    Shapley Neuron Values for Continual Learning: Which Neurons Matter Most?

    Continual learning enables neural networks to learn tasks sequentially without forgetting previously acquired knowledge. However, neural networks suffer from catastrophic forgetting, where learning new tasks degrades performance on earlier ones. We address this problem with Shapl…