-
[pdf]
[supp]
[bibtex]@InProceedings{Mathur_2025_CVPR, author = {Mathur, Nityanand and Marjit, Shyam and Chaudhuri, Abhra and Dutta, Anjan}, title = {CLIPDraw++: Text-to-Sketch Synthesis with Simple Primitives}, booktitle = {Proceedings of the Computer Vision and Pattern Recognition Conference (CVPR) Workshops}, month = {June}, year = {2025}, pages = {6247-6256} }
CLIPDraw++: Text-to-Sketch Synthesis with Simple Primitives
Abstract
With the goal of understanding the visual concepts that CLIP associates with text prompts, we show that the latent space of CLIP can be visualized solely in terms of linear transformations on simple geometric primitives like straight lines and circles. Although existing approaches achieve this by sketch-synthesis-through-optimization, they do so on the space of Bezier curves, which exhibit a wastefully large set of structures that they can evolve into, as most of them are non-essential for generating meaningful sketches. We present CLIPDraw++, an algorithm that provides significantly better visualizations for CLIP text embeddings, using only simple primitive shapes like straight lines and circles. This constrains the set of possible outputs to linear transformations on these primitives, thereby exhibiting an inherently simpler mathematical form. The synthesis process of CLIPDraw++ can be tracked end-to-end, with each visual concept being expressed exclusively in terms of primitives. Implementation will be released upon acceptance.
Related Material