paper-with-me

Papers

Generative Multimodal Pretraining with Discrete Diffusion Timestep Tokens

2025-04-20 · CVPR 2025 1 · Kaihang Pan, Wang Lin, Zhongqi Yue, Tenglong Ao, Liyu Jia, Wei Zhao, Juncheng Li, Siliang Tang, Hanwang Zhang

Recent endeavors in Multimodal Large Language Models (MLLMs) aim to unify visual comprehension and generation by combining LLM and diffusion models, the state-of-the-art in each task, respectively. Existing approaches rely on spatial visual tokens, where image patches are encoded and arranged according to a spatial order (e.g., raster scan). However, we show that spatial tokens lack the recursive structure inherent to languages, hence form an impossible language for LLM to master. In this paper, we build a proper visual language by leveraging diffusion timesteps to learn discrete, recursive visual tokens. Our proposed tokens recursively compensate for the progressive attribute loss in noisy images as timesteps increase, enabling the diffusion model to reconstruct the original image at any timestep. This approach allows us to effectively integrate the strengths of LLMs in autoregressive reasoning and diffusion models in precise image generation, achieving seamless multimodal comprehension and generation within a unified framework. Extensive experiments show that we achieve superior performance for multimodal comprehension and generation simultaneously compared with other MLLMs. Project Page: https://DDT-LLaMA.github.io/.

📄 PDF Abstract BibTeX arXiv:2504.14666

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeImage Generation

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 제목 키워드 기반

Discrete Diffusion Models with MLLMs for Unified Medical Multimodal Generation

2025-10-07 · Jiawei Mao, Yuhan Wang, Lifeng Chen, Can Zhao 외 arxiv

Recent advances in generative medical models are constrained by modality-specific scenarios that hinder the integration of complementary evidence from imaging, pathology, and clinical notes. This fragmentation limits the…

multimodal generation

FullFlow: Upgrading Text-to-Image Flow Matching Models for Bidirectional Vision--Language Generation

2026-05-19 · Eric Tillmann Bill, Enis Simsar, Alessio Tonioni, Thomas Hofmann arxiv

Modern text-to-image diffusion models encode rich visual priors, but expose them only through one-way text-conditioned generation. Existing unified vision--language models derived from them recover bidirectional capabili…

Text Generation

RDPM: Solve Diffusion Probabilistic Models via Recurrent Token Prediction

2024-12-24 · Xiaoping Wu, Jie Hu, Xiaoming Wei

Diffusion Probabilistic Models (DPMs) have emerged as the de facto approach for high-fidelity image synthesis, operating diffusion processes on continuous VAE latent, which significantly differ from the text generation m…

Image Generationmultimodal generationPredictionText Generation

Generative Flows on Discrete State-Spaces: Enabling Multimodal Flows with Applications to Protein Co-Design

2024-02-07 · Andrew Campbell, Jason Yim, Regina Barzilay, Tom Rainforth 외

Combining discrete and continuous data is an important capability for generative models. We present Discrete Flow Models (DFMs), a new flow-based model of discrete data that provides the missing link in enabling flow-bas…

[MASK] is All You Need

2024-12-09 · Vincent Tao Hu, Björn Ommer

In generative models, two paradigms have gained attraction in various applications: next-set prediction-based Masked Generative Models and next-noise prediction-based Non-Autoregressive Models, e.g., Diffusion Models. In…

AllImage SegmentationSemantic Segmentation