English

Dual Contradistinctive Generative Autoencoder

Computer Vision and Pattern Recognition 2020-11-23 v1

Abstract

We present a new generative autoencoder model with dual contradistinctive losses to improve generative autoencoder that performs simultaneous inference (reconstruction) and synthesis (sampling). Our model, named dual contradistinctive generative autoencoder (DC-VAE), integrates an instance-level discriminative loss (maintaining the instance-level fidelity for the reconstruction/synthesis) with a set-level adversarial loss (encouraging the set-level fidelity for there construction/synthesis), both being contradistinctive. Extensive experimental results by DC-VAE across different resolutions including 32x32, 64x64, 128x128, and 512x512 are reported. The two contradistinctive losses in VAE work harmoniously in DC-VAE leading to a significant qualitative and quantitative performance enhancement over the baseline VAEs without architectural changes. State-of-the-art or competitive results among generative autoencoders for image reconstruction, image synthesis, image interpolation, and representation learning are observed. DC-VAE is a general-purpose VAE model, applicable to a wide variety of downstream tasks in computer vision and machine learning.

Keywords

Cite

@article{arxiv.2011.10063,
  title  = {Dual Contradistinctive Generative Autoencoder},
  author = {Gaurav Parmar and Dacheng Li and Kwonjoon Lee and Zhuowen Tu},
  journal= {arXiv preprint arXiv:2011.10063},
  year   = {2020}
}