English

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

Computation and Language 2026-02-02 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2601.23182,
  title  = {FourierSampler: Unlocking Non-Autoregressive Potential in Diffusion Language Models via Frequency-Guided Generation},
  author = {Siyang He and Qiqi Wang and Xiaoran Liu and Hongnan Ma and Yiwei Shi and Yuerong Song and Ying Zhu and Tianyi Liang and Zengfeng Huang and Ziwei He and Xipeng Qiu},
  journal= {arXiv preprint arXiv:2601.23182},
  year   = {2026}
}

Comments

15 pages, 6 figures, under review

R2 v1 2026-07-01T09:28:05.086Z