paper-with-me

Papers

Making Method of Moments Great Again? -- How can GANs learn distributions

2020-03-09 · Yuanzhi Li, Zehao Dou

Generative Adversarial Networks (GANs) are widely used models to learn complex real-world distributions. In GANs, the training of the generator usually stops when the discriminator can no longer distinguish the generator's output from the set of training examples. A central question of GANs is that when the training stops, whether the generated distribution is actually close to the target distribution, and how the training process reaches to such configurations efficiently? In this paper, we established a theoretical results towards understanding this generator-discriminator training process. We empirically observe that during the earlier stage of the GANs training, the discriminator is trying to force the generator to match the low degree moments between the generator's output and the target distribution. Moreover, only by matching these empirical moments over polynomially many training examples, we prove that the generator can already learn notable class of distributions, including those that can be generated by two-layer neural networks.

📄 PDF Abstract BibTeX arXiv:2003.04033

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adversarial network training using higher-order moments in a modified Wasserstein distance

2022-10-07 · Oliver Serang

Generative-adversarial networks (GANs) have been used to produce data closely resembling example data in a compressed, latent space that is close to sufficient for reconstruction in the original vector space. The Wassers…

The Inductive Bias of Restricted f-GANs

2018-09-12 · Shuang Liu, Kamalika Chaudhuri

Generative adversarial networks are a novel method for statistical inference that have achieved much empirical success; however, the factors contributing to this success remain ill-understood. In this work, we attempt to…

Inductive Bias

FaceShield: Defending Facial Image against Deepfake Threats

2024-12-13 · Jaehwan Jeong, Sumin In, Sieun Kim, Hannie Shin 외

The rising use of deepfakes in criminal activities presents a significant issue, inciting widespread controversy. While numerous studies have tackled this problem, most primarily focus on deepfake detection. These reacti…

DeepFake DetectionDenoisingFace Swapping

Fast and accurate computation of orthogonal moments for texture analysis

2018-03-01 · C. Di Ruberto, L. Putzu, G. Rodriguez

In this work we describe a fast and stable algorithm for the computation of the orthogonal moments of an image. Indeed, orthogonal moments are characterized by a high discriminative power, but some of their possible form…

General ClassificationTexture Classification

Fisher GAN

2017-05-26 · NeurIPS 2017 12 · Youssef Mroueh, Tom Sercu

Generative Adversarial Networks (GANs) are powerful models for learning complex distributions. Stable training of GANs has been addressed in many recent works which explore different metrics between distributions. In thi…

General Classification