paper-with-me

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 distribution of interest, it may be desirable to model distinct distributions which are observed sequentially, such as when different classes are encountered over time. Although conditional variations of deep generative models permit multiple distributions to be modeled by a single network in a disentangled fashion, they are susceptible to catastrophic forgetting when the distributions are encountered sequentially. In this paper, we adapt recent work in reducing catastrophic forgetting to the task of training generative adversarial networks on a sequence of distinct distributions, enabling continual generative modeling.

📄 PDF Abstract BibTeX arXiv:1705.08395

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Conditional Generative Adversarial Nets

2014-11-06 · Mehdi Mirza, Simon Osindero

Generative Adversarial Nets [8] were recently introduced as a novel way to train generative models. In this work we introduce the conditional version of generative adversarial nets, which can be constructed by simply fee…

DescriptiveHuman action generation

Training Generative Reversible Networks

2018-06-05 · Robin Tibor Schirrmeister, Patryk Chrabąszcz, Frank Hutter, Tonio Ball

Generative models with an encoding component such as autoencoders currently receive great interest. However, training of autoencoders is typically complicated by the need to train a separate encoder and decoder model tha…

Decoder

ClueGAIN: Application of Transfer Learning On Generative Adversarial Imputation Nets (GAIN)

2023-02-06 · Simiao Zhao

Many studies have attempted to solve the problem of missing data using various approaches. Among them, Generative Adversarial Imputation Nets (GAIN) was first used to impute data with Generative Adversarial Nets (GAN) an…

ImputationTransfer Learning

Temporal Generative Adversarial Nets with Singular Value Clipping

2016-11-21 · ICCV 2017 10 · Masaki Saito, Eiichi Matsumoto, Shunta Saito

In this paper, we propose a generative model, Temporal Generative Adversarial Nets (TGAN), which can learn a semantic representation of unlabeled videos, and is capable of generating videos. Unlike existing Generative Ad…

Video Generation

ExoSGAN and ExoACGAN: Exoplanet Detection using Adversarial Training Algorithms

2022-07-20 · Cicy K Agnes, Akthar Naveed V, Anitha Mary M O Chacko

Exoplanet detection opens the door to the discovery of new habitable worlds and helps us understand how planets were formed. With the objective of finding earth-like habitable planets, NASA launched Kepler space telescop…