paper-with-me

Papers

Exploring Multimodal Diffusion Transformers for Enhanced Prompt-based Image Editing

2025-08-11 · Joonghyuk Shin, Alchan Hwang, Yujin Kim, Daneul Kim, Jaesik Park arxiv

Transformer-based diffusion models have recently superseded traditional U-Net architectures, with multimodal diffusion transformers (MM-DiT) emerging as the dominant approach in state-of-the-art models like Stable Diffusion 3 and Flux.1. Previous approaches have relied on unidirectional cross-attention mechanisms, with information flowing from text embeddings to image latents. In contrast, MMDiT introduces a unified attention mechanism that concatenates input projections from both modalities and performs a single full attention operation, allowing bidirectional information flow between text and image branches. This architectural shift presents significant challenges for existing editing techniques. In this paper, we systematically analyze MM-DiT's attention mechanism by decomposing attention matrices into four distinct blocks, revealing their inherent characteristics. Through these analyses, we propose a robust, prompt-based image editing method for MM-DiT that supports global to local edits across various MM-DiT variants, including few-step models. We believe our findings bridge the gap between existing U-Net-based methods and emerging architectures, offering deeper insights into MMDiT's behavioral patterns.

📄 PDF Abstract BibTeX arXiv:2508.07519

Code (0)

등록된 구현이 없습니다.

Tasks

Image Editing

Similar Papers 제목 키워드 기반

Prompt Reinjection: Alleviating Prompt Forgetting in Multimodal Diffusion Transformers

2026-02-06 · Yuxuan Yao, Yuxuan Chen, Hui Li, Kaihui Cheng 외 arxiv

Multimodal Diffusion Transformers (MMDiTs) for text-to-image generation maintain separate text and image branches, with bidirectional information flow between text tokens and visual latents throughout denoising. In this …

Text-to-Image Generation

TIE: Revolutionizing Text-based Image Editing for Complex-Prompt Following and High-Fidelity Editing

2024-05-27 · Xinyu Zhang, Mengxue Kang, Fei Wei, Shuang Xu 외

As the field of image generation rapidly advances, traditional diffusion models and those integrated with multimodal large language models (LLMs) still encounter limitations in interpreting complex prompts and preserving…

Image GenerationText-based Image Editing

EDiT: Efficient Diffusion Transformers with Linear Compressed Attention

2025-03-20 · Philipp Becker, Abhinav Mehrotra, Ruchika Chavhan, Malcolm Chadwick 외

Diffusion Transformers (DiTs) have emerged as a leading architecture for text-to-image synthesis, producing high-quality and photorealistic images. However, the quadratic scaling properties of the attention in DiTs hinde…

Image Generation

Rethinking Cross-Modal Interaction in Multimodal Diffusion Transformers

2025-06-09 · Zhengyao Lv, Tianlin Pan, Chenyang Si, Zhaoxi Chen 외

Multimodal Diffusion Transformers (MM-DiTs) have achieved remarkable progress in text-driven visual generation. However, even state-of-the-art MM-DiT models like FLUX struggle with achieving precise alignment between tex…

Attribute

SiT: Exploring Flow and Diffusion-based Generative Models with Scalable Interpolant Transformers

2024-01-16 · Nanye Ma, Mark Goldstein, Michael S. Albergo, Nicholas M. Boffi 외

We present Scalable Interpolant Transformers (SiT), a family of generative models built on the backbone of Diffusion Transformers (DiT). The interpolant framework, which allows for connecting two distributions in a more …

Image Generation