paper-with-me

홈 › Papers

Show-o: One Single Transformer to Unify Multimodal Understanding and Generation

2024-08-22 · Jinheng Xie, Weijia Mao, Zechen Bai, David Junhao Zhang, WeiHao Wang, Kevin Qinghong Lin, YuChao Gu, Zhijie Chen, Zhenheng Yang, Mike Zheng Shou

We present a unified transformer, i.e., Show-o, that unifies multimodal understanding and generation. Unlike fully autoregressive models, Show-o unifies autoregressive and (discrete) diffusion modeling to adaptively handle inputs and outputs of various and mixed modalities. The unified model flexibly supports a wide range of vision-language tasks including visual question-answering, text-to-image generation, text-guided inpainting/extrapolation, and mixed-modality generation. Across various benchmarks, it demonstrates comparable or superior performance to existing individual models with an equivalent or larger number of parameters tailored for understanding or generation. This significantly highlights its potential as a next-generation foundation model. Code and models are released at https://github.com/showlab/Show-o.

📄 PDF Abstract BibTeX arXiv:2408.12528

Code (1)

showlab/show-o jax

Tasks

10-shot image generationImage GenerationQuestion 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 제목 키워드 기반

Unified-IO 2: Scaling Autoregressive Multimodal Models with Vision, Language, Audio, and Action

2023-12-28 · Jiasen Lu, Christopher Clark, Sangho Lee, Zichen Zhang 외

We present Unified-IO 2, the first autoregressive multimodal model that is capable of understanding and generating image, text, audio, and action. To unify different modalities, we tokenize inputs and outputs -- images, …

DecoderImage GenerationNatural Language Understanding

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…

UALM: Unified Audio Language Model for Understanding, Generation and Reasoning

2025-10-13 · Jinchuan Tian, Sang-gil Lee, Zhifeng Kong, Sreyan Ghosh 외 arxiv

Recent advances in the audio language modeling (ALM) domain tackle audio understanding and text-to-audio generation as separate tasks. Very few studies attempt to unify these tasks -- an essential step toward advanced mu…

Multimodal ReasoningAudio Generation

AToken: A Unified Tokenizer for Vision

2025-09-17 · Jiasen Lu, Liangchen Song, Mingze Xu, Byeongjoo Ahn 외 arxiv

We present AToken, the first unified visual tokenizer that achieves both high-fidelity reconstruction and semantic understanding across images, videos, and 3D assets. Unlike existing tokenizers that specialize in either …

Text-to-Video GenerationImage Generation

SenseNova-U1: Unifying Multimodal Understanding and Generation with NEO-unify Architecture

2026-05-12 · Haiwen Diao, Penghao Wu, Hanming Deng, Jiahao Wang 외 arxiv

Recent large vision-language models (VLMs) remain fundamentally constrained by a persistent dichotomy: understanding and generation are treated as distinct problems, leading to fragmented architectures, cascaded pipeline…