Pith. sign in

REVIEW 1 cited by

Egalitarian Language Representation in Language Models: It All Begins with Tokenizers

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2409.11501 v1 pith:37HAHZHB submitted 2024-09-17 cs.CL cs.AI

classification cs.CLcs.AI
keywords languagemodelstokenizerscomplexlanguagesrepresentationalgorithmegalitarian
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Tokenizers act as a bridge between human language and the latent space of language models, influencing how language is represented in these models. Due to the immense popularity of English-Centric Large Language Models (LLMs), efforts are being made to adapt them for other languages. However, we demonstrate that, from a tokenization standpoint, not all tokenizers offer fair representation for complex script languages such as Tamil, Sinhala, and Hindi, primarily due to the choice of pre-tokenization methods. We go further to show that pre-tokenization plays a more critical role than the tokenization algorithm itself in achieving an egalitarian representation of these complex script languages. To address this, we introduce an improvement to the Byte Pair Encoding (BPE) algorithm by incorporating graphemes, which we term Grapheme Pair Encoding (GPE). Our experiments show that grapheme-based character extraction outperforms byte-level tokenizers for complex scripts. We validate this approach through experiments on Tamil, Sinhala, and Hindi.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. One Tokenizer To Rule Them All: Emergent Language Plasticity via Multilingual Tokenizers

    cs.CL 2025-06 conditional novelty 6.0 of 10

    A tokenizer trained on more languages than the model's main pretraining set makes later language adaptation faster and better, with minimal loss on the pretraining languages.

Pith tools