NAACL 2025findings1 citations

Weight-based Analysis of Detokenization in Language Models: Understanding the First Stage of Inference Without Inference

Go Kamoda, Benjamin Heinzerling, Tatsuro Inaba, Keito Kudo, Keisuke Sakaguchi, Kentaro Inui

Abstract

According to the stages-of-inference hypothesis, early layers of language models map their subword-tokenized input, which does not necessarily correspond to a linguistically meaningful segmentation, to more meaningful representations that form the model’s “inner vocabulary”.Prior analysis of this *detokenization* stage has predominantly relied on probing and interventions such as path patching, which involve selecting particular inputs, choosing a subset of components that will be patched, and then observing changes in model behavior.Here, we show that several important aspects of the detokenization stage can be understood purely by analyzing model weights, without performing any model inference steps.Specifically, we introduce an analytical decomposition of first-layer attention in GPT-2.Our decomposition yields interpretable terms that quantify the relative contributions of position-related, token-related, and mixed effects.By focusing on terms in this decomposition, we discover weight-based explanations of attention bias toward close tokens and attention for detokenization.

BibTeX
@inproceedings{kamoda-etal-2025-weight,
    title = "Weight-based Analysis of Detokenization in Language Models: Understanding the First Stage of Inference Without Inference",
    author = "Kamoda, Go  and
      Heinzerling, Benjamin  and
      Inaba, Tatsuro  and
      Kudo, Keito  and
      Sakaguchi, Keisuke  and
      Inui, Kentaro",
    editor = "Chiruzzo, Luis  and
      Ritter, Alan  and
      Wang, Lu",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2025",
    month = apr,
    year = "2025",
    address = "Albuquerque, New Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-naacl.355/",
    pages = "6324--6343",
    ISBN = "979-8-89176-195-7"
}
Weight-based Analysis of Detokenization in Language Models: Understanding the First Stage of Inference Without Inference · NAACL 2025