paper-with-me

Papers

Generalized Adversarially Learned Inference

2020-06-15 · Yatin Dandi, Homanga Bharadhwaj, Abhishek Kumar, Piyush Rai

Allowing effective inference of latent vectors while training GANs can greatly increase their applicability in various downstream tasks. Recent approaches, such as ALI and BiGAN frameworks, develop methods of inference of latent variables in GANs by adversarially training an image generator along with an encoder to match two joint distributions of image and latent vector pairs. We generalize these approaches to incorporate multiple layers of feedback on reconstructions, self-supervision, and other forms of supervision based on prior or learned knowledge about the desired solutions. We achieve this by modifying the discriminator's objective to correctly identify more than two joint distributions of tuples of an arbitrary number of random variables consisting of images, latent vectors, and other variables generated through auxiliary tasks, such as reconstruction and inpainting or as outputs of suitable pre-trained models. We design a non-saturating maximization objective for the generator-encoder pair and prove that the resulting adversarial game corresponds to a global optimum that simultaneously matches all the distributions. Within our proposed framework, we introduce a novel set of techniques for providing self-supervised feedback to the model based on properties, such as patch-level correspondence and cycle consistency of reconstructions. Through comprehensive experiments, we demonstrate the efficacy, scalability, and flexibility of the proposed approach for a variety of tasks.

📄 PDF Abstract BibTeX arXiv:2006.08089

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BiGAN A BiGAN, or Bidirectional GAN, is a type of generative adversarial network where the generator not only maps latent samples to generated data, but also has an inverse…
ALI 설명 없음

Similar Papers 제목 키워드 기반

Adversarially Learned Inference

2016-06-02 · Vincent Dumoulin, Ishmael Belghazi, Ben Poole, Olivier Mastropietro 외

We introduce the adversarially learned inference (ALI) model, which jointly learns a generation network and an inference network using an adversarial process. The generation network maps samples from stochastic latent va…

Image GenerationImage-to-Image Translation

Generalization Certificates for Adversarially Robust Bayesian Linear Regression

2025-02-20 · Mahalakshmi Sabanayagam, Russell Tsuchida, Cheng Soon Ong, Debarghya Ghoshdastidar

Adversarial robustness of machine learning models is critical to ensuring reliable performance under data perturbations. Recent progress has been on point estimators, and this paper considers distributional predictors. F…

Adversarial RobustnessBayesian Inferenceregression

Adversarially Learned Anomaly Detection

2018-12-06 · Houssam Zenati, Manon Romain, Chuan Sheng Foo, Bruno Lecouat 외

Anomaly detection is a significant and hence well-studied problem. However, developing effective anomaly detection methods for complex and high-dimensional data remains a challenge. As Generative Adversarial Networks (GA…

Anomaly Detection

Measuring and Characterizing Generalization in Deep Reinforcement Learning

2018-12-07 · Sam Witty, Jun Ki Lee, Emma Tosch, Akanksha Atrey 외

Deep reinforcement-learning methods have achieved remarkable performance on challenging control tasks. Observations of the resulting behavior give the impression that the agent has constructed a generalized representatio…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Adversarially Learned Mixture Model

2018-07-14 · Andrew Jesson, Cécile Low-Kam, Tanya Nair, Florian Soudan 외

The Adversarially Learned Mixture Model (AMM) is a generative model for unsupervised or semi-supervised data clustering. The AMM is the first adversarially optimized method to model the conditional dependence between inf…

Clusteringmodel