Guidance Is Not a Hyperparameter: Learning Dynamic Control in Diffusion Language Models
Fan Zhou, Tim Van de Cruys

TL;DR
This paper introduces a reinforcement learning approach to dynamically adjust guidance scales in diffusion language models, improving controllability and quality over fixed strategies.
Contribution
It recasts guidance scale selection as a sequential decision problem and learns adaptive guidance policies using PPO in NLP tasks.
Findings
Adaptive guidance outperforms fixed-scale strategies in controllability and quality.
Learned guidance policies exhibit interpretable and task-specific trajectories.
Dynamic guidance improves the balance between controllability and generation quality.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
