English

Semantic Guidance Tuning for Text-To-Image Diffusion Models

Computer Vision and Pattern Recognition 2024-01-31 v2 Artificial Intelligence

Abstract

Recent advancements in Text-to-Image (T2I) diffusion models have demonstrated impressive success in generating high-quality images with zero-shot generalization capabilities. Yet, current models struggle to closely adhere to prompt semantics, often misrepresenting or overlooking specific attributes. To address this, we propose a simple, training-free approach that modulates the guidance direction of diffusion models during inference. We first decompose the prompt semantics into a set of concepts, and monitor the guidance trajectory in relation to each concept. Our key observation is that deviations in model's adherence to prompt semantics are highly correlated with divergence of the guidance from one or more of these concepts. Based on this observation, we devise a technique to steer the guidance direction towards any concept from which the model diverges. Extensive experimentation validates that our method improves the semantic alignment of images generated by diffusion models in response to prompts. Project page is available at: https://korguy.github.io/

Keywords

Cite

@article{arxiv.2312.15964,
  title  = {Semantic Guidance Tuning for Text-To-Image Diffusion Models},
  author = {Hyun Kang and Dohae Lee and Myungjin Shin and In-Kwon Lee},
  journal= {arXiv preprint arXiv:2312.15964},
  year   = {2024}
}

Comments

Rework is being done

R2 v1 2026-06-28T14:01:56.402Z