paper-with-me

Papers

Reparameterized Sampling for Generative Adversarial Networks

2021-07-01 · Yifei Wang, Yisen Wang, Jiansheng Yang, Zhouchen Lin

Recently, sampling methods have been successfully applied to enhance the sample quality of Generative Adversarial Networks (GANs). However, in practice, they typically have poor sample efficiency because of the independent proposal sampling from the generator. In this work, we propose REP-GAN, a novel sampling method that allows general dependent proposals by REParameterizing the Markov chains into the latent space of the generator. Theoretically, we show that our reparameterized proposal admits a closed-form Metropolis-Hastings acceptance ratio. Empirically, extensive experiments on synthetic and real datasets demonstrate that our REP-GAN largely improves the sample efficiency and obtains better sample quality simultaneously.

📄 PDF Abstract BibTeX arXiv:2107.00352

Code (1)

yifeiwang77/repgan 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Time-Reparameterized Cumulative Intensity Extrapolation Sampler for Discrete Flow Matching

2026-06-23 · Feiyang Fu, Hehe Fan arxiv

Discrete flow matching (DFM) provides a principled framework for generative modeling on discrete state spaces via continuous-time Markov chain dynamics. In practice, sampling for DFM commonly employs discretizations such…

Text Generation

Reparameterized Variational Rejection Sampling

2023-09-26 · Martin Jankowiak, Du Phan

Traditional approaches to variational inference rely on parametric families of variational distributions, with the choice of family playing a critical role in determining the accuracy of the resulting posterior approxima…

Variational Inference

Spectral Mixture Kernel Approximation Using Reparameterized Random Fourier Feature

2019-10-16 · pproximateinference AABI Symposium 2019 12 · Yohan Jung, Jinkyoo Park

We propose a method for Spectral Mixture kernel approximation using the Reparameterized Random Fourier Feature (R-RFF) in the sense of both general parameter and natural parameter view. Meanwhile, we provide the effectiv…

A Reparameterized Discrete Diffusion Model for Text Generation

2023-02-11 · Lin Zheng, Jianbo Yuan, Lei Yu, Lingpeng Kong

This work studies discrete diffusion probabilistic models with applications to natural language generation. We derive an alternative yet equivalent formulation of the sampling from discrete diffusion processes and levera…

modelText Generation

Enhancing Few-Shot Learning with Integrated Data and GAN Model Approaches

2024-11-25 · Yinqiu Feng, Aoran Shen, Jiacheng Hu, Yingbin Liang 외

This paper presents an innovative approach to enhancing few-shot learning by integrating data augmentation with model fine-tuning in a framework designed to tackle the challenges posed by small-sample data. Recognizing t…

Data AugmentationDrug DiscoveryFew-Shot LearningMetric Learning