Pith. sign in

REVIEW 1 cited by

Spelling-out is not Straightforward: LLMs' Capability of Tokenization from Token to Characters

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 2506.10641 v1 pith:KCOJF4AJ submitted 2025-06-12 cs.CL

Spelling-out is not Straightforward: LLMs' Capability of Tokenization from Token to Characters

classification cs.CL
keywords llmscharacter-levelcharacterinformationknowledgespellingspelling-outstraightforward
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Large language models (LLMs) can spell out tokens character by character with high accuracy, yet they struggle with more complex character-level tasks, such as identifying compositional subcomponents within tokens. In this work, we investigate how LLMs internally represent and utilize character-level information during the spelling-out process. Our analysis reveals that, although spelling out is a simple task for humans, it is not handled in a straightforward manner by LLMs. Specifically, we show that the embedding layer does not fully encode character-level information, particularly beyond the first character. As a result, LLMs rely on intermediate and higher Transformer layers to reconstruct character-level knowledge, where we observe a distinct "breakthrough" in their spelling behavior. We validate this mechanism through three complementary analyses: probing classifiers, identification of knowledge neurons, and inspection of attention weights.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. Stochasticity in Tokenisation Improves Robustness

    cs.CL 2026-04 unverdicted novelty 5.0

    Stochastic tokenisation during pre-training and fine-tuning improves LLM robustness to perturbations while preserving accuracy.