Youtu-VL: Unleashing Visual Potential via Unified Vision-Language Supervision
Zhixiang Wei, Yi Li, Zhehan Kan, Xinghua Jiang, Zuwei Long, Shifeng Liu, Hongze Shen, Wei Liu, Xiaoyu Tan, Haojia Lin, Yubo Zhu, Qianyu Li, Di Yin, Haoyu Cao, Weibo Gu, Xin Li, Yinsong Liu, Deqiang Jiang, Xing Sun, Yunsheng Wu, Mingkong Tang, Shuangyin Liu, Lexiang Tang, Haodong Lin, Junru Lu, Jiarui Qin, Lingfeng Qiao, Ruizhi Qiao, Bo Ke, Jianfeng He, Ke Li, Yangning Li, Yunhang Shen, Mengdan Zhang, Peixian Chen, Kun Yin, Bing Liu, Yunfei Wu, Huang Chen, Zhongpeng Cai, Xiaotian Li
TL;DR
Youtu-VL addresses the loss of fine-grained visual information in Vision-Language Models caused by text-dominant training by introducing Vision-Language Unified Autoregressive Supervision (VLUAS), which treats visual signals as supervisory targets and unifies image and text in a single autoregressive objective. It builds a unified image-text vocabulary via a Synergistic Vision Tokenizer and a vision-language projector, enabling end-to-end training of a standard VLM without task-specific heads and achieving dense visual supervision through an autoregressive framework. The framework demonstrates competitive performance across both general multimodal tasks and vision-centric tasks, supported by extensive multi-stage pre-training on diverse data streams including vision-centric, OCR, STEM, GUI, and synthetic data, along with a robust multi-label NTP-M objective and RL for instruction following. The work provides a practical path toward generalist visual agents by combining perception, reasoning, and alignment in a single architecture, and offers analyses on data scaling, representation, and saturation to guide future scaling. Overall, Youtu-VL advances the goal of unified multimodal intelligence by bridging dense visual perception with language-based reasoning in open-world settings.
Abstract
Despite the significant advancements represented by Vision-Language Models (VLMs), current architectures often exhibit limitations in retaining fine-grained visual information, leading to coarse-grained multimodal comprehension. We attribute this deficiency to a suboptimal training paradigm inherent in prevailing VLMs, which exhibits a text-dominant optimization bias by conceptualizing visual signals merely as passive conditional inputs rather than supervisory targets. To mitigate this, we introduce Youtu-VL, a framework leveraging the Vision-Language Unified Autoregressive Supervision (VLUAS) paradigm, which fundamentally shifts the optimization objective from ``vision-as-input'' to ``vision-as-target.'' By integrating visual tokens directly into the prediction stream, Youtu-VL applies unified autoregressive supervision to both visual details and linguistic content. Furthermore, we extend this paradigm to encompass vision-centric tasks, enabling a standard VLM to perform vision-centric tasks without task-specific additions. Extensive empirical evaluations demonstrate that Youtu-VL achieves competitive performance on both general multimodal tasks and vision-centric tasks, establishing a robust foundation for the development of comprehensive generalist visual agents.
