paper-with-me

홈 › Papers

Decomposed Adversarial Learned Inference

2020-04-21 · Alexander Hanbo Li, Yaqing Wang, Changyou Chen, Jing Gao

Effective inference for a generative adversarial model remains an important and challenging problem. We propose a novel approach, Decomposed Adversarial Learned Inference (DALI), which explicitly matches prior and conditional distributions in both data and code spaces, and puts a direct constraint on the dependency structure of the generative model. We derive an equivalent form of the prior and conditional matching objective that can be optimized efficiently without any parametric assumption on the data. We validate the effectiveness of DALI on the MNIST, CIFAR-10, and CelebA datasets by conducting quantitative and qualitative evaluations. Results demonstrate that DALI significantly improves both reconstruction and generation as compared to other adversarial inference models.

📄 PDF Abstract BibTeX arXiv:2004.10267

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Spatially Decomposed Hinge Adversarial Loss by Local Gradient Amplifier

2021-01-01 · Sanghun Kim, Seungkyu Lee

Generative Adversarial Networks (GANs) have achieved large attention and great success in various research areas, but it still suffers from training instability. Recently hinge adversarial loss for GAN is proposed that i…

The Anatomy of Adversarial Attacks: Concept-based XAI Dissection

2024-03-25 · Georgii Mikriukov, Gesina Schwalbe, Franz Motzkus, Korinna Bade

Adversarial attacks (AAs) pose a significant threat to the reliability and robustness of deep neural networks. While the impact of these attacks on model predictions has been extensively studied, their effect on the lear…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

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

The Importance of Robust Features in Mitigating Catastrophic Forgetting

2023-06-29 · Hikmat Khan, Nidhal C. Bouaynaya, Ghulam Rasoom

Continual learning (CL) is an approach to address catastrophic forgetting, which refers to forgetting previously learned knowledge by neural networks when trained on new tasks or data distributions. The adversarial robus…

Adversarial RobustnessContinual Learning

Boosting Adversarial Transferability via Fusing Logits of Top-1 Decomposed Feature

2023-05-02 · Juanjuan Weng, Zhiming Luo, Dazhen Lin, Shaozi Li 외

Recent research has shown that Deep Neural Networks (DNNs) are highly vulnerable to adversarial samples, which are highly transferable and can be used to attack other unknown black-box models. To improve the transferabil…

Adversarial Attack