English

Analysis of Classifier-Free Guidance Weight Schedulers

Computer Vision and Pattern Recognition 2025-01-23 v2 Machine Learning

Abstract

Classifier-Free Guidance (CFG) enhances the quality and condition adherence of text-to-image diffusion models. It operates by combining the conditional and unconditional predictions using a fixed weight. However, recent works vary the weights throughout the diffusion process, reporting superior results but without providing any rationale or analysis. By conducting comprehensive experiments, this paper provides insights into CFG weight schedulers. Our findings suggest that simple, monotonically increasing weight schedulers consistently lead to improved performances, requiring merely a single line of code. In addition, more complex parametrized schedulers can be optimized for further improvement, but do not generalize across different models and tasks.

Keywords

Cite

@article{arxiv.2404.13040,
  title  = {Analysis of Classifier-Free Guidance Weight Schedulers},
  author = {Xi Wang and Nicolas Dufour and Nefeli Andreou and Marie-Paule Cani and Victoria Fernandez Abrevaya and David Picard and Vicky Kalogeiton},
  journal= {arXiv preprint arXiv:2404.13040},
  year   = {2025}
}