Pith. sign in

REVIEW 5 cited by

SpaceByte: Towards Deleting Tokenization from Large Language Modeling

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 2404.14408 v3 pith:NBRB5OIM submitted 2024-04-22 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords performancebyte-levelmodelingspacebytelanguagetokenizationtransformerarchitectures
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Tokenization is widely used in large language models because it significantly improves performance. However, tokenization imposes several disadvantages, such as performance biases, increased adversarial vulnerability, decreased character-level modeling performance, and increased modeling complexity. To address these disadvantages without sacrificing performance, we propose SpaceByte, a novel byte-level decoder architecture that closes the performance gap between byte-level and subword autoregressive language modeling. SpaceByte consists of a byte-level Transformer model, but with extra larger transformer blocks inserted in the middle of the layers. We find that performance is significantly improved by applying these larger blocks only after certain bytes, such as space characters, which typically denote word boundaries. Our experiments show that for a fixed training and inference compute budget, SpaceByte outperforms other byte-level architectures and roughly matches the performance of tokenized Transformer architectures.

Discussion (0). Sign in to comment.

Forward citations

Cited by 5 Pith papers

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

  1. Scratchpad Patching: Decoupling Compute from Patch Size in Byte-Level Language Models

    cs.CL 2026-05 conditional novelty 7.0 of 10

    Scratchpad Patching decouples compute from patch size in byte-level language models by inserting entropy-triggered scratchpads to update patch context dynamically.

  2. LDARNet: DNA Adaptive Representation Network with Learnable Tokenization for Genomic Modeling

    cs.CL 2026-06 unverdicted novelty 6.0 of 10

    LDARNet learns adaptive token boundaries via dynamic chunking in a genomic foundation model and reports gains on histone modification tasks over larger models.

  3. Executable Boundary Contracts for Sound Event Traces

    cs.LO 2026-05 unverdicted novelty 6.0 of 10 partial

    Defines executable boundary contracts for sound event traces using an STL-embeddable Boolean fragment plus interval and duration clauses, then evaluates them on speech and soundscape data where they disagree with stan...

  4. Proxy Compression for Language Modeling

    cs.CL 2026-02 conditional novelty 6.0 of 10

    Proxy compression trains language models on both raw bytes and compressed sequences to enable efficient training with raw-byte inference at test time.

  5. Afrispeech Semantics: Evaluating Audio Semantic Reasoning in Spoken Language Models Across Domains and Accents

    cs.CL 2026-05 unverdicted novelty 4.0 of 10

    Audio language models are benchmarked on five semantic and paralinguistic reasoning tasks to reveal limitations in handling spoken audio evidence, accent variation, and domain shifts.

Pith tools