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

教師と判別器を使わず少数ステップで動画を生成

ViRDM: Taming Representation Distribution Matching for Few-Step Causal Video Generation

Zichong Meng, Chongjian Ge, Chun-Hao P. Huang, Yang Zhou, Huaizu Jiang

この論文をやさしく読む

ひとことで言うと

大きな教師モデルや判別器を使わず、生成器だけの追加学習で短い手順の動画生成を改善する方法。

何に役立つ?

動画生成の訓練時の GPU メモリと計算時間を減らす手法の設計に役立つ可能性がある。

この研究の面白いところ

画像生成向けの表現分布マッチングを動画へ移す際の三つの障壁を整理し、それぞれに対策を組み合わせている。

どこまで分かった?

VBench の得点と計算量は記載された条件での結果であり、少ない標本化回数や双方向生成の結果は探索的とされる。

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

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

少数ステップの自己回帰型動画拡散は、遅延の小さいストリーミング生成を可能にする。しかし従来の追加学習法は主に分布マッチング蒸留(DMD)に依存し、拡散スコアから分布の差を推定するために、大きな事前学習済みの教師モデルと、学習中に動く判別器の両方を必要とする。本研究は、事前に計算した目標分布に対して生成器だけを追加学習し、この資源集約的な構成をなくせるかを問う。1ステップの画像生成で使う表現分布マッチング(RDM)から着想を得て、少数ステップの因果的な動画生成へ移すことを系統的に検討し、メモリ上で扱えない勾配経路、動画に固有の最適化条件、時間方向の動きを十分に制約しない表現分布という三つの障壁を特定する。教師と判別器を使わない動画の追加学習手順 ViRDM を導入し、これらに順に対処する。RDM に、確率的に打ち切る clean-exit の教師信号、軽量な VAE デコーダー、段階的なベクトル–Jacobian 積を組み合わせ、複数ステップの因果的な動画生成でも表現分布の照合をメモリ内で実行可能にする。さらに動画 RDM に有効な生成集団と初期化の条件を定め、制約の弱い時間方向の動きを補う軽量な正則化を導入する。ViRDM は三つのネットワークを使う蒸留を生成器だけの追加学習へ変え、GPU メモリ使用量と訓練時間を減らしながら動画品質を改善する。生成器を20回更新するだけで、公式 VBench 評価で84.87に達し、従来最良の少数ステップ因果的手法を0.36上回り、必要な計算は A100 GPU で16時間だった。また、因果的な生成の標本化回数をさらに減らす場合と、1、2、4ステップの双方向生成への適用可能性について、探索的な結果も報告する。

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

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

更新履歴

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

原文の要旨

Few-step autoregressive (AR) video diffusion enables low-latency streaming generation, but existing post-training methods predominantly rely on Distribution Matching Distillation (DMD), requiring both a large pretrained teacher and an online critic to estimate distributional discrepancies through diffusion scores. In this work, we ask whether this resource-intensive teacher--critic stack can be eliminated by post-training only the generator against a precomputed target distribution. Drawing inspiration from representation distribution matching (RDM) for one-step image generation, we systematically study its transfer to few-step causal video generation and identify three key barriers: a memory-intractable gradient path, a distinct video optimization regime, and representation distributions that underconstrain temporal dynamics. We introduce ViRDM, a teacher- and critic-free video post-training recipe that addresses these barriers sequentially. By coupling RDM with stochastically truncated clean-exit supervision, a lightweight VAE decoder, and staged vector--Jacobian products, ViRDM makes representation distribution matching memory-feasible for multi-step causal video rollouts. We further establish effective generated-population and initialization regimes for video RDM, and introduce lightweight dynamics regularization to compensate for the underconstrained temporal dynamics. ViRDM turns three-network distillation into generator-only post-training, reducing GPU memory use and training time while improving video quality. With only 20 generator updates, the recipe reaches 84.87 on the official VBench evaluation, outperforming the previous best few-step causal baseline by 0.36, while requiring 16 A100 GPU-hours. We additionally report exploratory results demonstrating the potential of the same recipe for lower causal sampling budget and for one-, two-, and four-step bidirectional generation.

著者のコメント

Tech Report

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