paper-with-me

Papers

Ctrl-X: Controlling Structure and Appearance for Text-To-Image Generation Without Guidance

2024-06-11 · Kuan Heng Lin, Sicheng Mo, Ben Klingher, Fangzhou Mu, Bolei Zhou

Recent controllable generation approaches such as FreeControl and Diffusion Self-Guidance bring fine-grained spatial and appearance control to text-to-image (T2I) diffusion models without training auxiliary modules. However, these methods optimize the latent embedding for each type of score function with longer diffusion steps, making the generation process time-consuming and limiting their flexibility and use. This work presents Ctrl-X, a simple framework for T2I diffusion controlling structure and appearance without additional training or guidance. Ctrl-X designs feed-forward structure control to enable the structure alignment with a structure image and semantic-aware appearance transfer to facilitate the appearance transfer from a user-input image. Extensive qualitative and quantitative experiments illustrate the superior performance of Ctrl-X on various condition inputs and model checkpoints. In particular, Ctrl-X supports novel structure and appearance control with arbitrary condition images of any modality, exhibits superior image quality and appearance transfer compared to existing works, and provides instant plug-and-play functionality to any T2I and text-to-video (T2V) diffusion model. See our project page for an overview of the results: https://genforce.github.io/ctrl-x

📄 PDF Abstract BibTeX arXiv:2406.07540

Code (0)

등록된 구현이 없습니다.

Tasks

Appearance TransferImage GenerationText to Image GenerationText-to-Image Generation

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 제목 키워드 기반

Ctrl-Room: Controllable Text-to-3D Room Meshes Generation with Layout Constraints

2023-10-05 · Chuan Fang, Yuan Dong, Kunming Luo, Xiaotao Hu 외

Text-driven 3D indoor scene generation is useful for gaming, the film industry, and AR/VR applications. However, existing methods cannot faithfully capture the room layout, nor do they allow flexible editing of individua…

Layout GenerationScene GenerationText to 3D

MasaCtrl: Tuning-Free Mutual Self-Attention Control for Consistent Image Synthesis and Editing

2023-04-17 · ICCV 2023 1 · Mingdeng Cao, Xintao Wang, Zhongang Qi, Ying Shan 외

Despite the success in large-scale text-to-image generation and text-conditioned image editing, existing methods still struggle to produce consistent generation and editing results. For example, generation approaches usu…

Image GenerationText-based Image EditingText to Image GenerationText-to-Image Generation

Laugh Now Cry Later: Controlling Time-Varying Emotional States of Flow-Matching-Based Zero-Shot Text-to-Speech

2024-07-17 · Haibin Wu, Xiaofei Wang, Sefik Emre Eskimez, Manthan Thakker 외

People change their tones of voice, often accompanied by nonverbal vocalizations (NVs) such as laughter and cries, to convey rich emotions. However, most text-to-speech (TTS) systems lack the capability to generate speec…

Speech-to-Speech Translationtext-to-speechText to Speech

Adaptable Logical Control for Large Language Models

2024-06-19 · Honghua Zhang, Po-Nien Kung, Masahiro Yoshida, Guy Van Den Broeck 외

Despite the success of Large Language Models (LLMs) on various tasks following human instructions, controlling model generation at inference time poses a persistent challenge. In this paper, we introduce Ctrl-G, an adapt…

MathText Generation

Dual Recursive Feedback on Generation and Appearance Latents for Pose-Robust Text-to-Image Diffusion

2025-08-13 · Jiwon Kim, Pureum Kim, SeonHwa Kim, Soobin Park 외 arxiv

Recent advancements in controllable text-to-image (T2I) diffusion models, such as Ctrl-X and FreeControl, have demonstrated robust spatial and appearance control without requiring auxiliary module training. However, thes…