SOTAVerified

Optimal Budgeted Rejection Sampling for Generative Models

2023-11-01Unverified0· sign in to hype

Alexandre Verine, Muni Sreenivas Pydi, Benjamin Negrevergne, Yann Chevaleyre

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Rejection sampling methods have recently been proposed to improve the performance of discriminator-based generative models. However, these methods are only optimal under an unlimited sampling budget, and are usually applied to a generator trained independently of the rejection procedure. We first propose an Optimal Budgeted Rejection Sampling (OBRS) scheme that is provably optimal with respect to any f-divergence between the true distribution and the post-rejection distribution, for a given sampling budget. Second, we propose an end-to-end method that incorporates the sampling scheme into the training procedure to further enhance the model's overall performance. Through experiments and supporting theory, we show that the proposed methods are effective in significantly improving the quality and diversity of the samples.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CelebA 64x64BigGAN-OBRSFID3.74Unverified
ImageNet 128x128BigGAN-OBRSFID11.65Unverified

Reproductions