Youtu-VL: Unleashing Visual Potential via Unified Vision-Language Supervision
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Detection | COCO 2017 (val) | AP48 | 2843 | |
| Semantic segmentation | ADE20K | mIoU54.2 | 1028 | |
| Semantic segmentation | Cityscapes | mIoU70.4 | 668 | |
| Object Detection | COCO (val) | mAP47.1 | 637 | |
| Semantic segmentation | COCO Stuff | mIoU52.2 | 399 | |
| Referring Expression Comprehension | RefCOCO+ (val) | -- | 354 | |
| Referring Expression Comprehension | RefCOCO (val) | -- | 348 | |
| Referring Expression Comprehension | RefCOCO (testA) | -- | 346 | |
| Referring Expression Comprehension | RefCOCOg (val) | -- | 300 | |
| Referring Expression Comprehension | RefCOCOg (test) | -- | 300 |