Pith. sign in

REVIEW 5 cited by

IconShop: Text-Guided Vector Icon Synthesis with Autoregressive Transformers

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2304.14400 v4 pith:ZSAGVN2I submitted 2023-04-27 cs.CV cs.GR

classification cs.CVcs.GR
keywords iconvectorsynthesisgenerationgraphicsiconshopmethodsautoregressive
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Scalable Vector Graphics (SVG) is a popular vector image format that offers good support for interactivity and animation. Despite its appealing characteristics, creating custom SVG content can be challenging for users due to the steep learning curve required to understand SVG grammars or get familiar with professional editing software. Recent advancements in text-to-image generation have inspired researchers to explore vector graphics synthesis using either image-based methods (i.e., text -> raster image -> vector graphics) combining text-to-image generation models with image vectorization, or language-based methods (i.e., text -> vector graphics script) through pretrained large language models. However, these methods still suffer from limitations in terms of generation quality, diversity, and flexibility. In this paper, we introduce IconShop, a text-guided vector icon synthesis method using autoregressive transformers. The key to success of our approach is to sequentialize and tokenize SVG paths (and textual descriptions as guidance) into a uniquely decodable token sequence. With that, we are able to fully exploit the sequence learning power of autoregressive transformers, while enabling both unconditional and text-conditioned icon synthesis. Through standard training to predict the next token on a large-scale vector icon dataset accompanied by textural descriptions, the proposed IconShop consistently exhibits better icon synthesis capability than existing image-based and language-based methods both quantitatively and qualitatively. Meanwhile, we observe a dramatic improvement in generation diversity, which is validated by the objective Uniqueness and Novelty measures. More importantly, we demonstrate the flexibility of IconShop with multiple novel icon synthesis tasks, including icon editing, icon interpolation, icon semantic combination, and icon design auto-suggestion.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Vector-Bench: Can Models Surgically Edit SVG Code?

    cs.AI 2026-07 conditional novelty 6.0 of 10

    Only 2.35% of 1,360 model outputs pass Vector-Bench's three-gate SVG repair-and-preserve reward, and the best endpoint passes 15.0% despite 43.7% mean repair progress.

  2. LayerTracer: Cognitive-Aligned Layered SVG Synthesis via Diffusion Transformer

    cs.CV 2025-02 conditional novelty 6.0 of 10

    A diffusion transformer trained on SVG construction sequences generates and vectorizes layered SVG graphics, breaking creation into editable steps.

  3. Empowering LLMs to Understand and Generate Complex Vector Graphics

    cs.CV 2024-12 conditional novelty 6.0 of 10

    LLM4SVG adds learnable SVG tokens and SFT data so LLMs can generate and describe scalable vector graphics much better than general-purpose LLMs.

  4. GeoLoom: High-quality Geometric Diagram Generation from Textual Input

    cs.CV 2025-12 conditional novelty 5.0 of 10

    Natural-language geometry descriptions can be autoformalized into a custom geometry language and converted to coordinates by Monte Carlo optimization, yielding usable diagrams in seconds for about 81-85% of test problems.

  5. SVGDreamer++: Advancing Editability and Diversity in Text-Guided SVG Generation

    cs.CV 2024-11 conditional novelty 5.0 of 10

    SVGDreamer++ uses SAM-based hierarchical masks and adaptive path control to generate text-guided SVGs that are more editable and visually detailed.

Pith tools