paper-with-me

Papers

Learning Distributions by Generative Adversarial Networks: Approximation and Generalization

2022-05-25 · Yunfei Yang

We study how well generative adversarial networks (GAN) learn probability distributions from finite samples by analyzing the convergence rates of these models. Our analysis is based on a new oracle inequality that decomposes the estimation error of GAN into the discriminator and generator approximation errors, generalization error and optimization error. To estimate the discriminator approximation error, we establish error bounds on approximating H\"older functions by ReLU neural networks, with explicit upper bounds on the Lipschitz constant of the network or norm constraint on the weights. For generator approximation error, we show that neural network can approximately transform a low-dimensional source distribution to a high-dimensional target distribution and bound such approximation error by the width and depth of neural network. Combining the approximation results with generalization bounds of neural networks from statistical learning theory, we establish the convergence rates of GANs in various settings, when the error is measured by a collection of integral probability metrics defined through H\"older classes, including the Wasserstein distance as a special case. In particular, for distributions concentrated around a low-dimensional set, we show that the convergence rates of GANs do not depend on the high ambient dimension, but on the lower intrinsic dimension.

📄 PDF Abstract BibTeX arXiv:2205.12601

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization BoundsLearning Theory

Similar Papers 제목 키워드 기반

Approximating Probability Distributions by using Wasserstein Generative Adversarial Networks

2021-03-18 · Yihang Gao, Michael K. Ng, Mingjie Zhou

Studied here are Wasserstein generative adversarial networks (WGANs) with GroupSort neural networks as their discriminators. It is shown that the error bound of the approximation for the target distribution depends on th…

Sliced Wasserstein Generative Models

2017-06-08 · Jiqing Wu, Zhiwu Huang, Dinesh Acharya, Wen Li 외

In generative modeling, the Wasserstein distance (WD) has emerged as a useful metric to measure the discrepancy between generated and real data distributions. Unfortunately, it is challenging to approximate the WD of hig…

Image GenerationVideo Generation

Sliced Wasserstein Generative Models

2019-04-10 · CVPR 2019 6 · Jiqing Wu, Zhiwu Huang, Dinesh Acharya, Wen Li 외

In generative modeling, the Wasserstein distance (WD) has emerged as a useful metric to measure the discrepancy between generated and real data distributions. Unfortunately, it is challenging to approximate the WD of hig…

Image GenerationVideo Generation

On the Performance Analysis of the Adversarial System Variant Approximation Method to Quantify Process Model Generalization

2021-07-13 · Julian Theis, Ilia Mokhtarian, Houshang Darabi

Process mining algorithms discover a process model from an event log. The resulting process model is supposed to describe all possible event sequences of the underlying system. Generalization is a process model quality d…

Distribution Approximation and Statistical Estimation Guarantees of Generative Adversarial Networks

2020-02-10 · Minshuo Chen, Wenjing Liao, Hongyuan Zha, Tuo Zhao

Generative Adversarial Networks (GANs) have achieved a great success in unsupervised learning. Despite its remarkable empirical performance, there are limited theoretical studies on the statistical properties of GANs. Th…