CVJun 28, 2018

High Diversity Attribute Guided Face Generation with GANs

arXiv:1806.10982v1
Originality Incremental advance
AI Analysis

This work addresses the need for more diverse and high-resolution face generation in computer vision, though it appears incremental by building on existing GAN methods.

The paper tackled the problem of low diversity in attribute-guided face generation with GANs by introducing a novel latent space of unit complex numbers, achieving a 'birthday paradox' diversity score 3 times higher than the training dataset size while generating photo-realistic faces at 128x128 resolution.

In this work we focused on GAN-based solution for the attribute guided face synthesis. Previous works exploited GANs for generation of photo-realistic face images and did not pay attention to the question of diversity of the resulting images. The proposed solution in its turn introducing novel latent space of unit complex numbers is able to provide the diversity on the "birthday paradox" score 3 times higher than the size of the training dataset. It is important to emphasize that our result is shown on relatively small dataset (20k samples vs 200k) while preserving photo-realistic properties of generated faces on significantly higher resolution (128x128 in comparison to 32x32 of previous works).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes