PulseAugur
EN
LIVE 10:00:44

New VLM VFIG converts raster images to complex SVG diagrams

Researchers have developed VFIG, a new vision-language model (VLM) designed to convert rasterized images into Scalable Vector Graphics (SVG) format. This advancement addresses the common issue of lost original vector files, which makes technical illustrations difficult to edit. VFIG is trained on VFIG-Data, the largest dataset of its kind, and evaluated using VFIG-Bench, a new benchmark that assesses structural correctness beyond simple visual similarity. The model demonstrates state-of-the-art open-source performance, outperforming existing baselines and nearing the capabilities of proprietary models like Claude Sonnet 4.6 and GPT-5.2. AI

IMPACT This research could significantly improve the workflow for technical illustration and diagram creation by automating the conversion of raster images to editable vector formats.

RANK_REASON The item is an academic paper detailing a new model and dataset for a specific technical task. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New VLM VFIG converts raster images to complex SVG diagrams

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Qijia He, Xunmei Liu, Hammaad Memon, Ziang Li, Zixian Ma, Jaemin Cho, Zhongzheng Ren, Daniel S Weld, Ranjay Krishna ·

    VFIG: Vectorizing Complex Figures in SVG with Vision-Language Models

    arXiv:2603.24575v2 Announce Type: replace-cross Abstract: Scalable Vector Graphics (SVG) are essential for technical illustration and digital design, offering resolution independence and semantic editability. In practice, original vector files are frequently lost, leaving only ra…