Pith. sign in

REVIEW 2 cited by

MorphPiece : A Linguistic Tokenizer for Large Language Models

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 2307.07262 v2 pith:KVHLEGMK submitted 2023-07-14 cs.CL

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

Tokenization is a critical part of modern NLP pipelines. However, contemporary tokenizers for Large Language Models are based on statistical analysis of text corpora, without much consideration to the linguistic features. I propose a linguistically motivated tokenization scheme, MorphPiece, which is based partly on morphological segmentation of the underlying text. A GPT-style causal language model trained on this tokenizer (called MorphGPT) shows comparable or superior performance on a variety of supervised and unsupervised NLP tasks, compared to the OpenAI GPT-2 model. Specifically I evaluated MorphGPT on language modeling tasks, zero-shot performance on GLUE Benchmark with various prompt templates, massive text embedding benchmark (MTEB) for supervised and unsupervised performance, and lastly with another morphological tokenization scheme (FLOTA, Hoffmann et al., 2022) and find that the model trained on MorphPiece outperforms GPT-2 on most evaluations, at times with considerable margin, despite being trained for about half the training iterations.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Evaluating Morphological Alignment of Tokenizers in 70 Languages

    cs.CL 2025-07 conditional novelty 5.0 of 10

    Morphological alignment of tokenizers across 70 languages explains only about 0.5% to 6% of variance in language model task performance, with a small negative trend.

  2. MoVoC: Morphology-Aware Subword Construction for Geez Script Languages

    cs.CL 2025-09 reject novelty 4.0 of 10

    MoVoC-Tok, a hybrid morpheme-and-BPE tokenizer, improves intrinsic morphological boundary metrics for Geez script languages without improving translation quality.

Pith tools