paper-with-me

Papers

Training-free Editioning of Text-to-Image Models

2024-05-27 · Jinqi Wang, Yunfei Fu, Zhangcan Ding, Bailin Deng, Yu-Kun Lai, Yipeng Qin

Inspired by the software industry's practice of offering different editions or versions of a product tailored to specific user groups or use cases, we propose a novel task, namely, training-free editioning, for text-to-image models. Specifically, we aim to create variations of a base text-to-image model without retraining, enabling the model to cater to the diverse needs of different user groups or to offer distinct features and functionalities. To achieve this, we propose that different editions of a given text-to-image model can be formulated as concept subspaces in the latent space of its text encoder (e.g., CLIP). In such a concept subspace, all points satisfy a specific user need (e.g., generating images of a cat lying on the grass/ground/falling leaves). Technically, we apply Principal Component Analysis (PCA) to obtain the desired concept subspaces from representative text embedding that correspond to a specific user need or requirement. Projecting the text embedding of a given prompt into these low-dimensional subspaces enables efficient model editioning without retraining. Intuitively, our proposed editioning paradigm enables a service provider to customize the base model into its "cat edition" (or other editions) that restricts image generation to cats, regardless of the user's prompt (e.g., dogs, people, etc.). This introduces a new dimension for product differentiation, targeted functionality, and pricing strategies, unlocking novel business models for text-to-image generators. Extensive experimental results demonstrate the validity of our approach and its potential to enable a wide range of customized text-to-image model editions across various domains and applications.

📄 PDF Abstract BibTeX arXiv:2405.17069

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Training-Free Image Editing with Visual Context Integration and Concept Alignment

2026-04-06 · Rui Song, Guo-Hua Wang, Qing-Guo Chen, Weihua Luo 외 arxiv

In image editing, it is essential to incorporate a context image to convey the user's precise requirements, such as subject appearance or image style. Existing training-based visual context-aware editing methods incur da…

Image Editing

FreeGraftor: Training-Free Cross-Image Feature Grafting for Subject-Driven Text-to-Image Generation

2025-04-22 · Zebin Yao, Lei Ren, Huixing Jiang, Chen Wei 외

Subject-driven image generation aims to synthesize novel scenes that faithfully preserve subject identity from reference images while adhering to textual guidance, yet existing methods struggle with a critical trade-off …

Image GenerationText to Image GenerationText-to-Image Generation

Illuminating Unified Multimodal Model for Free-form Interleaved Text-Image Generation

2026-06-29 · Chonghuinan Wang, Zhikai Chen, Chunwei Wang, Yecong Wan 외 arxiv

The advancement of generative AI models capable of producing text and image marks a critical step forward in the realm of multimodal intelligence, particularly for tasks involving the interleaving of both modalities. To …

Image GenerationStyle Transfer

FreeControl: Training-Free Spatial Control of Any Text-to-Image Diffusion Model with Any Condition

2023-12-12 · CVPR 2024 1 · Sicheng Mo, Fangzhou Mu, Kuan Heng Lin, Yanli Liu 외

Recent approaches such as ControlNet offer users fine-grained spatial control over text-to-image (T2I) diffusion models. However, auxiliary modules have to be trained for each type of spatial condition, model architectur…

Bridging Synthetic and Real Worlds for Pre-training Scene Text Detectors

2023-12-08 · Tongkun Guan, Wei Shen, Xue Yang, Xuehui Wang 외

Existing scene text detection methods typically rely on extensive real data for training. Due to the lack of annotated real images, recent works have attempted to exploit large-scale labeled synthetic data (LSD) for pre-…

Scene Text DetectionText Detection