CVNov 9, 2020

Sketch-Inspector: a Deep Mixture Model for High-Quality Sketch Generation of Cats

arXiv:2011.04280v1
AI Analysis

This addresses the issue of low-quality sketch generation for AI applications in art or design, but it is incremental as it focuses on a single category (cats) using existing data.

The paper tackles the problem of generating abstract and unrecognizable sketches by AI by supervising stroke generation, resulting in a model that produces cat sketches with higher quality than human-drawn ones.

With the involvement of artificial intelligence (AI), sketches can be automatically generated under certain topics. Even though breakthroughs have been made in previous studies in this area, a relatively high proportion of the generated figures are too abstract to recognize, which illustrates that AIs fail to learn the general pattern of the target object when drawing. This paper posits that supervising the process of stroke generation can lead to a more accurate sketch interpretation. Based on that, a sketch generating system with an assistant convolutional neural network (CNN) predictor to suggest the shape of the next stroke is presented in this paper. In addition, a CNN-based discriminator is introduced to judge the recognizability of the end product. Since the base-line model is ineffective at generating multi-class sketches, we restrict the model to produce one category. Because the image of a cat is easy to identify, we consider cat sketches selected from the QuickDraw data set. This paper compares the proposed model with the original Sketch-RNN on 75K human-drawn cat sketches. The result indicates that our model produces sketches with higher quality than human's sketches.

Foundations

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

Your Notes