paper-with-me

홈 › Papers

Guidance Is Not a Hyperparameter: Learning Dynamic Control in Diffusion Language Models

2026-05-08 · Fan Zhou, Tim Van de Cruys arxiv

Classifier-Free Guidance (CFG) is a widely used mechanism for controlling diffusion-based generative models, yet its guidance scale is typically treated as a fixed hyperparameter throughout generation. This static design yields a suboptimal controllability and quality tradeoff, as the optimal degree of guidance varies across tasks and across different stages of the diffusion process, especially in NLP domain. We recast CFG scale selection as a sequential decision-making problem and propose to learn dynamic guidance trajectories via reinforcement learning. Specifically, we model the guidance scale as a discrete control action selected at each generation step based on the evolving diffusion state, and optimize a policy using Proximal Policy Optimization (PPO) under task-level rewards. Experiments on three controlled NLP generation tasks using discrete diffusion language models demonstrate that adaptive guidance consistently achieves a better balance between controllability and generation quality than fixed-scale strategies. Further analysis of the learned policies reveals distinct and interpretable guidance trajectories across tasks, underscoring the importance of treating guidance as a dynamic control process rather than a static design choice.

📄 PDF Abstract BibTeX arXiv:2605.07701

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Manifold-Optimal Guidance: A Unified Riemannian Control View of Diffusion Guidance

2026-03-12 · Zexi Jia, Pengcheng Luo, Zhengyao Fang, Jinchao Zhang 외 arxiv

Classifier-Free Guidance (CFG) serves as the de facto control mechanism for conditional diffusion, yet high guidance scales notoriously induce oversaturation, texture artifacts, and structural collapse. We attribute this…

Wasserstein Convergence of Critically Damped Langevin Diffusions

2025-11-04 · Stanislas Strasman, Sobihan Surendran, Claire Boyer, Sylvain Le Corff 외 arxiv

Score-based Generative Models (SGMs) have achieved impressive performance in data generation across a wide range of applications and benefit from strong theoretical guarantees. Recently, methods inspired by statistical m…

Understanding the Quality-Diversity Trade-off in Diffusion Language Models

2025-03-11 · Zak Buzzard

Diffusion models have seen immense success in modelling continuous data across a range of domains such as vision and audio. Despite the challenges of adapting diffusion models to discrete data, recent work explores their…

DiversityLanguage ModelingLanguage ModellingText Generation

C$^2$FG: Control Classifier-Free Guidance via Score Discrepancy Analysis

2026-03-09 · Jiayang Gao, Tianyi Zheng, Jiayang Zou, Fengxiang Yang 외 arxiv

Classifier-Free Guidance (CFG) is a cornerstone of modern conditional diffusion models, yet its reliance on the fixed or heuristic dynamic guidance weight is predominantly empirical and overlooks the inherent dynamics of…

Adaptive Classifier-Free Guidance via Dynamic Low-Confidence Masking

2025-05-26 · Pengxiang Li, Shilin Yan, Joey Tsai, Renrui Zhang 외

Classifier-Free Guidance (CFG) significantly enhances controllability in generative models by interpolating conditional and unconditional predictions. However, standard CFG often employs a static unconditional input, whi…

Language ModelingLanguage ModellingText Generation