arXiv論文メモ
新着一覧
cs.AI · 査読状況未確認

離散拡散でトークンごとの確信度だけでは分からない依存関係

Limits of Confidence in Diffusion

Russ Webb, Amitis Shidani, Alice Bizeul, Dan Busbridge

この論文をやさしく読む

ひとことで言うと

複数の単語や画素を一度に決める生成法では、それぞれの候補にどれほど自信があるかだけを見ても、候補同士の組合せが正しい分布になるとは限らない、という研究です。

何に役立つ?

並列に生成する位置の選び方や、生成モデルの評価方法を見直す手掛かりになります。個々の出力が課題を満たすかに加えて、出力全体の分布が正しいかを調べる意義を示します。

この研究の面白いところ

位置ごとの確率が同じでも、許される組合せは違い得る点を理論化しています。合成課題ではサンプル単位の指標が1.0でも、分布には雑音水準の29倍のずれが残りました。

どこまで分かった?

29倍という定量結果は、正解の同時分布が分かるScanAndAddでの評価です。一般の文章や画像で同じ倍率になるという結果ではなく、29倍は誤答率の倍率でもありません。

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

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

再マスク方式や一様状態サンプラーを含む離散拡散は、各ステップで複数のトークン位置に値を書き込むことで列を生成する。各値は位置ごとの分布から抽出され、どの位置に書き込むかも同じ分布を使って選ばれる。画素、音素、単語といった一般に関心のある対象では、トークン間に本質的な依存関係が存在する。 本研究では、あるステップが学習分布に一致するのは、書き込む位置がすでに固定されたトークンを条件として互いに独立である場合に限られること、位置ごとの分布の積では依存のある集まりに一致できないこと、そして位置ごとの分布だけでは集まりに依存があるかどうかを決められないことを示す。2つの同時分布は、位置ごとの周辺分布が同一であっても、どの値の組合せが生じるかが異なり得る。 同時分布を閉形式で得られる合成課題ScanAndAddでは、確信度の順位付けによって書き込まれる、未確定の2位置以上からなるすべての集まりに依存関係があることを検証する。また、サンプル単位の評価指標は1.0である一方、生成分布の全変動距離は、サンプリング雑音による下限水準の29倍であると測定した。

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

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

更新履歴

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

原文の要旨

Discrete diffusion, including remasking and uniform-state samplers, generate a sequence by writing multiple token positions per step, drawing each from a per-position distribution and choosing which positions to write from those same distributions. For domains of general interest (pixels, phonemes, or words) there are inherent dependencies between tokens. We show that a step matches the training distribution only when the positions it writes are conditionally independent given the tokens already fixed, that no product of per-position distributions can match a dependent group, and that per-position distributions do not determine whether a group is dependent: two joint distributions can have identical per-position marginals while differing in which combinations of values occur. On ScanAndAdd, a synthetic task whose joint distribution is available in closed form, we verify that every group of two or more undetermined positions a confidence ranking writes is dependent, and measure the generated distribution to be $29\times$ the sampling-noise floor total variation while per-sample metrics are $1.0$.

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