Skip to content

josemanuel22/AdaptativeBlockLearning

Repository files navigation

README

Documenter: stable codecov

Abstract

Generative models have been shown to possess the capability to learn the distribution of data, provided that the models have infinite capacity Generative adversarial net, Wasserstein GAN. Empirically, deep neural networks appear to possess 'sufficiently large' capacity and have demonstrated significant success in various applications such as image generation.

Nevertheless, generative models like Generative Adversarial Networks (GANs) may exhibit limited generalization properties, wherein successful training may not necessarily align the trained distribution with the target distribution according to standard metrics Generalization and Equilibrium in Generative Adversarial Nets (GANs), Do GANs actually learn the distribution? An empirical study. Even in seemingly straightforward scenarios, such as one-dimensional settings, training generative models like Generative Adversarial Networks can prove to be highly challenging. They frequently fail to accurately capture the true distribution and tend to discover only a subset of the modes GAN Connoisseur: Can GANs Learn Simple 1D Parametric Distributions?.

In this paper, we present a new learning method for one-dimensional settings, inspired by adaptive particle filters, which theoretically guarantees convergence to the true distribution with sufficient capacity. We demonstrate in practice that this new method yields promising results, successfully learning true distributions in a variety of scenarios and mitigating some of the well-known problems that classical generative models present.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages