paper-with-me

Papers

Dual Diffusion for Unified Image Generation and Understanding

2024-12-31 · CVPR 2025 1 · Zijie Li, Henry Li, Yichun Shi, Amir Barati Farimani, Yuval Kluger, Linjie Yang, Peng Wang

Diffusion models have gained tremendous success in text-to-image generation, yet still lag behind with visual understanding tasks, an area dominated by autoregressive vision-language models. We propose a large-scale and fully end-to-end diffusion model for multi-modal understanding and generation that significantly improves on existing diffusion-based multimodal models, and is the first of its kind to support the full suite of vision-language modeling capabilities. Inspired by the multimodal diffusion transformer (MM-DiT) and recent advances in discrete diffusion language modeling, we leverage a cross-modal maximum likelihood estimation framework that simultaneously trains the conditional likelihoods of both images and text jointly under a single loss function, which is back-propagated through both branches of the diffusion transformer. The resulting model is highly flexible and capable of a wide range of tasks including image generation, captioning, and visual question answering. Our model attained competitive performance compared to recent unified image understanding and generation models, demonstrating the potential of multimodal diffusion modeling as a promising alternative to autoregressive next-token prediction models.

📄 PDF Abstract BibTeX arXiv:2501.00289

Code (1)

zijieli-Jlee/Dual-Diffusion pytorch

Tasks

Image GenerationLanguage ModelingLanguage ModellingQuestion AnsweringText to Image GenerationText-to-Image GenerationVisual Question Answering

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ILLUME+: Illuminating Unified MLLM with Dual Visual Tokenization and Diffusion Refinement

2025-04-02 · Runhui Huang, Chunwei Wang, Junwei Yang, Guansong Lu 외

We present ILLUME+ that leverages dual visual tokenization and a diffusion decoder to improve both deep semantic understanding and high-fidelity image generation. Existing unified models have struggled to simultaneously …

DecoderImage GenerationImage ReconstructionSuper-Resolution+2

UniDDT: Unifying Multimodal Understanding and Generation with Decoupled Diffusion Transformer

2026-06-15 · Shuai Wang, Liang Li, Yang Chen, Ruopeng Gao 외 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 c…

Nexus-Gen: A Unified Model for Image Understanding, Generation, and Editing

2025-04-30 · Hong Zhang, Zhongjie Duan, Xingjun Wang, Yuze Zhao 외

Unified multimodal large language models (MLLMs) aim to integrate multimodal understanding and generation abilities through a single framework. Despite their versatility, existing open-source unified models exhibit perfo…

Image Generation

UniAlignment: Semantic Alignment for Unified Image Generation, Understanding, Manipulation and Perception

2025-09-28 · Xinyang Song, Libin Wang, Weining Wang, Shaozhen Liu 외 arxiv

The remarkable success of diffusion models in text-to-image generation has sparked growing interest in expanding their capabilities to a variety of multi-modal tasks, including image understanding, manipulation, and perc…

Text-to-Image Generationmultimodal generation

MMGen: Unified Multi-modal Image Generation and Understanding in One Go

2025-03-26 · Jiepeng Wang, Zhaoqing Wang, Hao Pan, YuAn Liu 외

A unified diffusion framework for multi-modal generation and understanding has the transformative potential to achieve seamless and controllable image diffusion and other cross-modal tasks. In this paper, we introduce MM…

Image Generation