paper-with-me

홈 › Papers

SVGThinker: Instruction-Aligned and Reasoning-Driven Text-to-SVG Generation

2025-09-29 · Hanqi Chen, Zhongyin Zhao, Ye Chen, Zhujin Liang, Bingbing Ni arxiv

Scalable Vector Graphics (SVG) is a code-based representation for 2D visuals. Leveraging recent advances in large language models (LLMs), we study text-to-SVG generation and address two persistent gaps: weak generalization and poor adherence to input instructions. We present SVGThinker, a reasoning-driven framework that aligns the production of SVG code with the visualization process and supports the full set of SVG primitives. Our pipeline first renders each primitive in sequence and uses a multimodal model to annotate the image and code; we then build stepwise updates that mirror the incremental addition of primitives. On this data, we train an LLM with supervised fine-tuning that exposes its chain-of-thought as intermediate reasoning, improving robustness and reducing errors and hallucinations. Experiments against state-of-the-art baselines show that SVGThinker produces more stable, editable, and higher-quality SVGs while preserving the structural advantages of vector graphics. Unlike image-based methods, our outputs enable precise and hierarchical editing, opening new directions for design, content creation, and automated graphics generation.

📄 PDF Abstract BibTeX arXiv:2509.24299

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Lumos-Nexus: Efficient Frequency Bridging with Homogeneous Latent Space for Video Unified Models

2026-05-29 · Jiazheng Xing, Hangjie Yuan, Lingling Cai, Xinyu Liu 외 arxiv

Connector-based video unified models have demonstrated strong capability in instruction-grounded video synthesis, but integrating a large high-fidelity generator into the unified training loop is computationally prohibit…

Video Generation

MIND-Edit: MLLM Insight-Driven Editing via Language-Vision Projection

2025-05-25 · Shuyu Wang, Weiqi Li, Qian Wang, Shijie Zhao 외

Recent advances in AI-generated content (AIGC) have significantly accelerated image editing techniques, driving increasing demand for diverse and fine-grained edits. Despite these advances, existing image editing methods…

VIGiA: Instructional Video Guidance via Dialogue Reasoning and Retrieval

2026-02-22 · Diogo Glória-Silva, David Semedo, João Maglhães arxiv

We introduce VIGiA, a novel multimodal dialogue model designed to understand and reason over complex, multi-step instructional video action plans. Unlike prior work which focuses mainly on text-only guidance, or treats v…

BuildArena: A Physics-Aligned Interactive Benchmark of LLMs for Engineering Construction

2025-10-18 · Tian Xia, Tianrun Gao, Wenhao Deng, Long Wei 외 arxiv

Engineering construction automation aims to transform natural language specifications into physically viable structures, requiring complex integrated reasoning under strict physical constraints. While modern LLMs possess…

AffordBot: 3D Fine-grained Embodied Reasoning via Multimodal Large Language Models

2025-11-13 · Xinyi Wang, Xun Yang, Yanlong Xu, Yuchen Wu 외 arxiv

Effective human-agent collaboration in physical environments requires understanding not only what to act upon, but also where the actionable elements are and how to interact with them. Existing approaches often operate a…