Sketch-R2CNN: An Attentive Network for Vector Sketch Recognition
Lei Li, Changqing Zou, Youyi Zheng, Qingkun Su, Hongbo Fu, Chiew-Lan, Tai

TL;DR
This paper introduces Sketch-R2CNN, a novel neural network architecture that leverages the sequential and grouped nature of vector sketches using attention mechanisms and a differentiable rasterization process for improved sketch recognition.
Contribution
The paper proposes a unified end-to-end trainable network combining RNN-based attention and CNN-based feature extraction with a neural line rasterization module for vector sketch recognition.
Findings
Outperforms state-of-the-art methods on large-scale sketch benchmarks.
Effectively leverages sketch dynamics for more robust recognition.
End-to-end differentiable pipeline enhances learning efficiency.
Abstract
Freehand sketching is a dynamic process where points are sequentially sampled and grouped as strokes for sketch acquisition on electronic devices. To recognize a sketched object, most existing methods discard such important temporal ordering and grouping information from human and simply rasterize sketches into binary images for classification. In this paper, we propose a novel single-branch attentive network architecture RNN-Rasterization-CNN (Sketch-R2CNN for short) to fully leverage the dynamics in sketches for recognition. Sketch-R2CNN takes as input only a vector sketch with grouped sequences of points, and uses an RNN for stroke attention estimation in the vector space and a CNN for 2D feature extraction in the pixel space respectively. To bridge the gap between these two spaces in neural networks, we propose a neural line rasterization module to convert the vector sketch along…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques · Tactile and Sensory Interactions
