paper-with-me

Papers

The Safety-Aware Denoiser for Text Diffusion Models

2026-04-28 · Amman Yusuf, Zhejun Jiang, Mijung Park arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.08116

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Training-Free Safe Denoisers for Safe Use of Diffusion Models

2025-02-11 · Mingyu Kim, Dongjun Kim, Amman Yusuf, Stefano Ermon 외

There is growing concern over the safety of powerful diffusion models (DMs), as they are often misused to produce inappropriate, not-safe-for-work (NSFW) content or generate copyrighted material or data of individuals wh…

Image GenerationNegationUnconditional Image Generation

SATB-VR: Training Few-Step Video Restoration Diffusion Model using SNR-Aware Trajectory Blending

2026-06-27 · Haoran Bai, Xiaoxu Chen, Xiaoyu Liu, Zongsheng Yue 외 arxiv

While diffusion models excel in video restoration, their reliance on extensive iterative steps limits efficiency. Conversely, aggressive single-step distillation often compromises fine texture recovery. To achieve an opt…

Video Restoration

Muninn: Your Trajectory Diffusion Model But Faster

2026-05-11 · Gokul Puthumanaillam, Hao Jiang, Ruben Hernandez, Jose Fuentes 외 arxiv

Diffusion-based trajectory planners can synthesize rich, multimodal robot motions, but their iterative denoising makes online planning and control prohibitively slow. Existing accelerations either modify the sampler or c…

Plan for Speed -- Dilated Scheduling for Masked Diffusion Language Models

2025-06-23 · Omer Luxembourg, Haim Permuter, Eliya Nachmani

Masked diffusion language models (MDLM) have shown strong promise for non-autoregressive text generation, yet existing samplers act as implicit planners, selecting tokens to unmask via denoiser confidence or entropy scor…

Code CompletionGSM8KHumanEvalMath+3

ParkDiffusion++: Ego Intention Conditioned Joint Multi-Agent Trajectory Prediction for Automated Parking using Diffusion Models

2026-02-24 · Jiarong Wei, Anna Rehr, Christian Feist, Abhinav Valada arxiv

Automated parking is a challenging operational domain for advanced driver assistance systems, requiring robust scene understanding and interaction reasoning. The key challenge is twofold: (i) predict multiple plausible e…

Knowledge DistillationTrajectory PredictionScene Understanding