paper-with-me

Papers

Activation Maximization Generative Adversarial Nets

2017-03-06 · ICLR 2018 1 · Zhiming Zhou, Han Cai, Shu Rong, Yuxuan Song, Kan Ren, Wei-Nan Zhang, Yong Yu, Jun Wang

Class labels have been empirically shown useful in improving the sample quality of generative adversarial nets (GANs). In this paper, we mathematically study the properties of the current variants of GANs that make use of class label information. With class aware gradient and cross-entropy decomposition, we reveal how class labels and associated losses influence GAN's training. Based on that, we propose Activation Maximization Generative Adversarial Networks (AM-GAN) as an advanced solution. Comprehensive experiments have been conducted to validate our analysis and evaluate the effectiveness of our solution, where AM-GAN outperforms other strong baselines and achieves state-of-the-art Inception Score (8.91) on CIFAR-10. In addition, we demonstrate that, with the Inception ImageNet classifier, Inception Score mainly tracks the diversity of the generator, and there is, however, no reliable evidence that it can reflect the true sample quality. We thus propose a new metric, called AM Score, to provide a more accurate estimation of the sample quality. Our proposed model also outperforms the baseline methods in the new metric.

📄 PDF Abstract BibTeX arXiv:1703.02000

Code (2)

ZhimingZhou/AM-GAN 공식 구현 tf
ZhimingZhou/AM-GAN2 tf

Tasks

Diversity

Similar Papers 제목 키워드 기반

Inception Score, Label Smoothing, Gradient Vanishing and -log(D(x)) Alternative

2017-08-05 · Zhiming Zhou, Wei-Nan Zhang, Jun Wang

In this article, we mathematically study several GAN related topics, including Inception score, label smoothing, gradient vanishing and the -log(D(x)) alternative. --- An advanced version is included in arXiv:1703.02…

Gradient-free activation maximization for identifying effective stimuli

2019-05-01 · Will Xiao, Gabriel Kreiman

A fundamental question for understanding brain function is what types of stimuli drive neurons to fire. In visual neuroscience, this question has also been posted as characterizing the receptive field of a neuron. The se…

Leveraging Activation Maximization and Generative Adversarial Training to Recognize and Explain Patterns in Natural Areas in Satellite Imagery

2023-11-15 · Ahmed Emam, Timo T. Stomberg, Ribana Roscher

Natural protected areas are vital for biodiversity, climate change mitigation, and supporting ecological processes. Despite their significance, comprehensive mapping is hindered by a lack of understanding of their charac…

valid

Approximate Feature Collisions in Neural Nets

2019-12-01 · NeurIPS 2019 12 · Ke Li, Tianhao Zhang, Jitendra Malik

Work on adversarial examples has shown that neural nets are surprisingly sensitive to adversarially chosen changes of small magnitude. In this paper, we show the opposite: neural nets could be surprisingly insensitive to…

Generating and designing DNA with deep generative models

2017-12-17 · Nathan Killoran, Leo J. Lee, Andrew Delong, David Duvenaud 외

We propose generative neural network methods to generate DNA sequences and tune them to have desired properties. We present three approaches: creating synthetic DNA sequences using a generative adversarial network; a DNA…

Generative Adversarial Network