MatchGAN: A Self-Supervised Semi-Supervised Conditional Generative Adversarial Network
Jiaze Sun, Binod Bhattarai, Tae-Kyun Kim

TL;DR
MatchGAN introduces a self-supervised semi-supervised approach for conditional GANs that leverages label space augmentation, improving image generation quality with fewer labeled examples on challenging benchmarks.
Contribution
This paper proposes a novel label space-based self-supervised pretext task for semi-supervised conditional GANs, enhancing performance with limited labeled data.
Findings
Outperforms baseline with only 20% labeled data
Achieves better FID, Inception Score, and Attribute Classification Rate
Effective on CelebA and RaFD benchmarks
Abstract
We present a novel self-supervised learning approach for conditional generative adversarial networks (GANs) under a semi-supervised setting. Unlike prior self-supervised approaches which often involve geometric augmentations on the image space such as predicting rotation angles, our pretext task leverages the label space. We perform augmentation by randomly sampling sensible labels from the label space of the few labelled examples available and assigning them as target labels to the abundant unlabelled examples from the same distribution as that of the labelled ones. The images are then translated and grouped into positive and negative pairs by their target labels, acting as training examples for our pretext task which involves optimising an auxiliary match loss on the discriminator's side. We tested our method on two challenging benchmarks, CelebA and RaFD, and evaluated the results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Digital Media Forensic Detection · Human Pose and Action Recognition
