paper-with-me

Papers

UniDDT: Unifying Multimodal Understanding and Generation with Decoupled Diffusion Transformer

2026-06-15 · Shuai Wang, Liang Li, Yang Chen, Ruopeng Gao, Yao Teng, Limin Wang arxiv

Unified Multimodal Models (UMMs) have emerged as a critical direction for general-purpose multimodal intelligence, integrating understanding and generation into a single framework. However, existing UMMs face prominent challenges: (1) the inherent learning conflicts between visual understanding and generation tasks, leading to suboptimal modeling in both tasks; (2) different understanding and generation visual spaces impeding scalability; (3) over-reliance on task-specific data that neglects the duality of text-image understanding and generation. To address these challenges, we propose UniDDT, which leverages a Noisy ViT encoder along with an LLM to unify semantic encoding for visual generation and understanding tasks, while employing a separate diffusion decoder to decouple diffusion decoding from text decoding. With this Noisy ViT encoder, UniDDT is able to leverage the latent space as a unified visual representation, enabling seamless compatibility between understanding and generation tasks. Thus, the scalability within the generation tasks and the semantic expressiveness within understanding tasks can be balanced. Also, we construct dual data structures from the same image-text pairs, fostering interdependence between the generation and understanding data to exploit their inherent duality. Extensive experiments demonstrate that UniDDT achieves effective unification of multimodal understanding and generation with enhanced semantic consistency and scalability. For visual generation tasks, our UniDDT achieves 0.87 GenEval score and 86.9 DPG overall score. For multimodal understanding tasks, our UniDDT achieves 1699.5 score on MME benchmark and 76.5 overall score on SEEDbench.

📄 PDF Abstract BibTeX arXiv:2606.16255

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UmniBench: Unified Understand and Generation Model Oriented Omni-dimensional Benchmark

2025-12-19 · Kai Liu, Leyang Chen, Wenbo Li, Zhikai Chen 외 arxiv

Unifying multimodal understanding and generation has shown impressive capabilities in cutting-edge proprietary systems. However, evaluations of unified multimodal models (UMMs) remain decoupled, assessing their understan…

OmniBridge: Unified Multimodal Understanding, Generation, and Retrieval via Latent Space Alignment

2025-09-23 · Teng Xiao, Zuchao Li, Lefei Zhang arxiv

Recent advances in multimodal large language models (LLMs) have led to significant progress in understanding, generation, and retrieval tasks. However, current solutions often treat these tasks in isolation or require tr…

Multimodal Reasoning

Speech-Language Models with Decoupled Tokenizers and Multi-Token Prediction

2025-06-14 · Xiaoran Fan, Zhichao Sun, Yangfan Gao, Jingfei Xiong 외

Speech-language models (SLMs) offer a promising path toward unifying speech and text understanding and generation. However, challenges remain in achieving effective cross-modal alignment and high-quality speech generatio…

cross-modal alignment

TUNA: Taming Unified Visual Representations for Native Unified Multimodal Models

2025-12-01 · Zhiheng Liu, Weiming Ren, Haozhe Liu, Zijian Zhou 외 arxiv

Unified multimodal models (UMMs) aim to jointly perform multimodal understanding and generation within a single framework. We present TUNA, a native UMM that builds a unified continuous visual representation by cascading…

Video GenerationImage Editing

HYDRA: Unifying Multi-modal Generation and Understanding via Representation-Harmonized Tokenization

2026-03-16 · Xuerui Qiu, Yutao Cui, Guozhen Zhang, Junzhe Li 외 arxiv

Unified Multimodal Models struggle to bridge the fundamental gap between the abstract representations needed for visual understanding and the detailed primitives required for generation. Existing approaches typically com…