Measure-conditional Discriminator with Stationary Optimum for GANs and Statistical Distance Surrogates
We propose a simple but effective modification of the discriminators, namely measure-conditional discriminators, as a plug-and-play module for different GANs. By taking the generated distributions as part of input so that the target optimum for the discriminator is stationary, the proposed discriminator is more robust than the vanilla one. A variant of the measure-conditional discriminator can also handle multiple target distributions, or act as a surrogate model of statistical distances such as KL divergence with applications to transfer learning.
Code (0)
등록된 구현이 없습니다.
Tasks
Transfer LearningSimilar Papers 제목 키워드 기반
Inducing Optimal Attribute Representations for Conditional GANs
Conditional GANs are widely used in translating an image from one category to another. Meaningful conditions to GANs provide greater flexibility and control over the nature of the target domain synthetic data. Existing c…
AttributeMulti-Task LearningSSIMSelf-Supervised GAN to Counter Forgetting
GANs involve training two networks in an adversarial game, where each network's task depends on its adversary. Recently, several works have framed GAN training as an online or continual learning problem. We focus on the …
Continual LearningGeneral ClassificationConditional Sig-Wasserstein GANs for Time Series Generation
Generative adversarial networks (GANs) have been extremely successful in generating samples, from seemingly high dimensional probability measures. However, these methods struggle to capture the temporal dependence of joi…
Time SeriesTime Series AnalysisTime Series GenerationcGANs with Projection Discriminator
We propose a novel, projection based way to incorporate the conditional information into the discriminator of GANs that respects the role of the conditional information in the underlining probabilistic model. This approa…
Conditional Image GenerationImage GenerationSuper-ResolutionImproving Detection of Credit Card Fraudulent Transactions using Generative Adversarial Networks
In this study, we employ Generative Adversarial Networks as an oversampling method to generate artificial data to assist with the classification of credit card fraudulent transactions. GANs is a generative model based on…
Clustering