SSR-GNNs: Stroke-based Sketch Representation with Graph Neural Networks
Sheng Cheng, Yi Ren, Yezhou Yang

TL;DR
This paper introduces a stroke-based graph neural network approach for sketch classification that achieves robustness to transformations and modifications without adversarial training, and enables sketch generation.
Contribution
It proposes a novel graph representation encoding strokes with pairwise distances for invariance and demonstrates improved robustness and generative capabilities.
Findings
Achieves accuracy comparable to state-of-the-art on sketch classification.
Robust against translation, rotation, and structural modifications.
Enables generation of structurally similar but distinct sketches.
Abstract
This paper follows cognitive studies to investigate a graph representation for sketches, where the information of strokes, i.e., parts of a sketch, are encoded on vertices and information of inter-stroke on edges. The resultant graph representation facilitates the training of a Graph Neural Networks for classification tasks, and achieves accuracy and robustness comparable to the state-of-the-art against translation and rotation attacks, as well as stronger attacks on graph vertices and topologies, i.e., modifications and addition of strokes, all without resorting to adversarial training. Prior studies on sketches, e.g., graph transformers, encode control points of stroke on vertices, which are not invariant to spatial transformations. In contrary, we encode vertices and edges using pairwise distances among control points to achieve invariance. Compared with existing generative sketch…
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
TopicsHuman Pose and Action Recognition · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
