English

Vision as a Dialect: Unifying Visual Understanding and Generation via Text-Aligned Representations

Computer Vision and Pattern Recognition 2025-06-24 v1 Artificial Intelligence Computation and Language Multimedia

Abstract

This paper presents a multimodal framework that attempts to unify visual understanding and generation within a shared discrete semantic representation. At its core is the Text-Aligned Tokenizer (TA-Tok), which converts images into discrete tokens using a text-aligned codebook projected from a large language model's (LLM) vocabulary. By integrating vision and text into a unified space with an expanded vocabulary, our multimodal LLM, Tar, enables cross-modal input and output through a shared interface, without the need for modality-specific designs. Additionally, we propose scale-adaptive encoding and decoding to balance efficiency and visual detail, along with a generative de-tokenizer to produce high-fidelity visual outputs. To address diverse decoding needs, we utilize two complementary de-tokenizers: a fast autoregressive model and a diffusion-based model. To enhance modality fusion, we investigate advanced pre-training tasks, demonstrating improvements in both visual understanding and generation. Experiments across benchmarks show that Tar matches or surpasses existing multimodal LLM methods, achieving faster convergence and greater training efficiency. Code, models, and data are available at https://tar.csuhan.com

Keywords

Cite

@article{arxiv.2506.18898,
  title  = {Vision as a Dialect: Unifying Visual Understanding and Generation via Text-Aligned Representations},
  author = {Jiaming Han and Hao Chen and Yang Zhao and Hanyu Wang and Qi Zhao and Ziyan Yang and Hao He and Xiangyu Yue and Lu Jiang},
  journal= {arXiv preprint arXiv:2506.18898},
  year   = {2025}
}

Comments

Project page: https://tar.csuhan.com

R2 v1 2026-07-01T03:29:56.822Z