Hugging Face、多モーダル生成モデル向けトークナイザー「KVAE」ファミリーを発表
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Hugging Face Daily Papers
Kandinsky Lab は音声、画像、動画に対応する KVAE トークナイザーファミリーを公開し、既存の最先端オープンソースモデルと同等かそれ以上の性能を示した。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るAI深層分析を開く2026年8月12日 12:01
AI深層分析
キーポイント
多様なメディア対応トークナイザーの提供
Kandinsky Lab は音声(48kHz)、画像、動画に対応する KVAE-Audio、KVAE-2D、KVAE-3D の 3 つのトークナイザーを公開した。
性能評価での先行モデルとの比較
再構成品質や生成結果に関する客観的・主観的指標において、Wan-2.2 や FLUX.2 などの既存の最先端オープンソースモデルと同等かそれ以上の成果を示した。
開発プロセスの透明性
開発の難易度の高さを考慮し、トレーニングの詳細やモデル選択方法、設計選択肢に関するアブレーションスタディをコミュニティに共有した。
重要な引用
This report presents series of KVAE tokenizers for audio, image and video
reconstruction ... and generation results on objective ... and subjective metrics matches or surpasses frontier opensource tokenizers
Considering difficulty of development, we share with community training details
編集コメントを表示
編集コメント
Kandinsky Lab はトークナイザーという生成モデルの基盤技術において、既存の有力なオープンソースモデルを凌駕する性能を示すとともに、開発プロセスの詳細まで公開した。これにより、マルチモーダル生成モデルの研究開発におけるハードルがさらに低下すると考えられる。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
潜在拡散モデル(LDM)は代表的なパラダイムの一つであり、入力信号を圧縮表現へマッピングするためにトークナイザーを利用します。この依存関係により、トークナイザーは生成プロセスそのものの不可欠な一部として位置づけられます。なぜなら、学習速度や合成サンプルの品質に影響を与えるだけでなく、将来の応用の基盤となるからです。
本レポートでは、音声・画像・動画向けの一連の KVAE トークナイザーを紹介し、これらはすべてテキスト条件付き生成を前提に設計されています。具体的には、KVAE-Audio は 50 Hz の潜在空間に 64 チャンネルを持つ連続的なフルバンド 48 kHz トークナイザーです。KVAE-3D は、4x16x16 および 4x8x8 の圧縮に対応する 2 つの因果性動画トークナイザーです。また KVAE-2D は画像モデルで、入力データを 8 倍に圧縮し 32 チャンネルを出力します。
再構成評価(PSNR、LPIPS、PESQ など)および生成結果の評価(Frechet Distance、CLIP スコア、CLAP スコアなどの客観指標や、並列比較による主観評価)において、これらのモデルは Wan-2.2、HunyuanVideo-1.5、FLUX.2、MovieGen、StableAudio、MMAudio といった最先端のオープンソーストークナイザー(VAE ベースのものを含む)と同等か、それ以上の性能を示すことを実証しました。
開発の難易度を考慮し、トレーニングの詳細やモデル選択の方法、設計選択肢に関するアブレーションスタディをコミュニティと共有します。コードは https://github.com/kandinskylab/kvae および https://github.com/kandinskylab/kvae-audio で公開されています。
原文を表示
Latent diffusion modeling (LDM), a prominent paradigm, utilizes tokenizers to map input signal to compressed representation. This dependency positions tokenizer as an integral part of generation process itself, since it affects learning speed, quality of synthesized samples and lay foundation for later applications. This report presents series of KVAE tokenizers for audio, image and video, all designed for subsequent text-conditioned generation: KVAE-Audio, a continuous full-band 48 kHz tokenizer with a 50 Hz latent of 64 channels; KVAE-3D -- two causal video tokenizers for 4x16x16 and 4x8x8 compression; KVAE-2D, an image model, compressing input by factor of 8 with 32 channels. We demonstrate that reconstruction (PSNR, LPIPS, PESQ, etc.) and generation results on objective (Frechet Distance, CLIP score, CLAP score, etc.) and subjective (side-by-side evaluation) metrics matches or surpasses frontier opensource tokenizers, such as VAEs from Wan-2.2, HunyuanVideo-1.5, FLUX.2, MovieGen, StableAudio and MMAudio. Considering difficulty of development, we share with community training details, model selection method and ablation on design choices. The code is publicly available at https://github.com/kandinskylab/kvae and https://github.com/kandinskylab/kvae-audio.
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み