Pixel VQ-VAEs for Improved Pixel Art Representation

Akash Saravanan,Matthew Guzdial
DOI: https://doi.org/10.48550/arXiv.2203.12130
2022-03-23
Computer Vision and Pattern Recognition
Abstract:Machine learning has had a great deal of success in image processing. However, the focus of this work has largely been on realistic images, ignoring more niche art styles such as pixel art. Additionally, many traditional machine learning models that focus on groups of pixels do not work well with pixel art, where individual pixels are important. We propose the Pixel VQ-VAE, a specialized VQ-VAE model that learns representations of pixel art. We show that it outperforms other models in both the quality of embeddings as well as performance on downstream tasks.
What problem does this paper attempt to address?