English

Seed Diffusion: A Large-Scale Diffusion Language Model with High-Speed Inference

Computation and Language 2025-08-05 v1 Machine Learning

Abstract

We present Seed Diffusion Preview, a large-scale language model based on discrete-state diffusion, offering remarkably fast inference speed. Thanks to non-sequential, parallel generation, discrete diffusion models provide a notable speedup to mitigate the inherent latency of token-by-token decoding, as demonstrated recently (e.g., Mercury Coder, Gemini Diffusion). Seed Diffusion Preview achieves an inference speed of 2,146 token/s over H20 GPUs while maintaining competitive performance across a sweep of standard code evaluation benchmarks, significantly faster than contemporary Mercury and Gemini Diffusion, establishing new state of the art on the speed-quality Pareto frontier for code models.

Keywords

Cite

@article{arxiv.2508.02193,
  title  = {Seed Diffusion: A Large-Scale Diffusion Language Model with High-Speed Inference},
  author = {Yuxuan Song and Zheng Zhang and Cheng Luo and Pengyang Gao and Fan Xia and Hao Luo and Zheng Li and Yuehang Yang and Hongli Yu and Xingwei Qu and Yuwei Fu and Jing Su and Ge Zhang and Wenhao Huang and Mingxuan Wang and Lin Yan and Xiaoying Jia and Jingjing Liu and Wei-Ying Ma and Ya-Qin Zhang and Yonghui Wu and Hao Zhou},
  journal= {arXiv preprint arXiv:2508.02193},
  year   = {2025}
}

Comments

Demo is available at https://studio.seed.ai/exp/seed_diffusion/; Project page is https://seed.bytedance.com/seed_diffusion

R2 v1 2026-07-01T04:32:53.270Z