paper-with-me

Papers

CCM: Adding Conditional Controls to Text-to-Image Consistency Models

2023-12-12 · Jie Xiao, Kai Zhu, Han Zhang, Zhiheng Liu, Yujun Shen, Yu Liu, Xueyang Fu, Zheng-Jun Zha

Consistency Models (CMs) have showed a promise in creating visual content efficiently and with high quality. However, the way to add new conditional controls to the pretrained CMs has not been explored. In this technical report, we consider alternative strategies for adding ControlNet-like conditional control to CMs and present three significant findings. 1) ControlNet trained for diffusion models (DMs) can be directly applied to CMs for high-level semantic controls but struggles with low-level detail and realism control. 2) CMs serve as an independent class of generative models, based on which ControlNet can be trained from scratch using Consistency Training proposed by Song et al. 3) A lightweight adapter can be jointly optimized under multiple conditions through Consistency Training, allowing for the swift transfer of DMs-based ControlNet to CMs. We study these three solutions across various conditional controls, including edge, depth, human pose, low-resolution image and masked image with text-to-image latent consistency models.

📄 PDF Abstract BibTeX arXiv:2312.06971

Code (0)

등록된 구현이 없습니다.

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…
Adapter 설명 없음

Similar Papers 제목 키워드 기반

ControlNet++: Improving Conditional Controls with Efficient Consistency Feedback

2024-04-11 · Ming Li, Taojiannan Yang, Huafeng Kuang, Jie Wu 외

To enhance the controllability of text-to-image diffusion models, existing efforts like ControlNet incorporated image-based conditional controls. In this paper, we reveal that existing methods still face significant chal…

SSIM

Adding Conditional Control to Text-to-Image Diffusion Models

2023-02-10 · ICCV 2023 1 · Lvmin Zhang, Anyi Rao, Maneesh Agrawala

We present ControlNet, a neural network architecture to add spatial conditioning controls to large, pretrained text-to-image diffusion models. ControlNet locks the production-ready large diffusion models, and reuses thei…

Image GenerationLayout-to-Image GenerationText to Image Generation

Condition-Aware Neural Network for Controlled Image Generation

2024-04-01 · CVPR 2024 1 · Han Cai, Muyang Li, Zhuoyang Zhang, Qinsheng Zhang 외

We present Condition-Aware Neural Network (CAN), a new method for adding control to image generative models. In parallel to prior conditional control methods, CAN controls the image generation process by dynamically mani…

Conditional Image GenerationImage GenerationText to Image GenerationText-to-Image Generation

UFC-BERT: Unifying Multi-Modal Controls for Conditional Image Synthesis

2021-05-21 · NeurIPS 2021 12 · Zhu Zhang, Jianxin Ma, Chang Zhou, Rui Men 외

Conditional image synthesis aims to create an image according to some multi-modal guidance in the forms of textual descriptions, reference images, and image blocks to preserve, as well as their combinations. In this pape…

Image Generation

Adding Conditional Control to Diffusion Models with Reinforcement Learning

2024-06-17 · Yulai Zhao, Masatoshi Uehara, Gabriele Scalia, Tommaso Biancalani 외

Diffusion models are powerful generative models that allow for precise control over the characteristics of the generated samples. While these diffusion models trained on large datasets have achieved success, there is oft…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)