Dank Learning: Generating Memes Using Deep Neural Networks
Department of Physics, Stanford University
arXiv:1806.04510 [cs.CL], (8 Jun 2018)
@article{v2018dank,
title={Dank Learning: Generating Memes Using Deep Neural Networks},
author={V, Abel L Peirson and Tolunay, E Meltem},
year={2018},
month={jun},
archivePrefix={"arXiv"},
primaryClass={cs.CL}
}
We introduce a novel meme generation system, which given any image can produce a humorous and relevant caption. Furthermore, the system can be conditioned on not only an image but also a user-defined label relating to the meme template, giving a handle to the user on meme content. The system uses a pretrained Inception-v3 network to return an image embedding which is passed to an attention-based deep-layer LSTM model producing the caption – inspired by the widely recognised Show and Tell Model. We implement a modified beam search to encourage diversity in the captions. We evaluate the quality of our model using perplexity and human assessment on both the quality of memes generated and whether they can be differentiated from real ones. Our model produces original memes that cannot on the whole be differentiated from real ones.
June 17, 2018 by hgpu