paper-with-me

홈 › Papers

Semi-Discriminative Representation Loss for Online Continual Learning

2020-06-19 · Yu Chen, Tom Diethe, Peter Flach

The use of episodic memory in continual learning has demonstrated effectiveness for alleviating catastrophic forgetting. In recent studies, gradient-based approaches have been developed to make more efficient use of compact episodic memory. Such approaches refine the gradients resulting from new samples by those from memorized samples, aiming to reduce the diversity of gradients from different tasks. In this paper, we clarify the relation between diversity of gradients and discriminativeness of representations, showing shared as well as conflicting interests between Deep Metric Learning and continual learning, thus demonstrating pros and cons of learning discriminative representations in continual learning. Based on these findings, we propose a simple method -- Semi-Discriminative Representation Loss (SDRL) -- for continual learning. In comparison with state-of-the-art methods, SDRL shows better performance with low computational cost on multiple benchmark tasks in the setting of online continual learning.

📄 PDF Abstract BibTeX arXiv:2006.11234

Code (1)

yc14600/discriminative-representation-loss 공식 구현 tf

Tasks

Continual LearningDiversityMetric Learning

Similar Papers 제목 키워드 기반

Discriminative Representation Loss (DRL): A More Efficient Approach than Gradient Re-Projection in Continual Learning

2020-09-28 · Yu Chen, Tom Diethe, Peter Flach

The use of episodic memories in continual learning has been shown to be effective in terms of alleviating catastrophic forgetting. In recent studies, several gradient-based approaches have been developed to make more eff…

Continual LearningDiversityMetric Learning

Contrastive Learning for Online Semi-Supervised General Continual Learning

2022-07-12 · Nicolas Michel, Romain Negrel, Giovanni Chierchia, Jean-François Bercher

We study Online Continual Learning with missing labels and propose SemiCon, a new contrastive loss designed for partly labeled data. We demonstrate its efficiency by devising a memory-based method trained on an unlabeled…

Continual LearningContrastive LearningMissing Labels

Exemplar-free Continual Representation Learning via Learnable Drift Compensation

2024-07-11 · Alex Gomez-Villa, Dipam Goswami, Kai Wang, Andrew D. Bagdanov 외

Exemplar-free class-incremental learning using a backbone trained from scratch and starting from a small first task presents a significant challenge for continual representation learning. Prototype-based approaches, when…

class-incremental learningClass Incremental LearningContinual LearningExemplar-Free+2

Bypassing Logits Bias in Online Class-Incremental Learning with a Generative Framework

2022-05-19 · Gehui Shen, Shibo Jie, Ziheng Li, Zhi-Hong Deng

Continual learning requires the model to maintain the learned knowledge while learning from a non-i.i.d data stream continually. Due to the single-pass training setting, online continual learning is very challenging, but…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning+1

ContiGuard: A Framework for Continual Toxicity Detection Against Evolving Evasive Perturbations

2026-03-16 · Hankun Kang, Xin Miao, Jianhao Chen, Jintao Wen 외 arxiv

Toxicity detection mitigates the dissemination of toxic content (e.g., hateful comments, posts, and messages within online social actions) to safeguard a healthy online social environment. However, malicious users persis…

Continual Learning