paper-with-me

Papers

SVGenius: Benchmarking LLMs in SVG Understanding, Editing and Generation

2025-06-03 · Siqi Chen, Xinyu Dong, Haolei Xu, Xingyu Wu, Fei Tang, Hang Zhang, Yuchen Yan, Linjuan Wu, Wenqi Zhang, Guiyang Hou, Yongliang Shen, Weiming Lu, Yueting Zhuang

Large Language Models (LLMs) and Multimodal LLMs have shown promising capabilities for SVG processing, yet existing benchmarks suffer from limited real-world coverage, lack of complexity stratification, and fragmented evaluation paradigms. We introduce SVGenius, a comprehensive benchmark comprising 2,377 queries across three progressive dimensions: understanding, editing, and generation. Built on real-world data from 24 application domains with systematic complexity stratification, SVGenius evaluates models through 8 task categories and 18 metrics. We assess 22 mainstream models spanning different scales, architectures, training paradigms, and accessibility levels. Our analysis reveals that while proprietary models significantly outperform open-source counterparts, all models exhibit systematic performance degradation with increasing complexity, indicating fundamental limitations in current approaches; however, reasoning-enhanced training proves more effective than pure scaling for overcoming these limitations, though style transfer remains the most challenging capability across all model types. SVGenius establishes the first systematic evaluation framework for SVG processing, providing crucial insights for developing more capable vector graphics models and advancing automated graphic design applications. Appendix and supplementary materials (including all data and code) are available at https://zju-real.github.io/SVGenius.

📄 PDF Abstract BibTeX arXiv:2506.03139

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingStyle TransferVector Graphics

Similar Papers 제목 키워드 기반

DependEval: Benchmarking LLMs for Repository Dependency Understanding

2025-03-09 · Junjia Du, Yadi Liu, Hongcheng Guo, Jiawei Wang 외

While large language models (LLMs) have shown considerable promise in code generation, real-world software development demands advanced repository-level reasoning. This includes understanding dependencies, project struct…

BenchmarkingCode Generation

MME-Unify: A Comprehensive Benchmark for Unified Multimodal Understanding and Generation Models

2025-04-04 · Wulin Xie, Yi-Fan Zhang, Chaoyou Fu, Yang Shi 외

Existing MLLM benchmarks face significant challenges in evaluating Unified MLLMs (U-MLLMs) due to: 1) lack of standardized benchmarks for traditional tasks, leading to inconsistent comparisons; 2) absence of benchmarks f…

BenchmarkingImage GenerationMMEMultimodal Reasoning

Omni-Video: Democratizing Unified Video Understanding and Generation

2025-07-08 · Zhiyu Tan, Hao Yang, Luozheng Qin, Jia Gong 외

Notable breakthroughs in unified understanding and generation modeling have led to remarkable advancements in image understanding, reasoning, production and editing, yet current foundational models predominantly focus on…

Video GenerationVideo Understanding

Understanding the Limits of Lifelong Knowledge Editing in LLMs

2025-03-07 · Lukas Thede, Karsten Roth, Matthias Bethge, Zeynep Akata 외

Keeping large language models factually up-to-date is crucial for deployment, yet costly retraining remains a challenge. Knowledge editing offers a promising alternative, but methods are only tested on small-scale or syn…

Benchmarkingknowledge editing

Omni-Video 2: Scaling MLLM-Conditioned Diffusion for Unified Video Generation and Editing

2026-02-09 · Hao Yang, Zhiyu Tan, Jia Gong, Luozheng Qin 외 arxiv

We present Omni-Video 2, a scalable and computationally efficient model that connects pretrained multimodal large-language models (MLLMs) with video diffusion models for unified video generation and editing. Our key idea…

Text-to-Video Generation