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

ViQ: Text-Aligned Visual Quantized Representations at Any Resolution

About

A unified representation for text and vision is a natural pursuit, as it enables simpler multimodal modeling and more efficient training. However, representing images as discrete signals in the same way as text inevitably introduces severe information loss. Existing work struggles to balance low-level details and high-level semantics in discrete representations: reconstruction-oriented representations often lack semantic information, whereas semantically stronger features typically suffer from severe loss of detail. We present ViQ, a Visual Quantized Representations framework, which is designed to balance semantics and details in discrete representations while supporting inputs at native resolutions, thereby enabling it to serve as a unified and general discrete representation for arbitrary visual inputs. Our approach structures quantization learning into two stages: text-aligned pre-training and feature discretization. With text-aligned pre-training, we enhance the visual encoder semantic-rich supervision from the pretrained language model and enable it to process native-resolution visual inputs. During discretization, we propose a proximal representation learning strategy to progressively compact the feature space, along with a position-aware head-wise quantization mechanism that enables flexible processing of arbitrary resolutions. Extensive experiments on multimodal tasks demonstrate that ViQ achieves competitive performance compared to state-of-the-art multimodal vision encoders with continuous and high-dimensional visual features, while maintaining high precision in low-level reconstruction. We also show that multimodal training with visual quantized representations largely improves efficiency, yielding up to 20\%-70\% acceleration with different base LLMs and training recipes.

Xumin Yu, Zuyan Liu, Zhenyu Yang, Yuhao Dong, Shengsheng Qian, Jiwen Lu, Han Hu, Yongming Rao• 2026

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringTextVQA--
1455
Visual Question AnsweringChartQA
Accuracy72.8
620
Multimodal UnderstandingMMStar
Accuracy54.2
511
Diagram Question AnsweringAI2D
AI2D Accuracy76.7
509
Optical Character RecognitionOCRBench
Score711
486
Diagram UnderstandingAI2D
Accuracy76.7
377
Visual Question AnsweringInfoVQA
Accuracy55.3
264
Visual Question AnsweringSimpleVQA
Accuracy0.285
225
Image ReconstructionImageNet-1k 256 x 256 (val)
rFID0.62
144
Visual Question AnsweringDocVQA
ANLS88.9
75
Showing 10 of 12 rows

Other info

GitHub

Follow for update