Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FourierSampler: Unlocking Non-Autoregressive Potential in Diffusion Language Models via Frequency-Guided Generation

About

Despite the non-autoregressive potential of diffusion language models (dLLMs), existing decoding strategies demonstrate positional bias, failing to fully unlock the potential of arbitrary generation. In this work, we delve into the inherent spectral characteristics of dLLMs and present the first frequency-domain analysis showing that low-frequency components in hidden states primarily encode global structural information and long-range dependencies, while high-frequency components are responsible for characterizing local details. Based on this observation, we propose FourierSampler, which leverages a frequency-domain sliding window mechanism to dynamically guide the model to achieve a "structure-to-detail" generation. FourierSampler outperforms other inference enhancement strategies on LLADA and SDAR, achieving relative improvements of 20.4% on LLaDA1.5-8B and 16.0% on LLaDA-8B-Instruct. It notably surpasses similarly sized autoregressive models like Llama3.1-8B-Instruct.

Siyang He, Qiqi Wang, Xiaoran Liu, Hongnan Ma, Yiwei Shi, Yuerong Song, Ying Zhu, Tianyi Liang, Zengfeng Huang, Ziwei He, Xipeng Qiu• 2026

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMATH
Accuracy45.2
535
Mathematical ReasoningGSM8K
Accuracy87.64
212
Mathematical Problem SolvingMATH
Accuracy50
166
Code GenerationMBPP
Accuracy (%)51.36
146
Mathematical ReasoningCountdown
Accuracy34.77
36
Code GenerationHumanEval
Accuracy43.29
10
Code GenerationHumanEval
Pass@162.2
8
Showing 7 of 7 rows

Other info

GitHub

Follow for update