arXiv論文メモ
新着一覧
cs.LG / cs.DS / math.ST / stat.ML / stat.TH · 査読状況未確認

拡散言語モデルの方式で並列生成の限界が異なる

Parallelism, critical windows, and separations among diffusion language models

Sitan Chen, Liye Wang

この論文をやさしく読む

ひとことで言うと

拡散型言語モデルを並列に動かせる度合いは方式によって異なり、特定の分布では必要な順伝播回数に理論上の差が出ることを示しました。

何に役立つ?

拡散言語モデルの生成手順や方式を設計する際に、並列化の可能性と限界を考える基礎になります。

この研究の面白いところ

差の原因を、トークンを確定するかどうかではなく、サンプリングで重要となる臨界窓の狭さに求めています。分布の複雑さをコンテキスト長以外の尺度で捉える点も特徴です。

どこまで分かった?

方式間の分離は特定のランダム経験測度の族と近似スコア・オラクルについての理論結果です。実際の全言語モデルで一様型やガウス型が必ず速いと示したわけではなく、順伝播回数と実時間も同一ではありません。

v2のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

拡散型大規模言語モデル(dLLM)のよく挙げられる利点は並列性、すなわち1トークンごとに1回の順伝播を必要とする自己回帰モデルより、はるかに効率よくテキスト列を生成できる能力である。しかし、マスク型、一様型、ガウス型など多くの競合するdLLM方式の間で、並列性がどう違うかについての原理的な理解は限られている。本研究では、この主要な三方式の並列化能力を詳細に比較し、以下を証明する。 一様拡散とガウス拡散は、元の分布の双対全相関に応じた回数の順伝播でサンプリングできる。双対全相関は内在的な複雑さの尺度であり、コンテキスト長よりはるかに小さくなり得る。従来、このことを実現する方法が知られていたのはマスク拡散だけだった。 また、あるランダム経験測度の族について、一様拡散またはガウス拡散によるサンプリングには、順伝播Θ̃(√d)回が必要かつ十分であることを示す。一方、マスク拡散ではΩ̃(d)回の順伝播を必要とする近似スコア・オラクルが存在する。これは、主要な三つのdLLM方式の間で、並列性に差があることを初めて証明するものである。マスク拡散が並列化しにくいのはトークン値を確定しなければならないからだという一般的な直感とは異なり、この差は、マスク拡散サンプリングの臨界窓が、一様拡散やガウス拡散より漸近的に狭いことから生じる。

v2の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-17(UTC)
最新改訂
2026-09-18 · v2
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

A popular selling point of diffusion large language models (dLLMs) is their capacity for parallelism: the ability to generate sequences of text far more efficiently than autoregressive models, which require one forward pass per token. Yet among the many competing paradigms for dLLMs, from masked to uniform to Gaussian diffusion, principled understanding of how these different proposals compare in parallelism remains limited. In this work, we initiate a fine-grained comparison of the capacity for parallelism among these three leading approaches and prove the following: - Uniform and Gaussian diffusion can sample in a number of forward passes which scales with the dual total correlation of the underlying distribution, a measure of intrinsic complexity which can be much smaller than the context length. Previously, it was only known how to achieve this using masked diffusion. - For a certain family of random empirical measures, we show that $\widetilde{\Theta}(\sqrt{d})$ forward passes are necessary and sufficient to sample using uniform or Gaussian diffusion, yet there exist approximate score oracles for which $\widetilde{\Omega}(d)$ forward passes are needed for masked diffusion. This establishes the first provable separation in parallelism between the three prevailing dLLM paradigms. Contrary to popular intuition that masked diffusions are harder to parallelize because they must commit to token values, the latter separation instead comes from the fact that the critical windows in masked diffusion sampling are asymptotically narrower than those in uniform and Gaussian diffusion sampling.

著者のコメント

90 pages, v2: previous uploaded version was out-of-date

arXiv ID: 2609.20539 / 要約の誤りについて