paper-with-me

Papers

LLaDA-Image: Building Strong Image Generators with Fully Open Training Recipes

2026-09-03 · Chuyan Chen, Haoxing Chen, Kun Chen, Zhenglin Cheng, Long Cui, Ruishan Fang, Zhangxuan Gu, Zhicheng Huang, Zhenzhong Lan, Yuanting Lei, Haoquan Li, Jianguo Li, Rongchuan Li, Sidu Li, Tao Lin, Deyuan Liu, Jiacheng Liu, Lin Liu, Yuxuan Lou, Zhisheng Lu, Yuxin Ma, Shuheng Shen, Peng Sun, Chaoyang Wang, Hongjun Wang, Xiaomei Wang, Yongxin Wang, Chengzhang Wu, Hongru Wu, Jun Xie hf

We introduce LLaDA-Image, a unified framework that pairs a 6B Diffusion Transformer (DiT) trained from scratch with a frozen vision-language understanding module built on the LLaDA2.0-Mini diffusion language model backbone. Instead of relying heavily on paired image-text data from the beginning, we first build a strong visual generative prior through image-only pre-training and mid-training. The generation pipeline comprises 220M samples, 98 of which are real images. For efficient and scalable optimization, we use parameter-free RMSNorm throughout the DiT together with the Muon optimizer. The resulting unified model produces highly photorealistic images while accurately following fine-grained editing instructions. We further distill LLaDA-Image into LLaDA-Image-Turbo, enabling fast inference in 2-4 sampling steps. On Qwen-Image-Bench, LLaDA-Image achieves overall scores of 53.53 and 53.38 on the English and Chinese tracks, respectively, setting a new state-of-the-art among open-source models on both tracks. To support further research on capable and efficient generative models, we release our model weights, training code, and detailed recipes.

📄 PDF Abstract BibTeX arXiv:2609.03796

Code (5)

inclusionAI/LLaDA-Image ★ 8
🤗 inclusionAI/LLaDA-Image
🤗 inclusionAI/LLaDA-Image-FP8
🤗 inclusionAI/LLaDA-Image-Turbo
🤗 inclusionAI/LLaDA-Image-Turbo-FP8 ★ 1

Similar Papers 제목 키워드 기반

LLaDA-o: An Effective and Length-Adaptive Omni Diffusion Model

2026-03-01 · Zebin You, Xiaolu Zhang, Jun Zhou, Chongxuan Li 외 arxiv

We present \textbf{LLaDA-o}, an effective and length-adaptive omni diffusion model for multimodal understanding and generation. LLaDA-o is built on a Mixture of Diffusion (MoD) framework that decouples discrete masked di…

Text-to-Image Generation

LLaDA 1.5: Variance-Reduced Preference Optimization for Large Language Diffusion Models

2025-05-25 · Fengqi Zhu, Rongzhen Wang, Shen Nie, Xiaolu Zhang 외

While Masked Diffusion Models (MDMs), such as LLaDA, present a promising paradigm for language modeling, there has been relatively little effort in aligning these models with human preferences via reinforcement learning.…

GSM8KHumanEvalLanguage ModelingLanguage Modelling+1

LLaDA2.0-Uni: Unifying Multimodal Understanding and Generation with Diffusion Large Language Model

2026-04-22 · Inclusion AI, Tiwei Bie, Haoxing Chen, Tieyuan Chen 외 arxiv

We present LLaDA2.0-Uni, a unified discrete diffusion large language model (dLLM) that supports multimodal understanding and generation within a natively integrated framework. Its architecture combines a fully semantic d…

Image Generation

LLaDA-MedV: Exploring Large Language Diffusion Models for Biomedical Image Understanding

2025-08-03 · Xuanzhao Dong, Wenhui Zhu, Xiwen Chen, Zhipeng Wang 외 arxiv

Autoregressive models (ARMs) have long dominated the landscape of biomedical vision-language models (VLMs). Recently, masked diffusion models such as LLaDA have emerged as promising alternatives, yet their application in…

Large Language Diffusion Models

2025-02-14 · Shen Nie, Fengqi Zhu, Zebin You, Xiaolu Zhang 외

Autoregressive models (ARMs) are widely regarded as the cornerstone of large language models (LLMs). We challenge this notion by introducing LLaDA, a diffusion model trained from scratch under the pre-training and superv…

In-Context LearningInstruction Following