AAAI 2022technical22 citations

Interpretable Generative Adversarial Networks

Chao Li, Kelu Yao, Jin Wang, Boyu Diao, Yongjun Xu, Quanshi Zhang

Abstract

Learning a disentangled representation is still a challenge in the field of the interpretability of generative adversarial networks (GANs). This paper proposes a generic method to modify a traditional GAN into an interpretable GAN, which ensures that filters in an intermediate layer of the generator encode disentangled localized visual concepts. Each filter in the layer is supposed to consistently generate image regions corresponding to the same visual concept when generating different images. The interpretable GAN learns to automatically discover meaningful visual concepts without any annotations of visual concepts. The interpretable GAN enables people to modify a specific visual concept on generated images by manipulating feature maps of the corresponding filters in the layer. Our method can be broadly applied to different types of GANs. Experiments have demonstrated the effectiveness of our method.

BibTeX
@inproceedings{aaai2022_interpretablegen,
  title = {Interpretable Generative Adversarial Networks},
  author = {Chao Li and Kelu Yao and Jin Wang and Boyu Diao and Yongjun Xu and Quanshi Zhang},
  booktitle = {AAAI 2022},
  year = {2022}
}