paper-with-me

Papers

Long-Tail Class Incremental Learning via Independent Sub-prototype Construction

2024-01-01 · CVPR 2024 1 · Xi Wang, Xu Yang, Jie Yin, Kun Wei, Cheng Deng

Long-tail class incremental learning (LT-CIL) is designed to perpetually acquire novel knowledge from an imbalanced and perpetually evolving data stream while ensuring the retention of previously acquired knowledge. The existing method only re-balances data distribution and ignores exploring the potential relationship between different samples causing non-robust representations and even severe forgetting in classes with few samples. In this paper we constructed two parallel spaces simultaneously: 1) Sub-prototype space and 2) Reminiscence space to learn robust representations while alleviating forgetfulness. Concretely we advance the concept of the sub-prototype space which amalgamates insights from diverse classes. This integration facilitates the mutual complementarity of varied knowledge thereby augmenting the attainment of more robust representations. Furthermore we introduce the reminiscence space which encapsulates each class distribution aiming to constraint model optimization and mitigate the phenomenon of forgetting. The tandem utilization of the two parallel spaces effectively alleviates the adverse consequences associated with imbalanced data distribution preventing forgetting without needing replay examples. Extensive experiments demonstrate that our method achieves state-of-the-art performance on various benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningIncremental LearningModel Optimization

Similar Papers 제목 키워드 기반

Robust Feature Learning and Global Variance-Driven Classifier Alignment for Long-Tail Class Incremental Learning

2023-11-02 · Jayateja Kalla, Soma Biswas

This paper introduces a two-stage framework designed to enhance long-tail class incremental learning, enabling the model to progressively learn new classes, while mitigating catastrophic forgetting in the context of long…

class-incremental learningClass Incremental LearningIncremental Learning

Data-Free Class-Incremental Gesture Recognition with Prototype-Guided Pseudo Feature Replay

2025-05-26 · Hongsong Wang, Ao Sun, Jie Gui, Liang Wang

Gesture recognition is an important research area in the field of computer vision. Most gesture recognition efforts focus on close-set scenarios, thereby limiting the capacity to effectively handle unseen or novel gestur…

Gesture Recognition

Learning Prototype Classifiers for Long-Tailed Recognition

2023-02-01 · Saurabh Sharma, Yongqin Xian, Ning Yu, Ambuj Singh

The problem of long-tailed recognition (LTR) has received attention in recent years due to the fundamental power-law distribution of objects in the real-world. Most recent works in LTR use softmax classifiers that are bi…

Long-tail Learning

Neural Collapse Terminus: A Unified Solution for Class Incremental Learning and Its Variants

2023-08-03 · Yibo Yang, Haobo Yuan, Xiangtai Li, Jianlong Wu 외

How to enable learnability for new classes while keeping the capability well on old classes has been a crucial challenge for class incremental learning. Beyond the normal case, long-tail class incremental learning and fe…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning

ProTPS: Prototype-Guided Text Prompt Selection for Continual Learning

2026-04-01 · Jie Mei, Li-Leng Peng, Keith Fuller, Jenq-Neng Hwang arxiv

For continual learning, text-prompt-based methods leverage text encoders and learnable prompts to encode semantic features for sequentially arrived classes over time. A common challenge encountered by existing works is h…

Continual Learning