Vocab Diet: Reshaping the Vocabulary of LLMs via Vector Arithmetic

Yuval Reif, Guy Kaplan, Roy Schwartz


Abstract
Large language models (LLMs) often encode word-form variation (e.g., *walk* vs. *walk**ed***) as linear directions in the embedding space. However, standard tokenization algorithms treat such variants as distinct words with different vocabulary entries—quickly filling the size-capped token vocabulary with surface-form variation (e.g., *walk*, *walk**ing***, ***W**alk*), at the expense of diversity and multilingual coverage. We show that many of these variations can be captured by *transformation* vectors—additive offsets that yield the appropriate word representation when applied to a *base form* embedding, in both the input and output spaces. Building on this, we propose a compact reshaping of the vocabulary: instead of assigning unique tokens to each surface form, we compose them from shared *base form* and *transformation* vectors (e.g., *walked* is *walk*+*past tense*). Our approach is lightweight—keeping the pretrained backbone frozen and only training small adaptation modules. We apply it across five languages and multiple LLMs in both pretraining and post-hoc adaptation, freeing 10-40% of vocabulary slots to be reallocated where tokenization is inefficient. Importantly, we do so while also expanding vocabulary coverage to out-of-vocabulary words, and with minimal impact on downstream performance. Our findings motivate a rethinking of vocabulary design, towards a representation that better matches the underlying structure of language and the practical needs of multilingual coverage.
Anthology ID:
2026.findings-acl.1618
Volume:
Findings of the Association for Computational Linguistics: ACL 2026
Month:
July
Year:
2026
Address:
San Diego, California, United States
Editors:
Maria Liakata, Viviane P. Moreira, Jiajun Zhang, David Jurgens
Venue:
Findings
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
32334–32352
Language:
URL:
https://preview.aclanthology.org/ingest-acl/2026.findings-acl.1618/
DOI:
Bibkey:
Cite (ACL):
Yuval Reif, Guy Kaplan, and Roy Schwartz. 2026. Vocab Diet: Reshaping the Vocabulary of LLMs via Vector Arithmetic. In Findings of the Association for Computational Linguistics: ACL 2026, pages 32334–32352, San Diego, California, United States. Association for Computational Linguistics.
Cite (Informal):
Vocab Diet: Reshaping the Vocabulary of LLMs via Vector Arithmetic (Reif et al., Findings 2026)
Copy Citation:
PDF:
https://preview.aclanthology.org/ingest-acl/2026.findings-acl.1618.pdf
Checklist:
 2026.findings-acl.1618.checklist.pdf