Pith. sign in

Achieving Tokenizer Flexibility in Language Models through Heuristic Adaptation and Supertoken Learning

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Pretrained language models (LLMs) are often constrained by their fixed tokenization schemes, leading to inefficiencies and performance limitations, particularly for multilingual or specialized applications. This tokenizer lock-in presents significant challenges. standard methods to overcome this often require prohibitive computational resources. Although tokenizer replacement with heuristic initialization aims to reduce this burden, existing methods often require exhaustive residual fine-tuning and still may not fully preserve semantic nuances or adequately address the underlying compression inefficiencies. Our framework introduces two innovations: first, Tokenadapt, a model-agnostic tokenizer transplantation method, and second, novel pre-tokenization learning for multi-word Supertokens to enhance compression and reduce fragmentation. Tokenadapt initializes new unique token embeddings via a hybrid heuristic that combines two methods: a local estimate based on subword decomposition using the old tokenizer, and a global estimate utilizing the top-k semantically similar tokens from the original vocabulary. This methodology aims to preserve semantics while significantly minimizing retraining requirements. Empirical investigations validate both contributions: the transplantation heuristic successfully initializes unique tokens, markedly outperforming conventional baselines and sophisticated methods including Transtokenizer and ReTok, while our Supertokens achieve notable compression gains. Our zero-shot perplexity results demonstrate that the TokenAdapt hybrid initialization consistently yields lower perplexity ratios compared to both ReTok and TransTokenizer baselines across different base models and newly trained target tokenizers. TokenAdapt typically reduced the overall perplexity ratio significantly compared to ReTok, yielding at least a 2-fold improvement in these aggregate scores.

fields

cs.CL 1

years

2026 1

verdicts

ACCEPT 1

representative citing papers

Writing-System-Level Tokenizer Adaptation for Byte-Level BPE

cs.CL · 2026-08-01 · accept · novelty 6.0

A fixed-vocabulary tokenizer surgery method reduces Ukrainian token counts by 33-37% on Nemotron and GPT-OSS while preserving 77-78% of original token IDs and leaving English and EU token counts essentially unchanged.

citing papers explorer

Showing 1 of 1 citing paper.

  • Writing-System-Level Tokenizer Adaptation for Byte-Level BPE cs.CL · 2026-08-01 · accept · none · ref 2021 · internal anchor

    A fixed-vocabulary tokenizer surgery method reduces Ukrainian token counts by 33-37% on Nemotron and GPT-OSS while preserving 77-78% of original token IDs and leaving English and EU token counts essentially unchanged.