PulseAugur
EN
LIVE 16:20:54

New method tackles knowledge forgetting in incremental learning

Researchers have introduced a novel approach called Non-Forgetting Allocation with Bi-Level Competition (NoFA-BC) to enhance Class-Incremental Learning (CIL) with pre-trained models. This method addresses the issue of knowledge forgetting in sequential learning by developing a non-forgetting allocator (NFA) that treats allocator training as a recursive least-squares problem. NoFA-BC further incorporates a Bi-Level Competition mechanism, featuring intra-task Winner-Takes-All and inter-task Last-Ones-Fall, to optimize the allocation of adapter knowledge based on input relevance. An additional Stability Enhancement process is included to bolster performance on previously learned tasks. AI

IMPACT This research could lead to more robust AI models that can learn new information without losing previously acquired knowledge, improving their adaptability in dynamic environments.

RANK_REASON The cluster contains an academic paper detailing a new method for Class-Incremental Learning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New method tackles knowledge forgetting in incremental learning

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Xiang Tan, Run He, Yawen Cui, Mengchen Zhao, Yan Wu, Tianyi Chen, Huiping Zhuang, Xiaonan Luo, Guanbin Li ·

    Non-Forgetting Knowledge Allocation with Bi-level Competition for Class-Incremental Learning

    arXiv:2605.29592v1 Announce Type: new Abstract: Class-Incremental Learning (CIL) with pre-trained models (PTMs) aims to sequentially adapt PTMs to new categories without forgetting old knowledge. Built upon PTMs, existing adapter-based methods mainly train models via distinct tas…