I am a master student in Software Engineering at Beihang University, advised by Prof. Qian Yu.

github blog

🔥 News

  • 2025.03:  🎉🎉 Our paper VectorPainter has been accepted by ICME 2025!
  • 2025.02:  🎉🎉 Our paper LLM4SVG has been accepted by CVPR 2025!
  • 2023.12:  🎉🎉 We released PyTorch-SVGRender, a state-of-the-art library for differentiable SVG rendering in PyTorch.

📝 Publications

CVPR 2025
LLM4SVG

Empowering LLMs to Understand and Generate Complex Vector Graphics

Ximing Xing, Juncheng Hu, Guotao Liang, Jing Zhang, Dong Xu, Qian Yu

project

TL;DR: LLM4SVG introduces learnable SVG Semantic Tokens and a large SVGX-SFT dataset, enabling LLMs to understand and generate complex vector graphics.

IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2025

🌐 Project | 📁 Code

arXiv 2024
SVGFusion

SVGFusion: Scalable Text-to-SVG Generation via Vector Space Diffusion

Ximing Xing, Juncheng Hu, Jing Zhang, Dong Xu, Qian Yu

project

TL;DR: SVGFusion improves text-to-SVG generation by using a VP-VAE to learn a vector representation of SVG elements, and a VS-DiT to generate SVGs from text prompts by performing diffusion within that learned vector space.

🌐 Project | 📁 Code

ICME 2025
VectorPainter

VectorPainter: Advanced Stylized Vector Graphics Synthesis Using Stroke-Style Priors

Juncheng Hu, Ximing Xing, Jing Zhang, Qian Yu

project

TL;DR: VectorPainter synthesizes text-guided vector graphics by imitating strokes.

2025 IEEE International Conference on Multimedia and Expo (ICME). IEEE, 2025.

🌐 Project | 📁 Code

📒 Projects

open source
PyTorch-SVGRender

Pytorch-SVGRender: A Differentiable Rendering Library for SVG Creation

👥 Main Contributors: Ximing Xing, Juncheng Hu

TL;DR: SVG Differentiable Rendering: Generating vector graphics using neural networks. Support: text-to-SVG, Image-to-SVG, SVG Editing.

website docs space

🌐 Project | 📁 Code | 🤗 HuggingFace | 📄 Docs

📖 Educations

  • 2024.09 – Present: M.S. in Software Engineering, School of Software, Beihang University

  • 2019.09 – 2024.06: B.S. in Software Engineering, School of Software, Beihang University

    • GPA: 3.95730 / 4.00
    • Rank: 4 / 187

💻 Internships

  • 2024.01 - 2024.06, AISphere, China.

    Controllable video generation, Text/Image-to-video generation, video reconstruction using VAE.