paper-with-me

Papers

Step-Wise Refusal Dynamics in Autoregressive and Diffusion Language Models

2026-02-01 · Eliron Rahimi, Elad Hirshel, Rom Himelstein, Amit LeVi, Avi Mendelson, Chaim Baskin arxiv

Diffusion language models (DLMs) have recently emerged as a competitive alternative to autoregressive (AR) models, offering parallel decoding, competitive generation quality, and initial evidence of improved jailbreak robustness. Despite this progress, the role of sampling mechanisms in shaping refusal behavior remains poorly understood. To address this gap, we present a comprehensive study of step-wise refusal dynamics. We show that diffusion remasking can promote recovery from harmful intermediate generations, provide evidence that this behavior is tied to the sampling mechanism, and demonstrate that switching from AR to diffusion sampling improves jailbreak robustness, including under fixed model weights. To capture generation dynamics not observable at the text level, we propose the Step-Wise Refusal Internal Dynamics (SRI) signal. Consistent with our text-level findings, SRI shows that recovery fails primarily under AR sampling, with these failures often appearing anomalous relative to harmless generations in the SRI space. Based on this observation, we show that SRI enables a simple jailbreak detector that does not modify inference and generalizes to unseen attacks by training only on benign SRI signals. Our evaluation shows that this detector matches or outperforms existing jailbreak detection baselines while adding negligible overhead.

📄 PDF Abstract BibTeX arXiv:2602.02600

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Activation Steering for Masked Diffusion Language Models

2025-12-30 · Adi Shnaidman, Erin Feiglin, Osher Yaari, Efrat Mentel 외 arxiv

Masked diffusion language models (MDLMs) generate text via iterative masked-token denoising, enabling mask-parallel decoding and distinct controllability and efficiency tradeoffs from autoregressive LLMs. Yet, efficient …

When Autoregressive Consistency Hurts Safety Alignment

2026-06-02 · Bochen Lyu, Yiyang Jia, Xiaohao Cai, Zhanxing Zhu arxiv

Safety alignment in large language models (LLMs) is fragile in part because it is often shallow: fine-tuning mainly reshapes the model's behavior near the first few output tokens. We argue that this phenomenon can be und…

GPO-V: Jailbreak Diffusion Vision Language Model by Global Probability Optimization

2026-05-08 · Yu Pan, Andi Zhang, Yi Wang, Sibei Yang 외 arxiv

Diffusion Vision-Language Models (dVLMs), built upon the non-causal foundations of Diffusion Large Language Models (dLLMs), have demonstrated remarkable efficacy in multimodal tasks by departing from the traditional auto…

Latent Block-Diffusion Temporal Point Processes: A Semi-Autoregressive Framework for Asynchronous Event Sequence Generation

2026-06-23 · Shuai Zhang, Yancheng Chen, Chuan Zhou, Yang Liu 외 arxiv

Modeling and sampling from the underlying distribution of asynchronous event sequences are crucial in various real-world applications, including social networks, medical diagnosis, and financial transactions. Existing au…

Medical DiagnosisPoint Processes

Reasoning with Autoregressive-Diffusion Collaborative Thoughts

2026-02-02 · Mu Yuan, Liekang Zeng, Guoliang Xing, Lan Zhang 외 arxiv

Autoregressive and diffusion models represent two complementary generative paradigms. Autoregressive models excel at sequential planning and constraint composition, yet struggle with tasks that require explicit spatial o…

Question AnsweringSpatial Reasoning