English

Does Visual Rendering Bypass Tokenization? Investigating Script-Tokenizer Misalignment in Pixel-Based Language Models

Computation and Language 2026-02-10 v1 Artificial Intelligence Machine Learning

Abstract

While pixel-based language modeling aims to bypass the sub-word tokenization bottleneck by rendering text as images, recent multimodal variants such as DualGPT reintroduce text tokenizers to improve autoregressive performance. We investigate a fundamental question, does visual rendering truly decouple a model from tokenization constraints? Focusing on four Indonesian low-resource local languages that have their own non-Latin scripts (i.e., Javanese, Balinese, Sundanese, and Lampungnese), we evaluate the impact of script-tokenizer alignment within the DualGPT architecture. Our results show that, despite visual rendering, reintegrating a text tokenizer into the architecture reintroduces the same issue that pixel-based language modeling aims to resolve, which is the tokenizer misalignment problem. Despite having lower OOV and fertility rates, we show that the Llama 2 tokenizer performs significantly worse than a custom tokenizer, with improvements of up to 30.15 chrF++. Our findings serve as a warning for future multimodal variants, as text tokenizers remain a significant barrier to equitable models.

Keywords

Cite

@article{arxiv.2602.06973,
  title  = {Does Visual Rendering Bypass Tokenization? Investigating Script-Tokenizer Misalignment in Pixel-Based Language Models},
  author = {Lucky Susanto and Musa Izzanardi Wijanarko and Khumaisa Nur'aini and Farid Adilazuarda and Alham Fikri Aji and Derry Tanti Wijaya},
  journal= {arXiv preprint arXiv:2602.06973},
  year   = {2026}
}

Comments

Submitted to ARR January

R2 v1 2026-07-01T10:24:54.280Z