MMDiff: Extending Diffusion Transformers for Multi-Modal Generation

22d ago · Global · primary source: export.arxiv.org

A new framework called MMDiff repurposes frozen diffusion transformers to generate images alongside dense perceptual outputs such as segmentation maps, according to a paper submitted to arXiv on 15 Jun 2026 [1][2]. The method uses lightweight decoder heads and multi-timestep feature fusion to extract perceptual information normally discarded during the denoising process [2]. The paper, hosted on the open-access repository arXiv, details how MMDiff transforms a static diffusion transformer into a multi-modal generative system without retraining the backbone model [1][2]. The authors report that perceptual information is temporally distributed along the denoising trajectory, making single-timestep extraction insufficient [2]. By applying multi-timestep feature fusion with spatially varying aggregation weights, the framework improved semantic segmentation results by up to 28.7% mIoU over single-timestep baselines [2]. The researchers also adopted concept-driven attention extraction to provide interpretable spatial guidance [2]. Frozen diffusion features proved competitive with and complementary to state-of-the-art encoders such as DINOv3 [2]. Training only the lightweight decoder heads on the frozen backbone yielded strong performance across semantic segmentation, salient object detection, and depth estimation [2]. The framework further enables synthetic data generation at scale, a capability the authors highlight as a practical output of the system [2]. arXiv, which began on August 14, 1991, serves as a non-peer-reviewed repository for preprints across disciplines including computer science, physics, and mathematics [6]. As of November 2024, the platform received approximately 24,000 submissions per month and had surpassed two million total articles by the end of 2021 [6]. The MMDiff paper appears with the standard arXiv abstract page tools, including the arXivLabs framework, a community collaboration space that hosts experimental features such as bibliographic explorers and code finders [4][5]. arXivLabs was formalized in 2020 to allow third-party developers to build tools that integrate directly with the repository, under guidelines that enforce user data privacy and alignment with arXiv’s values of openness and community [4].

tool-releaseresearch-paperbenchmark

Background sources we checked (7)
  • arxiv.org ↗ Diffusion transformers have demonstrated remarkable generative capabilities, yet the rich perceptual representations computed across their denoising trajectory are discarded once the content is rendered. We present MMDiff, a framework that transforms a frozen diffusion transforme…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…

Sources

Spot something wrong? Report an issue