Bias Correction of Learned Generative Models using Likelihood-Free Importance Weighting
Aditya Grover, Jiaming Song, Ashish Kapoor, Kenneth Tran, Alekh Agarwal, Eric J Horvitz, Stefano Ermon
Abstract
A learned generative model often produces biased statistics relative to the underlying data distribution. A standard technique to correct this bias is importance sampling, where samples from the model are weighted by the likelihood ratio under model and true distributions. When the likelihood ratio is unknown, it can be estimated by training a probabilistic classifier to distinguish samples from the two distributions. We employ this likelihood-free importance weighting method to correct for the bias in generative models. We find that this technique consistently improves standard goodness-of-fit metrics for evaluating the sample quality of state-of-the-art deep generative models, suggesting reduced bias. Finally, we demonstrate its utility on representative applications in a) data augmentation for classification using generative adversarial networks, and b) model-based policy evaluation using off-policy data.
BibTeX
@inproceedings{NEURIPS2019_d76d8dee,
author = {Grover, Aditya and Song, Jiaming and Kapoor, Ashish and Tran, Kenneth and Agarwal, Alekh and Horvitz, Eric J and Ermon, Stefano},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Wallach and H. Larochelle and A. Beygelzimer and F. d\textquotesingle Alch\'{e}-Buc and E. Fox and R. Garnett},
pages = {},
publisher = {Curran Associates, Inc.},
title = {Bias Correction of Learned Generative Models using Likelihood-Free Importance Weighting},
url = {https://proceedings.neurips.cc/paper_files/paper/2019/file/d76d8deea9c19cc9aaf2237d2bf2f785-Paper.pdf},
volume = {32},
year = {2019}
}