CVAug 3

SVGEval: A Vision-Grounded Framework for Perceptual-Quality Benchmarking and Evaluation in Text-to-SVG Generation

arXiv:2608.019778.3ECCV
Predicted impact top 51% in CV · last 90 daysOriginality Highly original
AI Analysis

This paper provides a new benchmark and evaluation framework for assessing the perceptual quality of text-to-SVG generation, which is important for developers working with multimodal models in graphic design.

This paper addresses the lack of reliable evaluation for text-to-SVG generation by introducing SVGEval, a vision-grounded multimodal benchmark. Their evaluations show that current models perform well on semantic alignment and aesthetics but struggle with geometry and layout, and they train an explainable SVG quality scorer that outputs multi-aspect scores with textual rationales.

Multimodal large models are increasingly used to generate scalable vector graphics (SVG), but reliable evaluation remains underexplored. Existing protocols are often code-centric or borrow raster-image metrics after rendering SVGs, which fail to reflect human perception and overlook SVG-specific qualities such as geometry and spatial composition. We introduce SVGEval, a vision-grounded multimodal benchmark for human-aligned SVG quality assessment. SVGEval explicitly incorporates visual renderings to evaluate whether models can judge the rendered outcome rather than only inspect SVG code, and provides high-quality annotations obtained via multi-round human labeling with expert refinement. Systematic evaluations across representative multimodal models reveal a clear gap: models perform relatively well on semantic alignment and aesthetics, yet struggle on geometry- and layout-related judgments. Building on SVGEval, we train an explainable SVG quality scorer that outputs multi-aspect scores with textual rationales. Ablations show that explicit visual grounding and reasoning supervision are crucial, especially for spatial and geometric assessment. SVGEval offers a reliable testbed and practical scorer for evaluating and improving SVG generation in the era of multimodal models.

Foundations

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

Your Notes