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

📅 2026-01-05
🏛️ arXiv.org
📈 Citations: 1
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the limited understanding of individual modules in the MMDiT architecture and their interaction mechanisms with textual conditions, which hinders performance gains in text-to-image generation and editing. Through module-level ablation studies and targeted manipulation of text hidden states, the study systematically uncovers a functional division of labor: early blocks primarily govern semantic modeling, while later blocks specialize in detail refinement. Building on this insight, the authors propose a training-free intervention strategy that enables controllable generation and accelerated inference on architectures such as SD3.5. Experimental results demonstrate substantial improvements—raising T2I-CompBench++ from 56.92% to 63.00% and GenEval from 66.42% to 71.63%—significantly outperforming baseline methods while preserving high generation quality.

Technology Category

Application Category

📝 Abstract
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.
Problem

Research questions and friction points this paper is trying to address.

MMDiT
text-conditioned diffusion
block analysis
text-to-image generation
transformer-based diffusion models
Innovation

Methods, ideas, or system contributions that make the work stand out.

MMDiT
training-free analysis
text-conditioned diffusion
block functionality
text-to-image generation
🔎 Similar Papers
No similar papers found.