Optimal Budgeted Rejection Sampling for Generative Models

1 Nov 2023  ·  Alexandre Verine, Muni Sreenivas Pydi, Benjamin Negrevergne, Yann Chevaleyre ·

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 \textit{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.

PDF Abstract
No code implementations yet. Submit your code now

Datasets


Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Image Generation CelebA 64x64 BigGAN-OBRS FID 3.74 # 14
Precision 0.74 # 3
Recall 0.65 # 1
Image Generation CIFAR-10 BigGAN-OBRS FID 8.98 # 82
Recall 0.70 # 2
Precision 0.80 # 3
Image Generation ImageNet 128x128 BigGAN-OBRS FID 11.65 # 15
Precision 0.27 # 2
Recall 0.46 # 1

Methods


No methods listed for this paper. Add relevant methods here