Adversarial Likelihood-Free Inference on Black-Box Generator
Generative Adversarial Network (GAN) can be viewed as an implicit estimator of a data distribution, and this perspective motivates using the adversarial concept in the true input parameter estimation of black-box generators. While previous works on likelihood-free inference introduces an implicit proposal distribution on the generator input, this paper analyzes theoretic limitations of the proposal distribution approach. On top of that, we introduce a new algorithm, Adversarial Likelihood-Free Inference (ALFI), to mitigate the analyzed limitations, so ALFI is able to find the posterior distribution on the input parameter for black-box generative models. We experimented ALFI with diverse simulation models as well as pre-trained statistical models, and we identified that ALFI achieves the best parameter estimation accuracy with a limited simulation budget.
Code (0)
등록된 구현이 없습니다.
Tasks
Generative Adversarial Networkparameter estimationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Easy High-Dimensional Likelihood-Free Inference
We introduce a framework using Generative Adversarial Networks (GANs) for likelihood--free inference (LFI) and Approximate Bayesian Computation (ABC) where we replace the black-box simulator model with an approximator ne…
Vocal Bursts Intensity PredictionMEGA: Model Stealing via Collaborative Generator-Substitute Networks
Deep machine learning models are increasingly deployedin the wild for providing services to users. Adversaries maysteal the knowledge of these valuable models by trainingsubstitute models according to the inference resul…
modelInfoVAEGAN : learning joint interpretable representations by information maximization and maximum likelihood
Learning disentangled and interpretable representations is an important step towards accomplishing comprehensive data representations on the manifold. In this paper, we propose a novel representation learning algorithm w…
Representation LearningUnifying Likelihood-free Inference with Black-box Optimization and Beyond
Black-box optimization formulations for biological sequence design have drawn recent attention due to their promising potential impact on the pharmaceutical industry. In this work, we propose to unify two seemingly disti…
Drug DiscoveryData-free Defense of Black Box Models Against Adversarial Attacks
Several companies often safeguard their trained deep models (i.e., details of architecture, learnt weights, training details etc.) from third-party users by exposing them only as black boxes through APIs. Moreover, they …
Adversarial Robustness