paper-with-me

홈 › Papers

Learning Gibbs-regularized GANs with variational discriminator reparameterization

2018-09-27 · Nicholas Rhinehart, Anqi Liu, Kihyuk Sohn, Paul Vernaza

We propose a novel approach to regularizing generative adversarial networks (GANs) leveraging learned {\em structured Gibbs distributions}. Our method consists of reparameterizing the discriminator to be an explicit function of two densities: the generator PDF $q$ and a structured Gibbs distribution $\nu$. Leveraging recent work on invertible pushforward density estimators, this reparameterization is made possible by assuming the generator is invertible, which enables the analytic evaluation of the generator PDF $q$. We further propose optimizing the Jeffrey divergence, which balances mode coverage with sample quality. The combination of this loss and reparameterization allows us to effectively regularize the generator by imposing structure from domain knowledge on $\nu$, as in classical graphical models. Applying our method to a vehicle trajectory forecasting task, we observe that we are able to obtain quantitatively superior mode coverage as well as better-quality samples compared to traditional methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory Forecasting

Similar Papers 제목 키워드 기반

Data Interpolants -- That's What Discriminators in Higher-order Gradient-regularized GANs Are

2023-06-01 · Siddarth Asokan, Chandra Sekhar Seelamantula

We consider the problem of optimizing the discriminator in generative adversarial networks (GANs) subject to higher-order gradient regularization. We show analytically, via the least-squares (LSGAN) and Wasserstein (WGAN…

Decoder

On Computation and Generalization of GANs with Spectrum Control

2018-12-28 · Haoming Jiang, Zhehui Chen, Minshuo Chen, Feng Liu 외

Generative Adversarial Networks (GANs), though powerful, is hard to train. Several recent works (brock2016neural,miyato2018spectral) suggest that controlling the spectra of weight matrices in the discriminator can signif…

On Computation and Generalization of Generative Adversarial Networks under Spectrum Control

2019-05-01 · ICLR 2019 5 · Haoming Jiang, Zhehui Chen, Minshuo Chen, Feng Liu 외

Generative Adversarial Networks (GANs), though powerful, is hard to train. Several recent works (Brock et al., 2016; Miyato et al., 2018) suggest that controlling the spectra of weight matrices in the discriminator can s…

A Variational Framework for LLM Generator-Regulator Games

2026-06-16 · Quanyan Zhu arxiv

This paper develops a variational framework for regulated language generation. Starting from autoregressive token sampling, we derive the induced distribution over complete messages and relate it to an entropy-regularize…

Unbalanced GANs: Pre-training the Generator of Generative Adversarial Network using Variational Autoencoder

2020-02-06 · Hyungrok Ham, Tae Joon Jun, Daeyoung Kim

We propose Unbalanced GANs, which pre-trains the generator of the generative adversarial network (GAN) using variational autoencoder (VAE). We guarantee the stable training of the generator by preventing the faster conve…

Generative Adversarial Network