paper-with-me

홈 › Papers

Balanced Gradient Sample Retrieval for Enhanced Knowledge Retention in Proxy-based Continual Learning

2024-12-19 · Hongye Xu, Jan Wasilewski, Bartosz Krawczyk

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.

📄 PDF Abstract BibTeX arXiv:2412.14430

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningContrastive LearningDiversityRetrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Towards Balanced Alignment: Modal-Enhanced Semantic Modeling for Video Moment Retrieval

2023-12-19 · Zhihang Liu, Jun Li, Hongtao Xie, Pandeng Li 외

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 RetrievalRetrievalSentence

Hurdle-IMDL: An Imbalanced Learning Framework for Infrared Rainfall Retrieval

2025-10-23 · Fangjian Zhang, Xiaoyong Zhuge, Wenlan Wang, Haixia Xiao 외 arxiv

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 Learning

Gradient Reweighting: Towards Imbalanced Class-Incremental Learning

2024-02-28 · CVPR 2024 1 · Jiangpeng He, Fengqing Zhu

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 Distillation

Federated Balanced Learning

2026-01-20 · Jiaze Li, Haoran Xu, Wanyi Wu, Changwei Wang 외 arxiv

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 Learning

MKG-Rank: Enhancing Large Language Models with Knowledge Graph for Multilingual Medical Question Answering

2025-03-20 · Feiyang Li, Yingjian Chen, Haoran Liu, Rui Yang 외

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