paper-with-me

홈 › Papers

Style Customization of Text-to-Vector Generation with Image Diffusion Priors

2025-05-15 · Peiying Zhang, Nanxuan Zhao, Jing Liao

Scalable Vector Graphics (SVGs) are highly favored by designers due to their resolution independence and well-organized layer structure. Although existing text-to-vector (T2V) generation methods can create SVGs from text prompts, they often overlook an important need in practical applications: style customization, which is vital for producing a collection of vector graphics with consistent visual appearance and coherent aesthetics. Extending existing T2V methods for style customization poses certain challenges. Optimization-based T2V models can utilize the priors of text-to-image (T2I) models for customization, but struggle with maintaining structural regularity. On the other hand, feed-forward T2V models can ensure structural regularity, yet they encounter difficulties in disentangling content and style due to limited SVG training data. To address these challenges, we propose a novel two-stage style customization pipeline for SVG generation, making use of the advantages of both feed-forward T2V models and T2I image priors. In the first stage, we train a T2V diffusion model with a path-level representation to ensure the structural regularity of SVGs while preserving diverse expressive capabilities. In the second stage, we customize the T2V diffusion model to different styles by distilling customized T2I models. By integrating these techniques, our pipeline can generate high-quality and diverse SVGs in custom styles based on text prompts in an efficient feed-forward manner. The effectiveness of our method has been validated through extensive experiments. The project page is https://customsvg.github.io.

📄 PDF Abstract BibTeX arXiv:2505.10558

Code (0)

등록된 구현이 없습니다.

Tasks

Vector Graphics

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DECOR:Decomposition and Projection of Text Embeddings for Text-to-Image Customization

2024-12-12 · Geonhui Jang, Jin-Hwa Kim, Yong-Hyun Park, Junho Kim 외

Text-to-image (T2I) models can effectively capture the content or style of reference images to perform high-quality customization. A representative technique for this is fine-tuning using low-rank adaptations (LoRA), whi…

Disco-LoRA: Disentangled Composition of Content, Style, and Motion for Multi-concept Video Customization

2026-06-25 · Xuancheng Xu, Gengyun Jia, Bing-Kun Bao arxiv

Video customization based on Text-to-Video (T2V) models aims to learn specific features from reference data to generate controllable videos. While significant strides have been made in image stylization and video motion …

Text-to-Video Generation

MuseumMaker: Continual Style Customization without Catastrophic Forgetting

2024-04-25 · Chenxi Liu, Gan Sun, Wenqi Liang, Jiahua Dong 외

Pre-trained large text-to-image (T2I) models with an appropriate text prompt has attracted growing interests in customized images generation field. However, catastrophic forgetting issue make it hard to continually synth…

Image Generation

Break-for-Make: Modular Low-Rank Adaptations for Composable Content-Style Customization

2024-03-28 · Yu Xu, Fan Tang, Juan Cao, Yuxin Zhang 외

Personalized generation paradigms empower designers to customize visual intellectual properties with the help of textual descriptions by tuning or adapting pre-trained text-to-image models on a few images. Recent works e…

PhyCustom: Towards Realistic Physical Customization in Text-to-Image Generation

2025-12-01 · Fan Wu, Cheng Chen, Zhoujie Fu, Jiacheng Wei 외 arxiv

Recent diffusion-based text-to-image customization methods have achieved significant success in understanding concrete concepts to control generation processes, such as styles and shapes. However, few efforts dive into t…

Text-to-Image Generation