CVDec 12, 2017

Conditional Generative Adversarial Networks for Emoji Synthesis with Word Embedding Manipulation

arXiv:1712.04421v313 citations
Originality Synthesis-oriented
AI Analysis

This work addresses emoji synthesis for digital communication, but it is incremental as it adapts existing GAN methods to a new domain.

The paper tackled the problem of generating realistic emojis by applying deep convolutional GANs with word embeddings, resulting in synthesized emojis that are highly realistic and virtually identical to real ones.

Emojis have become a very popular part of daily digital communication. Their appeal comes largely in part due to their ability to capture and elicit emotions in a more subtle and nuanced way than just plain text is able to. In line with recent advances in the field of deep learning, there are far reaching implications and applications that generative adversarial networks (GANs) can have for image generation. In this paper, we present a novel application of deep convolutional GANs (DC-GANs) with an optimized training procedure. We show that via incorporation of word embeddings conditioned on Google's word2vec model into the network, the generator is able to synthesize highly realistic emojis that are virtually identical to the real ones.

Foundations

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

Your Notes