English

SketchGPT: Autoregressive Modeling for Sketch Generation and Recognition

Computer Vision and Pattern Recognition 2024-05-07 v1

Abstract

We present SketchGPT, a flexible framework that employs a sequence-to-sequence autoregressive model for sketch generation, and completion, and an interpretation case study for sketch recognition. By mapping complex sketches into simplified sequences of abstract primitives, our approach significantly streamlines the input for autoregressive modeling. SketchGPT leverages the next token prediction objective strategy to understand sketch patterns, facilitating the creation and completion of drawings and also categorizing them accurately. This proposed sketch representation strategy aids in overcoming existing challenges of autoregressive modeling for continuous stroke data, enabling smoother model training and competitive performance. Our findings exhibit SketchGPT's capability to generate a diverse variety of drawings by adding both qualitative and quantitative comparisons with existing state-of-the-art, along with a comprehensive human evaluation study. The code and pretrained models will be released on our official GitHub.

Keywords

Cite

@article{arxiv.2405.03099,
  title  = {SketchGPT: Autoregressive Modeling for Sketch Generation and Recognition},
  author = {Adarsh Tiwari and Sanket Biswas and Josep Lladós},
  journal= {arXiv preprint arXiv:2405.03099},
  year   = {2024}
}

Comments

Accepted in ICDAR 2024

R2 v1 2026-06-28T16:17:27.590Z