On the Design Fundamentals of Pixel Text Representation Learning

📅 2026-09-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文针对像素文本编码器存在的问题,通过设计四关键组件并训练Pixel Linguist II模型,提升了多语言视觉文本理解能力。
📝 Abstract
Text-rich visual inputs require models that can read, retrieve, and compress language directly in pixel space, yet existing pixel-text encoders struggle with fixed resolution pretraining, visual shortcut learning, weak visual grounding, and multilingual visual text understanding. In this work, we investigate the fundamental design principles required for robust visual text representation learning. Through systematic controlled ablations, we identify four critical components: variable image resolutions and rendered font sizes provide spatial proxies for high-resolution document generalization; natural image-text pairs are indispensable for grounding and prevent text-only collapse; layout-aware rendering helps prevent pixel-level shortcuts; and a two-stage multilingual curriculum enables effective cross-lingual alignment. By integrating these principles into a scalable training recipe, we train Pixel Linguist II, a native-resolution vision encoder trained with on-the-fly rendering, unified contrastive grounding, and a multilingual curriculum over 280M training examples. Pixel Linguist II sets new state-of-the-art results on English, cross-lingual, and multilingual Visual STS and ViDoRe, while also enabling better MLLM downstream evaluation. Notably, Pixel Linguist II remains robust under 80\% visual token compression, showing great promise for optical context compression. Our code and resources are available at https://github.com/Pixel-Linguist/Pixel-Linguist-II.
Problem

Research questions and friction points this paper is trying to address.

pixel-text encoders
visual text representation learning
multilingual visual text understanding
fixed resolution pretraining
visual shortcut learning
Innovation

Methods, ideas, or system contributions that make the work stand out.

variable image resolutions
natural image-text pairs
layout-aware rendering
two-stage multilingual curriculum
🔎 Similar Papers
No similar papers found.