iconLogo
Published:2026/1/5 15:32:53

MMDiT解明で画像生成AI爆上げ!✨(超要約:AIの頭ん中を覗いて、もっとすごい画像作っちゃお!)

● モデル(AI)の中身を徹底分析🔎 ● 画像とテキストの相性もバッチリに💯 ● IT業界がさらに楽しくなる予感💖

詳細解説いくよー!

背景 最近の画像生成AI、すごいよね!特に「MMDiT(エムエムディーアイティー)」っていうモデルは、テキストからめっちゃキレイな画像を作れることで有名なんだって!でも、その頭の中、つまり「どうやって画像を作ってるか」は、まだブラックボックス状態だったの😢

方法 そこで今回の研究では、MMDiTの「ブロック」と呼ばれるパーツ一つ一つを詳しく調べてみたんだって!各ブロックがどんな役割をしてるか、テキスト情報とどう関係してるかを分析したんだって😳 例えば、特定のブロックを消してみたり、テキストをブロックごとに無効化してみたり…すごい実験!

続きは「らくらく論文」アプリで

Unraveling MMDiT Blocks: Training-free Analysis and Enhancement of Text-conditioned Diffusion

Binglei Li / Mengping Yang / Zhiyu Tan / Junping Zhang / Hao Li

Recent breakthroughs of transformer-based diffusion models, particularly with Multimodal Diffusion Transformers (MMDiT) driven models like FLUX and Qwen Image, have facilitated thrilling experiences in text-to-image generation and editing. To understand the internal mechanism of MMDiT-based models, existing methods tried to analyze the effect of specific components like positional encoding and attention layers. Yet, a comprehensive understanding of how different blocks and their interactions with textual conditions contribute to the synthesis process remains elusive. In this paper, we first develop a systematic pipeline to comprehensively investigate each block's functionality by removing, disabling and enhancing textual hidden-states at corresponding blocks. Our analysis reveals that 1) semantic information appears in earlier blocks and finer details are rendered in later blocks, 2) removing specific blocks is usually less disruptive than disabling text conditions, and 3) enhancing textual conditions in selective blocks improves semantic attributes. Building on these observations, we further propose novel training-free strategies for improved text alignment, precise editing, and acceleration. Extensive experiments demonstrated that our method outperforms various baselines and remains flexible across text-to-image generation, image editing, and inference acceleration. Our method improves T2I-Combench++ from 56.92% to 63.00% and GenEval from 66.42% to 71.63% on SD3.5, without sacrificing synthesis quality. These results advance understanding of MMDiT models and provide valuable insights to unlock new possibilities for further improvements.

cs / cs.CV