cs.CLAug 4, 2026

Disentangling Language Modeling and Boundaries

Authors: Mykola Haltiuk

Organizations: Faculty of Computer Science AGH University of Krakow Krakow, Poland

Abstract

Byte-level language models are usually argued for on the grounds of robustness, multilingual fairness, and character-level skills. We point to a different, structural advantage: because they read and write bytes, any two of them share an output space, so knowledge transfer between them is exact and independent of how either was originally tokenized. We hypothesize that the two distributions a byte-level model produces, one over the next byte, one over where its patch boundaries fall, can be disentangled and changed almost independently. A model could absorb a teacher's capability while keeping its own boundaries, or change how it places those boundaries while keeping its capabilities. We lay out the two experiments that would settle the hypothesis, alongside preliminary measurements of the properties they rest on. We argue that the community should move toward a byte-level interface as a shared standard: if the hypothesis holds, then once byte-level models are the norm, transferring capabilities and reshaping boundaries between them become cheap and routine, free of the per-model tokenizer that blocks them today.

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