NIVeL: Neural Implicit Vector Layers for Text-to-Vector Generation
Vikas Thamizharasan, Difan Liu, Matthew Fisher, Nanxuan Zhao,, Evangelos Kalogerakis, Michal Lukac

TL;DR
NIVeL introduces a novel neural implicit vector layer approach for text-to-vector graphic generation, overcoming challenges of variable structure and limited data, resulting in higher quality outputs than existing methods.
Contribution
The paper proposes a new intermediate domain using neural implicit fields for effective text-to-vector graphic generation, improving over prior diffusion-based approaches.
Findings
Produces higher quality vector graphics than state-of-the-art methods.
Addresses variable structure and data scarcity issues in vector graphic generation.
Utilizes neural implicit layers for resolution-independent, editable vector representations.
Abstract
The success of denoising diffusion models in representing rich data distributions over 2D raster images has prompted research on extending them to other data representations, such as vector graphics. Unfortunately due to their variable structure and scarcity of vector training data, directly applying diffusion models on this domain remains a challenging problem. Using workarounds like optimization via Score Distillation Sampling (SDS) is also fraught with difficulty, as vector representations are non trivial to directly optimize and tend to result in implausible geometries such as redundant or self-intersecting shapes. NIVeL addresses these challenges by reinterpreting the problem on an alternative, intermediate domain which preserves the desirable properties of vector graphics -- mainly sparsity of representation and resolution-independence. This alternative domain is based on neural…
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
TopicsNatural Language Processing Techniques · Topic Modeling
MethodsSparse Evolutionary Training · Network On Network · Diffusion
