← all papers · overview

Separate Before You Compress: The WWHO Tokenization Architecture

Abstract

Current Large Language Models (LLMs) mostly use BPE (Byte Pair Encoding) based tokenizers, which are very effective for simple structured Latin scripts such as English. However, standard BPE tokenizers struggle to process complex Abugida scripts due to their structural complexity. The problem is that these tokenizers break complex conjuncts, which are multi-codepoint grapheme clusters, into meanin

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).