English

Learning High-Dimensional Distributions with Latent Neural Fokker-Planck Kernels

Machine Learning 2021-05-11 v1 Computer Vision and Pattern Recognition

Abstract

Learning high-dimensional distributions is an important yet challenging problem in machine learning with applications in various domains. In this paper, we introduce new techniques to formulate the problem as solving Fokker-Planck equation in a lower-dimensional latent space, aiming to mitigate challenges in high-dimensional data space. Our proposed model consists of latent-distribution morphing, a generator and a parameterized Fokker-Planck kernel function. One fascinating property of our model is that it can be trained with arbitrary steps of latent distribution morphing or even without morphing, which makes it flexible and as efficient as Generative Adversarial Networks (GANs). Furthermore, this property also makes our latent-distribution morphing an efficient plug-and-play scheme, thus can be used to improve arbitrary GANs, and more interestingly, can effectively correct failure cases of the GAN models. Extensive experiments illustrate the advantages of our proposed method over existing models.

Keywords

Cite

@article{arxiv.2105.04538,
  title  = {Learning High-Dimensional Distributions with Latent Neural Fokker-Planck Kernels},
  author = {Yufan Zhou and Changyou Chen and Jinhui Xu},
  journal= {arXiv preprint arXiv:2105.04538},
  year   = {2021}
}

Comments

code will be updated at https://github.com/drboog/FPK

R2 v1 2026-06-24T01:57:28.750Z