cs.CLAug 31, 2026

Toppling the Hierarchy in Byte-level Language Modeling

Authors: Lukas EdmanAlexander Fraser

Organizations: School of Computation, Information and Technology, TU Munich · Munich Center for Machine Learning · Munich Data Science Institute

Abstract

This work examines recent byte-level models and their failure to perfectly manipulate characters. State-of-the-art byte-level models use a hierarchical structure, starting at the byte level, downsampling to the word level, and then upsampling back to bytes. While this improves training and inference efficiency, we find that the hierarchical design itself limits character-level understanding, with pure byte-level models consistently outperforming hierarchical variants on character manipulation tasks. Ablating transformer layers into attention and feed-forward components further reveals that byte-level attention is the primary mechanism driving this behavior. Together, our results provide an explanation for the character-level failures of hierarchical byte models and establish a clear trade-off between computational efficiency and fine-grained character understanding.

Explore similar work

CardsList
  1. The Efficiency Gap in Byte Modeling

    May 13, 2026Celine Lee, Jing Nathan Yan, Chen Liang +9Neural Scaling LawsDiscrete Diffusion Model

  2. Fast Byte Latent Transformer

    May 8, 2026Julie Kallini, Artidoro Pagnoni, Tomasz Limisiewicz +5Autoregressive Generation