Using hidden states from a decoder-only LLM as the text conditioning, via a learned adapter, improves text-to-image generation fidelity in the authors' experiments.
More Control for Free! Image Synthesis with Semantic Diffusion Guidance
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Controllable image synthesis models allow creation of diverse images based on text instructions or guidance from a reference image. Recently, denoising diffusion probabilistic models have been shown to generate more realistic imagery than prior methods, and have been successfully demonstrated in unconditional and class-conditional settings. We investigate fine-grained, continuous control of this model class, and introduce a novel unified framework for semantic diffusion guidance, which allows either language or image guidance, or both. Guidance is injected into a pretrained unconditional diffusion model using the gradient of image-text or image matching scores, without re-training the diffusion model. We explore CLIP-based language guidance as well as both content and style-based image guidance in a unified framework. Our text-guided synthesis approach can be applied to datasets without associated text annotations. We conduct experiments on FFHQ and LSUN datasets, and show results on fine-grained text-guided image synthesis, synthesis of images related to a style or content reference image, and examples with both textual and image guidance.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Decoder-Only LLMs are Better Controllers for Diffusion Models
Using hidden states from a decoder-only LLM as the text conditioning, via a learned adapter, improves text-to-image generation fidelity in the authors' experiments.