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

You Only Need Adversarial Supervision for Semantic Image Synthesis

About

Despite their recent successes, GAN models for semantic image synthesis still suffer from poor image quality when trained with only adversarial supervision. Historically, additionally employing the VGG-based perceptual loss has helped to overcome this issue, significantly improving the synthesis quality, but at the same time limiting the progress of GAN models for semantic image synthesis. In this work, we propose a novel, simplified GAN model, which needs only adversarial supervision to achieve high quality results. We re-design the discriminator as a semantic segmentation network, directly using the given semantic label maps as the ground truth for training. By providing stronger supervision to the discriminator as well as to the generator through spatially- and semantically-aware discriminator feedback, we are able to synthesize images of higher fidelity with better alignment to their input label maps, making the use of the perceptual loss superfluous. Moreover, we enable high-quality multi-modal image synthesis through global and local sampling of a 3D noise tensor injected into the generator, which allows complete or partial image change. We show that images synthesized by our model are more diverse and follow the color and texture distributions of real images more closely. We achieve an average improvement of $6$ FID and $5$ mIoU points over the state of the art across different datasets using only adversarial supervision.

Vadim Sushko, Edgar Sch\"onfeld, Dan Zhang, Juergen Gall, Bernt Schiele, Anna Khoreva• 2020

Related benchmarks

TaskDatasetResultRank
Change DetectionLEVIR-CD (test)
F1 Score90.6
357
Semantic Image SynthesisADE20K
FID4.35
66
Semantic Image SynthesisCityscapes
FID4.75
54
Semantic Image SynthesisADE20K (val)
FID28.3
47
Semantic Image SynthesisCOCO Stuff (val)
FID17
42
Semantic Image SynthesisCOCO Stuff
FID3.09
40
Layout-to-Image SynthesisCoco-Stuff (test)--
25
Semantic Image SynthesisCityscapes (val)
mIoU69.3
15
Semantic Image SynthesisADE20K outdoor
mIoU40.4
10
Semantic Label to Face GenerationFFHQ
FID75.57
10
Showing 10 of 20 rows

Other info

Code

Follow for update