paper-with-me

홈 › Papers

Online Continual Learning via the Knowledge Invariant and Spread-out Properties

2023-02-02 · Ya-nan Han, Jian-wei Liu

The goal of continual learning is to provide intelligent agents that are capable of learning continually a sequence of tasks using the knowledge obtained from previous tasks while performing well on prior tasks. However, a key challenge in this continual learning paradigm is catastrophic forgetting, namely adapting a model to new tasks often leads to severe performance degradation on prior tasks. Current memory-based approaches show their success in alleviating the catastrophic forgetting problem by replaying examples from past tasks when new tasks are learned. However, these methods are infeasible to transfer the structural knowledge from previous tasks i.e., similarities or dissimilarities between different instances. Furthermore, the learning bias between the current and prior tasks is also an urgent problem that should be solved. In this work, we propose a new method, named Online Continual Learning via the Knowledge Invariant and Spread-out Properties (OCLKISP), in which we constrain the evolution of the embedding features via Knowledge Invariant and Spread-out Properties (KISP). Thus, we can further transfer the inter-instance structural knowledge of previous tasks while alleviating the forgetting due to the learning bias. We empirically evaluate our proposed method on four popular benchmarks for continual learning: Split CIFAR 100, Split SVHN, Split CUB200 and Split Tiny-Image-Net. The experimental results show the efficacy of our proposed method compared to the state-of-the-art continual learning algorithms.

📄 PDF Abstract BibTeX arXiv:2302.00858

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Online Continual Learning Under Domain Shift

2021-01-01 · Quang Pham, Chenghao Liu, Steven Hoi

Existing continual learning benchmarks often assume each task's training and test data are from the same distribution, which may not hold in practice. Towards making continual learning practical, in this paper, we introd…

Continual Learning

Learning Invariant Representation for Continual Learning

2021-01-15 · Ghada Sokar, Decebal Constantin Mocanu, Mykola Pechenizkiy

Continual learning aims to provide intelligent agents that are capable of learning continually a sequence of tasks, building on previously learned knowledge. A key challenge in this learning paradigm is catastrophically …

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning+2

Towards the One Learning Algorithm Hypothesis: A System-theoretic Approach

2021-12-04 · Christos Mavridis, John Baras

The existence of a universal learning architecture in human cognition is a widely spread conjecture supported by experimental findings from neuroscience. While no low-level implementation can be specified yet, an abstrac…

Continual-MAE: Adaptive Distribution Masked Autoencoders for Continual Test-Time Adaptation

2023-12-19 · CVPR 2024 1 · Jiaming Liu, ran Xu, Senqiao Yang, Renrui Zhang 외

Continual Test-Time Adaptation (CTTA) is proposed to migrate a source pre-trained model to continually changing target distributions, addressing real-world dynamism. Existing CTTA methods mainly rely on entropy minimizat…

DecoderSelf-Supervised LearningTest-time Adaptation

DFIL: Deepfake Incremental Learning by Exploiting Domain-invariant Forgery Clues

2023-09-18 · Kun Pan, Yin Yifang, Yao Wei, Feng Lin 외

The malicious use and widespread dissemination of deepfake pose a significant crisis of trust. Current deepfake detection models can generally recognize forgery images by training on a large dataset. However, the accurac…

Continual LearningContrastive LearningDeepFake DetectionFace Swapping+3