Balanced Gradient Sample Retrieval for Enhanced Knowledge Retention in Proxy-based Continual Learning
Continual learning in deep neural networks often suffers from catastrophic forgetting, where representations for previous tasks are overwritten during subsequent training. We propose a novel sample retrieval strategy from the memory buffer that leverages both gradient-conflicting and gradient-aligned samples to effectively retain knowledge about past tasks within a supervised contrastive learning framework. Gradient-conflicting samples are selected for their potential to reduce interference by re-aligning gradients, thereby preserving past task knowledge. Meanwhile, gradient-aligned samples are incorporated to reinforce stable, shared representations across tasks. By balancing gradient correction from conflicting samples with alignment reinforcement from aligned ones, our approach increases the diversity among retrieved instances and achieves superior alignment in parameter space, significantly enhancing knowledge retention and mitigating proxy drift. Empirical results demonstrate that using both sample types outperforms methods relying solely on one sample type or random retrieval. Experiments on popular continual learning benchmarks in computer vision validate our method's state-of-the-art performance in mitigating forgetting while maintaining competitive accuracy on new tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Continual LearningContrastive LearningDiversityRetrievalMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Towards Balanced Alignment: Modal-Enhanced Semantic Modeling for Video Moment Retrieval
Video Moment Retrieval (VMR) aims to retrieve temporal segments in untrimmed videos corresponding to a given language query by constructing cross-modal alignment strategies. However, these existing strategies are often s…
cross-modal alignmentMoment RetrievalRetrievalSentenceHurdle-IMDL: An Imbalanced Learning Framework for Infrared Rainfall Retrieval
Artificial intelligence has advanced quantitative remote sensing, yet its effectiveness is constrained by imbalanced label distribution. This imbalance leads conventionally trained models to favor common samples, which i…
Multi-Task LearningGradient Reweighting: Towards Imbalanced Class-Incremental Learning
Class-Incremental Learning (CIL) trains a model to continually recognize new classes from non-stationary data while retaining learned knowledge. A major challenge of CIL arises when applying to real-world data characteri…
class-incremental learningClass Incremental LearningIncremental LearningKnowledge DistillationFederated Balanced Learning
Federated learning is a paradigm of joint learning in which clients collaborate by sharing model parameters instead of data. However, in the non-iid setting, the global model experiences client drift, which can seriously…
Federated LearningMKG-Rank: Enhancing Large Language Models with Knowledge Graph for Multilingual Medical Question Answering
Large Language Models (LLMs) have shown remarkable progress in medical question answering (QA), yet their effectiveness remains predominantly limited to English due to imbalanced multilingual training data and scarce med…
Knowledge GraphsMedical Question AnsweringQuestion AnsweringRetrieval