English

The Safety-Aware Denoiser for Text Diffusion Models

Machine Learning 2026-05-12 v1 Artificial Intelligence

Abstract

Recent work on text diffusion models offers a promising alternative to autoregressive generation, but controlling their safety remains underexplored. Existing safety approaches are geared toward autoregressive models and typically rely on post-hoc filtering or inference-time interventions. These are inadequate for effectively addressing safety risks in text diffusion models. We propose the Safety-Aware Denoiser (SAD), a safety-guidance framework in text diffusion models. The SAD modifies the iterative denoising process such that the text sample at the final denoising step is steered toward provably safe regions of the text space. This inference-time method can integrate safety constraints into the denoiser, avoiding computationally expensive retraining of the underlying diffusion model and enabling flexible, lightweight safety guidance. We evaluate the safety of the generated text using the SAD, with respect to hazard taxonomy, memorization, and jailbreak. Experimental results show that SAD substantially reduces unsafe generations while preserving generation quality, diversity, and fluency, outperforming existing methods. These results demonstrate that our safety guidance during denoising provides an effective and scalable mechanism for enforcing safety in text diffusion models.

Keywords

Cite

@article{arxiv.2605.08116,
  title  = {The Safety-Aware Denoiser for Text Diffusion Models},
  author = {Amman Yusuf and Zhejun Jiang and Mijung Park},
  journal= {arXiv preprint arXiv:2605.08116},
  year   = {2026}
}

Comments

27 pages, 12 figures. Code available at: https://github.com/ammanyusuf/SAD

R2 v1 2026-07-01T12:58:23.114Z