paper-with-me

Papers

Mode-Aware Continual Learning for Conditional Generative Adversarial Networks

2023-05-19 · Cat P. Le, Juncheng Dong, Ahmed Aloui, Vahid Tarokh

The main challenge in continual learning for generative models is to effectively learn new target modes with limited samples while preserving previously learned ones. To this end, we introduce a new continual learning approach for conditional generative adversarial networks by leveraging a mode-affinity score specifically designed for generative modeling. First, the generator produces samples of existing modes for subsequent replay. The discriminator is then used to compute the mode similarity measure, which identifies a set of closest existing modes to the target. Subsequently, a label for the target mode is generated and given as a weighted average of the labels within this set. We extend the continual learning model by training it on the target data with the newly-generated label, while performing memory replay to mitigate the risk of catastrophic forgetting. Experimental results on benchmark datasets demonstrate the gains of our continual learning approach over the state-of-the-art methods, even when using fewer training samples.

📄 PDF Abstract BibTeX arXiv:2305.11400

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Continual Learning in Generative Adversarial Nets

2017-05-23 · Ari Seff, Alex Beatson, Daniel Suo, Han Liu

Developments in deep generative models have allowed for tractable learning of high-dimensional data distributions. While the employed learning procedures typically assume that training data is drawn i.i.d. from the distr…

Continual Learning

GopGAN: Gradients Orthogonal Projection Generative Adversarial Network With Continual Learning

2021-07-16 · IEEE Transactions on Neural Networks and Learning Systems 2021 7 · Xiaobin Li; Weiqiang Wang

The generative adversarial networks (GANs) in continual learning suffer from catastrophic forgetting. In continual learning, GANs tend to forget about previous generation tasks and only remember the tasks they just learn…

Continual LearningGenerative Adversarial Network

Learning to Remember: A Synaptic Plasticity Driven Framework for Continual Learning

2019-04-05 · CVPR 2019 6 · Oleksiy Ostapenko, Mihai Puscas, Tassilo Klein, Patrick Jähnichen 외

Models trained in the context of continual learning (CL) should be able to learn from a stream of data over an undefined period of time. The main challenges herein are: 1) maintaining old knowledge while simultaneously b…

Continual Learning

ORDisCo: Effective and Efficient Usage of Incremental Unlabeled Data for Semi-supervised Continual Learning

2021-01-02 · CVPR 2021 1 · Liyuan Wang, Kuo Yang, Chongxuan Li, Lanqing Hong 외

Continual learning usually assumes the incoming data are fully labeled, which might not be applicable in real applications. In this work, we consider semi-supervised continual learning (SSCL) that incrementally learns fr…

Continual LearningGenerative Adversarial Network

Recall-Oriented Continual Learning with Generative Adversarial Meta-Model

2024-03-05 · Haneol Kang, Dong-Wan Choi

The stability-plasticity dilemma is a major challenge in continual learning, as it involves balancing the conflicting objectives of maintaining performance on previous tasks while learning new tasks. In this paper, we pr…

Continual LearningIncremental Learning