Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Coupled Generative Adversarial Networks

About

We propose coupled generative adversarial network (CoGAN) for learning a joint distribution of multi-domain images. In contrast to the existing approaches, which require tuples of corresponding images in different domains in the training set, CoGAN can learn a joint distribution without any tuple of corresponding images. It can learn a joint distribution with just samples drawn from the marginal distributions. This is achieved by enforcing a weight-sharing constraint that limits the network capacity and favors a joint distribution solution over a product of marginal distributions one. We apply CoGAN to several joint distribution learning tasks, including learning a joint distribution of color and depth images, and learning a joint distribution of face images with different attributes. For each task it successfully learns the joint distribution without any tuple of corresponding images. We also demonstrate its applications to domain adaptation and image transformation.

Ming-Yu Liu, Oncel Tuzel• 2016

Related benchmarks

TaskDatasetResultRank
Digit ClassificationMNIST -> USPS (test)
Accuracy91.2
65
Image ClassificationMNIST -> USPS (test)
Accuracy91.2
64
Image ClassificationUSPS -> MNIST (test)
Accuracy89.1
63
Digit ClassificationUSPS → MNIST target (test)
Accuracy89.1
58
Digit ClassificationUSPS -> MNIST
Accuracy89.1
38
Digit ClassificationMNIST to USPS
Accuracy91.2
34
Unsupervised Domain AdaptationUSPS -> MNIST (test)
Accuracy93.15
30
Unsupervised Domain AdaptationMNIST -> USPS (test)
Accuracy0.9565
28
Domain Adaptation ClassificationMNIST to USPS
Accuracy91.2
26
Domain AdaptationMNIST to MNIST-M (test)
Acc (Target)62
24
Showing 10 of 19 rows

Other info

Code

Follow for update