paper-with-me

Papers

Generative Models from the perspective of Continual Learning

2018-12-21 · ICLR 2019 5 · Timothée Lesort, Hugo Caselles-Dupré, Michael Garcia-Ortiz, Andrei Stoian, David Filliat

Which generative model is the most suitable for Continual Learning? This paper aims at evaluating and comparing generative models on disjoint sequential image generation tasks. We investigate how several models learn and forget, considering various strategies: rehearsal, regularization, generative replay and fine-tuning. We used two quantitative metrics to estimate the generation quality and memory ability. We experiment with sequential tasks on three commonly used benchmarks for Continual Learning (MNIST, Fashion MNIST and CIFAR10). We found that among all models, the original GAN performs best and among Continual Learning strategies, generative replay outperforms all other methods. Even if we found satisfactory combinations on MNIST and Fashion MNIST, training generative models sequentially on CIFAR10 is particularly instable, and remains a challenge. Our code is available online \footnote{\url{https://github.com/TLESORT/Generative\_Continual\_Learning}}.

📄 PDF Abstract BibTeX arXiv:1812.09111

Code (1)

TLESORT/Generative_Continual_Learning 공식 구현 pytorch

Tasks

Continual LearningImage Generation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Continual Learning from the Perspective of Compression

2020-06-26 · ICML Workshop LifelongML 2020 7 · Xu He, Min Lin

Connectionist models such as neural networks suffer from catastrophic forgetting. In this work, we study this problem from the perspective of information theory and define forgetting as the increase of description length…

Continual Learning

DECODE: Tackling Representation and Decision Degradation in Continual AI-Generated Image Detection

2026-07-30 · Zihao Cai, Xinghan Li, Ruiyan Yang, Xue Song 외 arxiv

As generative models continue to evolve, AI-generated image detectors must incrementally adapt to emerging generative domains while preserving knowledge acquired from previous ones. This continual learning setting is par…

Continual Learning

Trust Region Continual Learning as an Implicit Meta-Learner

2026-02-02 · Zekun Wang, Anant Gupta, Christopher J. MacLellan arxiv

Continual learning aims to acquire tasks sequentially without catastrophic forgetting, yet standard strategies face a core tradeoff: regularization-based methods (e.g., EWC) can overconstrain updates when task optima are…

Continual LearningImage Generation

RepCL: Exploring Effective Representation for Continual Text Classification

2023-05-12 · YiFan Song, Peiyi Wang, Dawei Zhu, Tianyu Liu 외

Continual learning (CL) aims to constantly learn new knowledge over time while avoiding catastrophic forgetting on old tasks. In this work, we focus on continual text classification under the class-incremental setting. R…

ClassificationContinual LearningRepresentation Learningtext-classification+1

Mixture-of-Variational-Experts for Continual Learning

2021-10-25 · Heinke Hihn, Daniel A. Braun

One weakness of machine learning algorithms is the poor ability of models to solve new problems without forgetting previously acquired knowledge. The Continual Learning (CL) paradigm has emerged as a protocol to systemat…

Continual LearningDomain-IL Continual LearningPermuted-MNISTreinforcement-learning+4