FastDiSS: Few-step Match Many-step Diffusion Language Model on Sequence-to-Sequence Generation--Full Version
About
Self-conditioning has been central to the success of continuous diffusion language models, as it allows models to correct previous errors. Yet its ability degrades precisely in the regime where diffusion is most attractive for deployment: few-step sampling for fast inference. In this study, we show that when models only have a few denoising steps, inaccurate self-conditioning induces a substantial approximation gap; this mistake compounds across denoising steps and ultimately dominate the sample quality. To address this, we propose a novel training framework that handles these errors during learning by perturbing the self-conditioning signal to match inference noise, improving robustness to prior estimation errors. In addition, we introduce a token-level noise-awareness mechanism that prevents training from saturation, hence improving optimization. Extensive experiments across conditional generation benchmarks demonstrate that our framework surpasses standard continuous diffusion models while providing up to 400x faster inference speed, and remains competitive against other one-step diffusion frameworks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Machine Translation | WMT Ro-En '16 | BLEU Score31.99 | 37 | |
| Text Simplification | WikiAuto | BLEU40.9 | 29 | |
| Machine Translation | WMT14 DE-EN | SacreBLEU29.83 | 24 | |
| Machine Translation | IWSLT En-De 14 | SacreBLEU26.39 | 22 | |
| Machine Translation | WMT En-De '14 | SacreBLEU24.69 | 22 | |
| Paraphrase Generation | QQP | BLEU28.88 | 19 | |
| Machine Translation | IWSLT De-En 14 | SacreBLEU32.88 | 12 | |
| Machine Translation | WMT EN-RO 16 | SacreBLEU31.44 | 9 | |
| Text Summarization | Gigaword HuggingFace | ROUGE-135.3 | 8 |