Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ARM: An AutoRegressive Large Multimodal Model with Unified Discrete Representations

About

This paper introduces ARM, a discrete representation-based AutoRegressive Model that unifies image understanding, generation, and editing within a next-token prediction framework. ARM is built on three efforts: first, we train a discrete semantic visual tokenizer that maps images into compact token sequences. Our tokenizer is supervised with multiple objectives that jointly promote semantic discriminability, language alignment and faithful reconstruction, thereby supporting diverse tasks in a shared latent space. With this, we train a 7B autoregressive model over large-scale text and image token sequences, seamlessly developing vision-language perception and generation capabilities. Finally, to further improve preference-aligned behavior for text-to-image generation and instruction-guided editing, ARM applies reinforcement learning (RL) to optimize task-level objectives such as visual quality, instruction adherence, and edit consistency. Surprisingly, the results show that RL not only substantially improves performance on the target tasks (e.g., raising WISE overall from 0.50 to 0.56, GEdit-Bench-EN G_O from 5.75 to 6.68), but also induces cross-task synergy between text-to-image generation and editing. Collectively, these findings highlight autoregressive modeling, when paired with strong representations and preference optimization, as a scalable foundation for multimodal intelligence. Code: https://github.com/wdrink/ARM.

Junke Wang, Xiao Wang, Jiacheng Pan, Xuefeng Hu, Feng Li, Jingxiang Sun, Chaorui Deng, Zilong Chen, Yunpeng Chen, Kaibin Tian, Matthew Gwilliam, Hao Chen, Danhui Guan, Kun Xu, Weilin Huang, Zuxuan Wu, Haoqi Fan, Yu-Gang Jiang, Zhenheng Yang• 2026

Related benchmarks

TaskDatasetResultRank
Text-to-Image GenerationGenEval
Overall Score86
914
Multimodal UnderstandingMMBench
Accuracy80.7
887
Multimodal UnderstandingSEED-Bench
Accuracy73.1
571
Multi-discipline Multimodal UnderstandingMMMU
Accuracy40.2
422
Text-to-Image GenerationDPG
Overall Score86
270
Object Hallucination EvaluationPOPE
Accuracy87.3
259
Visual Question AnsweringVQA v2
Accuracy76.1
257
Reasoning-based text-to-image generationWISE
Overall Score56
95
Instruction-guided image editingGEdit-Bench EN Full set
G_SC6.85
44
Image EditingGEdit-Bench-CN (Full set)
G_SC6.38
33
Showing 10 of 11 rows

Other info

GitHub

Follow for update