paper-with-me

Papers

Prompt-aware classifier free guidance for diffusion models

2025-09-25 · Xuanhao Zhang, Chang Li arxiv

Diffusion models have achieved remarkable progress in image and audio generation, largely due to Classifier-Free Guidance. However, the choice of guidance scale remains underexplored: a fixed scale often fails to generalize across prompts of varying complexity, leading to oversaturation or weak alignment. We address this gap by introducing a prompt-aware framework that predicts scale-dependent quality and selects the optimal guidance at inference. Specifically, we construct a large synthetic dataset by generating samples under multiple scales and scoring them with reliable evaluation metrics. A lightweight predictor, conditioned on semantic embeddings and linguistic complexity, estimates multi-metric quality curves and determines the best scale via a utility function with regularization. Experiments on MSCOCO~2014 and AudioCaps show consistent improvements over vanilla CFG, enhancing fidelity, alignment, and perceptual preference. This work demonstrates that prompt-aware scale selection provides an effective, training-free enhancement for pretrained diffusion backbones.

📄 PDF Abstract BibTeX arXiv:2509.22728

Code (0)

등록된 구현이 없습니다.

Tasks

Audio Generation

Similar Papers 제목 키워드 기반

Classifier-free Guidance with Adaptive Scaling

2025-02-14 · Dawid Malarz, Artur Kasymov, Maciej Zięba, Jacek Tabor 외

Classifier-free guidance (CFG) is an essential mechanism in contemporary text-driven diffusion models. In practice, in controlling the impact of guidance we can see the trade-off between the quality of the generated imag…

Denoising

HAODiff: Human-Aware One-Step Diffusion via Dual-Prompt Guidance

2025-05-26 · Jue Gong, Tingyu Yang, Jingkai Wang, Zheng Chen 외

Human-centered images often suffer from severe generic degradation during transmission and are prone to human motion blur (HMB), making restoration challenging. Existing research lacks sufficient focus on these issues, a…

Diffusion Guided Domain Adaptation of Image Generators

2022-12-08 · Kunpeng Song, Ligong Han, Bingchen Liu, Dimitris Metaxas 외

Can a text-to-image diffusion model be used as a training objective for adapting a GAN generator to another domain? In this paper, we show that the classifier-free guidance can be leveraged as a critic and enable generat…

Domain Adaptation

End-to-End Diffusion Latent Optimization Improves Classifier Guidance

2023-03-23 · ICCV 2023 1 · Bram Wallace, Akash Gokul, Stefano Ermon, Nikhil Naik

Classifier guidance -- using the gradients of an image classifier to steer the generations of a diffusion model -- has the potential to dramatically expand the creative control over image generation and editing. However,…

DenoisingImage Generation

Rethinking the Spatial Inconsistency in Classifier-Free Diffusion Guidance

2024-04-08 · CVPR 2024 1 · Dazhong Shen, Guanglu Song, Zeyue Xue, Fu-Yun Wang 외

Classifier-Free Guidance (CFG) has been widely used in text-to-image diffusion models, where the CFG scale is introduced to control the strength of text guidance on the whole image space. However, we argue that a global …

DenoisingSemantic Segmentation