CVGRDec 16, 2023

VecFusion: Vector Font Generation with Diffusion

arXiv:2312.10540v229 citationsh-index: 41CVPR
Originality Incremental advance
AI Analysis

This addresses the challenge of automated vector font creation for designers and typographers, representing an incremental improvement in vector graphics generation.

The paper tackles the problem of generating vector fonts with complex topological structures and precise control point positions, achieving higher quality results compared to previous generative models for vector graphics.

We present VecFusion, a new neural architecture that can generate vector fonts with varying topological structures and precise control point positions. Our approach is a cascaded diffusion model which consists of a raster diffusion model followed by a vector diffusion model. The raster model generates low-resolution, rasterized fonts with auxiliary control point information, capturing the global style and shape of the font, while the vector model synthesizes vector fonts conditioned on the low-resolution raster fonts from the first stage. To synthesize long and complex curves, our vector diffusion model uses a transformer architecture and a novel vector representation that enables the modeling of diverse vector geometry and the precise prediction of control points. Our experiments show that, in contrast to previous generative models for vector graphics, our new cascaded vector diffusion model generates higher quality vector fonts, with complex structures and diverse styles.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes