Diffusion-LM Improves Controllable Text Generation
Xiang Lisa Li Affiliation: Stanford University Email: John Thickstun Affiliation: Stanford University Email: Ishaan Gulrajani Affiliation: Stanford Univeristy Email: Percy Liang Affiliation: Stanford Univeristy Email: Tatsunori B. Hashimoto Affiliation: Stanford Univeristy Email:
Abstract
Controlling the behavior of language models (LMs) without re-training is a major open problem in natural language generation. While recent works have demonstrated successes on controlling simple sentence attributes (e.g., sentiment), there has been little progress on complex, fine-grained controls (e.g., syntactic structure). To address this challenge, we develop a new non-autoregressive language model based on continuous diffusions that we call Diffusion-LM. Building upon the recent successes of diffusion models in continuous domains, Diffusion-LM iteratively denoises a sequence of Gaussian vectors into word vectors, yielding a sequence of intermediate latent variables. The continuous, hierarchical nature of these intermediate variables enables a simple gradient-based algorithm to perform complex, controllable generation tasks. We demonstrate successful control of Diffusion-LM for six challenging fine-grained control tasks, significantly outperforming prior work.11 1 Code is available at https://github.com/XiangLi1999/Diffusion-LM.git
原文 arXiv:2205.14217;中英对照 + 大白话阅读 https://aha.fim.ai/paper/2205.14217v1