paper-with-me

Papers

Bayesian GAN

2017-05-26 · NeurIPS 2017 · Yunus Saatchi, Andrew Gordon Wilson

Generative adversarial networks (GANs) can implicitly learn rich distributions over images, audio, and data which are hard to model with an explicit likelihood. We present a practical Bayesian formulation for unsupervised and semi-supervised learning with GANs. Within this framework, we use stochastic gradient Hamiltonian Monte Carlo to marginalize the weights of the generator and discriminator networks. The resulting approach is straightforward and obtains good performance without any standard interventions such as feature matching, or mini-batch discrimination. By exploring an expressive posterior over the parameters of the generator, the Bayesian GAN avoids mode-collapse, produces interpretable and diverse candidate samples, and provides state-of-the-art quantitative results for semi-supervised learning on benchmarks including SVHN, CelebA, and CIFAR-10, outperforming DCGAN, Wasserstein GANs, and DCGAN ensembles.

📄 PDF Abstract BibTeX arXiv:1705.09558

Code (4)

andrewgordonwilson/bayesgan 공식 구현 tf
KeAWang/BayesianGAN4AdversarialAttacks tf
rafa2000/Top-TensorFlow tf
ranery/Bayesian-CycleGAN pytorch

Methods 이 논문이 사용한 방법론

GAN Feature Matching Feature Matching is a regularizing objective for a generator in generative adversarial networks
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
DCGAN 설명 없음

Similar Papers 제목 키워드 기반

Combining Bayesian Inference and Reinforcement Learning for Agent Decision Making: A Review

2025-05-12 · Chengmin Zhou, Ville Kyrki, Pasi Fränti, Laura Ruotsalainen

Bayesian inference has many advantages in decision making of agents (e.g. robotics/simulative agent) over a regular data-driven black-box neural network: Data-efficiency, generalization, interpretability, and safety wher…

Active LearningBayesian InferenceBayesian OptimizationDecision Making+4

PAC-Bayesian Theory Meets Bayesian Inference

2016-05-27 · NeurIPS 2016 12 · Pascal Germain, Francis Bach, Alexandre Lacoste, Simon Lacoste-Julien

We exhibit a strong link between frequentist PAC-Bayesian risk bounds and the Bayesian marginal likelihood. That is, for the negative log-likelihood loss function, we show that the minimization of PAC-Bayesian generaliza…

Bayesian Inferenceregression

Bayesian Neural Networks: Essentials

2021-06-22 · Daniel T. Chang

Bayesian neural networks utilize probabilistic layers that capture uncertainty over weights and activations, and are trained using Bayesian inference. Since these probabilistic layers are designed to be drop-in replaceme…

Bayesian InferenceProbabilistic Deep Learning

Bayesian--AI Fusion for Epidemiological Decision Making: Calibrated Risk, Honest Uncertainty, and Hyperparameter Intelligence

2025-11-15 · Debashis Chatterjee arxiv

Modern epidemiological analytics increasingly use machine learning models that offer strong prediction but often lack calibrated uncertainty. Bayesian methods provide principled uncertainty quantification, yet are viewed…

Hyperparameter OptimizationDecision Making

Bayesian Logic Programs

2001-11-23 · Kristian Kersting, Luc De Raedt

Bayesian networks provide an elegant formalism for representing and reasoning about uncertainty using probability theory. Theyare a probabilistic extension of propositional logic and, hence, inherit some of the limitatio…