Pith. sign in

Models In a Spelling Bee: Language Models Implicitly Learn the Character Composition of Tokens

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

1 Pith paper citing it
abstract

Standard pretrained language models operate on sequences of subword tokens without direct access to the characters that compose each token's string representation. We probe the embedding layer of pretrained language models and show that models learn the internal character composition of whole word and subword tokens to a surprising extent, without ever seeing the characters coupled with the tokens. Our results show that the embedding layer of RoBERTa holds enough information to accurately spell up to a third of the vocabulary and reach high average character ngram overlap on all token types. We further test whether enriching subword models with additional character information can improve language modeling, and observe that this method has a near-identical learning curve as training without spelling-based enrichment. Overall, our results suggest that language modeling objectives incentivize the model to implicitly learn some notion of spelling, and that explicitly teaching the model how to spell does not appear to enhance its performance on such tasks.

citation-role summary

background 1

citation-polarity summary

fields

cs.CL 1

years

2025 1

verdicts

CONDITIONAL 1

roles

background 1

polarities

support 1

representative citing papers

SpeLLM: Character-Level Multi-Head Decoding

cs.CL · 2025-07-22 · conditional · novelty 6.0

SpeLLM converts a standard token-based LLM into a character-spelling model with multiple parallel output heads, achieving competitive downstream performance with a 5.1% average decoding speedup.

citing papers explorer

Showing 1 of 1 citing paper.

  • SpeLLM: Character-Level Multi-Head Decoding cs.CL · 2025-07-22 · conditional · none · ref 10 · internal anchor

    SpeLLM converts a standard token-based LLM into a character-spelling model with multiple parallel output heads, achieving competitive downstream performance with a 5.1% average decoding speedup.