English

Hot-Start from Pixels: Low-Resolution Visual Tokens for Chinese Language Modeling

Computer Vision and Pattern Recognition 2026-03-04 v3 Artificial Intelligence

Abstract

Large language models typically represent Chinese characters as discrete index-based tokens, largely ignoring their visual form. For logographic scripts, visual structure carries semantic and phonetic information, which may aid prediction. We investigate whether low-resolution visual inputs can serve as an alternative for character-level modeling. Instead of token IDs, our decoder receives grayscale images of individual characters, with resolutions as low as 8 x 8 pixels. Remarkably, these inputs achieve 39.2% accuracy, comparable to the index-based baseline of 39.1%. Such low-resource settings also exhibit a pronounced hot-start effect: by 0.4% of total training, accuracy reaches above 12%, while index-based models lag at below 6%. Overall, our results demonstrate that minimal visual structure can provide a robust and efficient signal for Chinese language modeling, offering an alternative perspective on character representation that complements traditional index-based approaches.

Keywords

Cite

@article{arxiv.2601.09566,
  title  = {Hot-Start from Pixels: Low-Resolution Visual Tokens for Chinese Language Modeling},
  author = {Shuyang Xiang and Hao Guan},
  journal= {arXiv preprint arXiv:2601.09566},
  year   = {2026}
}

Comments

15 pages, 5 figures, submitted to ACL 2026

R2 v1 2026-07-01T09:04:28.415Z