English

Vector Scaffolding: Inter-Scale Orchestration for Differentiable Image Vectorization

Computer Vision and Pattern Recognition 2026-05-13 v1

Abstract

Differentiable vector graphics have enabled powerful gradient-based optimization of vector primitives directly from raster images. However, existing frameworks formulate this as a flat optimization problem, forcing hundreds to thousands of randomly initialized curves to blindly compete for pixel-level error reduction. This disordered optimization leads to topology collapse, where macroscopic structures are distorted by internal high-frequency noise, resulting in a redundant and uneditable "polygon soup" that limits practical editability. To address this limitation, we propose Vector Scaffolding, a novel hierarchical optimization framework that shifts from flat pixel-matching to structured topological construction tailored for vector graphics. By identifying a key cause of topology collapse as the mathematical imbalance between area and boundary gradients, we introduce Interior Gradient Aggregation to stabilize the learning dynamics of multi-scale curve mixtures. Upon this stabilized landscape, we employ Progressive Stratification and Rapid Inflation Scheduling to progressively densify vector primitives with extremely high learning rates (×50\times 50). Experiments demonstrate that our approach accelerates optimization by 2.5×2.5\times while simultaneously improving PSNR by up to 1.4 dB over the previous state of the art.

Keywords

Cite

@article{arxiv.2605.11913,
  title  = {Vector Scaffolding: Inter-Scale Orchestration for Differentiable Image Vectorization},
  author = {Jaerin Lee and Kanggeon Lee and Kyoung Mu Lee},
  journal= {arXiv preprint arXiv:2605.11913},
  year   = {2026}
}

Comments

22 pages, 12 figures