paper-with-me

홈 › Papers

Decoupled Textual Embeddings for Customized Image Generation

2023-12-19 · Yufei Cai, Yuxiang Wei, Zhilong Ji, Jinfeng Bai, Hu Han, WangMeng Zuo

Customized text-to-image generation, which aims to learn user-specified concepts with a few images, has drawn significant attention recently. However, existing methods usually suffer from overfitting issues and entangle the subject-unrelated information (e.g., background and pose) with the learned concept, limiting the potential to compose concept into new scenes. To address these issues, we propose the DETEX, a novel approach that learns the disentangled concept embedding for flexible customized text-to-image generation. Unlike conventional methods that learn a single concept embedding from the given images, our DETEX represents each image using multiple word embeddings during training, i.e., a learnable image-shared subject embedding and several image-specific subject-unrelated embeddings. To decouple irrelevant attributes (i.e., background and pose) from the subject embedding, we further present several attribute mappers that encode each image as several image-specific subject-unrelated embeddings. To encourage these unrelated embeddings to capture the irrelevant information, we incorporate them with corresponding attribute words and propose a joint training strategy to facilitate the disentanglement. During inference, we only use the subject embedding for image generation, while selectively using image-specific embeddings to retain image-specified attributes. Extensive experiments demonstrate that the subject embedding obtained by our method can faithfully represent the target concept, while showing superior editability compared to the state-of-the-art methods. Our code will be made published available.

📄 PDF Abstract BibTeX arXiv:2312.11826

Code (1)

PrototypeNx/DETEX 공식 구현 pytorch

Tasks

AttributeDisentanglementImage GenerationText to Image GenerationText-to-Image GenerationWord Embeddings

Similar Papers 제목 키워드 기반

Non-confusing Generation of Customized Concepts in Diffusion Models

2024-05-11 · Wang Lin, Jingyuan Chen, Jiaxin Shi, Yichen Zhu 외

We tackle the common challenge of inter-concept visual confusion in compositional concept generation using text-guided diffusion models (TGDMs). It becomes even more pronounced in the generation of customized concepts, d…

Multivariate Diffusion Transformer with Decoupled Attention for High-Fidelity Mask-Text Collaborative Facial Generation

2025-11-16 · Yushe Cao, Dianxi Shi, Xing Fu, Xuechao Zou 외 arxiv

While significant progress has been achieved in multimodal facial generation using semantic masks and textual descriptions, conventional feature fusion approaches often fail to enable effective cross-modal interactions, …

Customized Generation Reimagined: Fidelity and Editability Harmonized

2024-12-06 · Jian Jin, Yang shen, ZhenYong Fu, Jian Yang

Customized generation aims to incorporate a novel concept into a pre-trained text-to-image model, enabling new generations of the concept in novel contexts guided by textual prompts. However, customized generation suffer…

Denoising

ELITE: Encoding Visual Concepts into Textual Embeddings for Customized Text-to-Image Generation

2023-02-27 · ICCV 2023 1 · Yuxiang Wei, Yabo Zhang, Zhilong Ji, Jinfeng Bai 외

In addition to the unprecedented ability in imaginary creation, large text-to-image models are expected to take customized concepts in image generation. Existing works generally learn such concepts in an optimization-bas…

Image GenerationText to Image GenerationText-to-Image Generation

Tora2: Motion and Appearance Customized Diffusion Transformer for Multi-Entity Video Generation

2025-07-08 · Zhenghao Zhang, Junchao Liao, Xiangyu Meng, Long Qin 외

Recent advances in diffusion transformer models for motion-guided video generation, such as Tora, have shown significant progress. In this paper, we present Tora2, an enhanced version of Tora, which introduces several de…

Video Generation