paper-with-me

홈 › Papers

DICE: Distilling Classifier-Free Guidance into Text Embeddings

2025-02-06 · Zhenyu Zhou, Defang Chen, Can Wang, Chun Chen, Siwei Lyu

Text-to-image diffusion models are capable of generating high-quality images, but these images often fail to align closely with the given text prompts. Classifier-free guidance (CFG) is a popular and effective technique for improving text-image alignment in the generative process. However, using CFG introduces significant computational overhead and deviates from the established theoretical foundations of diffusion models. In this paper, we present DIstilling CFG by enhancing text Embeddings (DICE), a novel approach that removes the reliance on CFG in the generative process while maintaining the benefits it provides. DICE distills a CFG-based text-to-image diffusion model into a CFG-free version by refining text embeddings to replicate CFG-based directions. In this way, we avoid the computational and theoretical drawbacks of CFG, enabling high-quality, well-aligned image generation at a fast sampling speed. Extensive experiments on multiple Stable Diffusion v1.5 variants, SDXL and PixArt-$\alpha$ demonstrate the effectiveness of our method. Furthermore, DICE supports negative prompts for image editing to improve image quality further. Code will be available soon.

📄 PDF Abstract BibTeX arXiv:2502.03726

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
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…

Similar Papers 제목 키워드 기반

Reward Weighted Classifier-Free Guidance as Policy Improvement in Autoregressive Models

2026-04-16 · Alexander Peysakhovich, William Berman arxiv

Consider an auto-regressive model that produces outputs x (e.g., answers to questions, molecules) each of which can be summarized by an attribute vector y (e.g., helpfulness vs. harmlessness, or bio-availability vs. lipo…

Reinforcement Learning

SNOOPI: Supercharged One-step Diffusion Distillation with Proper Guidance

2024-12-03 · Viet Nguyen, Anh Nguyen, Trung Dao, Khoi Nguyen 외

Recent approaches have yielded promising results in distilling multi-step text-to-image diffusion models into one-step ones. The state-of-the-art efficient distillation technique, i.e., SwiftBrushv2 (SBv2), even surpasse…

Image Generation

DMGD: Train-Free Dataset Distillation with Semantic-Distribution Matching in Diffusion Models

2026-05-05 · Qichao Wang, Yunhong Lu, Hengyuan Cao, Junyi Zhang 외 arxiv

Dataset distillation enables efficient training by distilling the information of large-scale datasets into significantly smaller synthetic datasets. Diffusion based paradigms have emerged in recent years, offering novel …

Few-Step Diffusion via Score identity Distillation

2025-05-19 · Mingyuan Zhou, Yi Gu, Zhendong Wang

Diffusion distillation has emerged as a promising strategy for accelerating text-to-image (T2I) diffusion models by distilling a pretrained score network into a one- or few-step generator. While existing methods have mad…

Diversity

Studying Classifier(-Free) Guidance From a Classifier-Centric Perspective

2025-03-13 · Xiaoming Zhao, Alexander G. Schwing

Classifier-free guidance has become a staple for conditional generation with denoising diffusion models. However, a comprehensive understanding of classifier-free guidance is still missing. In this work, we carry out an …

Denoising