English

Where Does Authorship Signal Emerge in Encoder-Based Language Models?

Computation and Language 2026-05-27 v2

Abstract

Authorship attribution models fine-tuned with the same pretrained encoder, data, and loss can differ four-fold in performance depending only on their scoring mechanism. We use mechanistic interpretability tools to explain this gap. Stylistic features such as word length, punctuation density, and function-word frequency are similarly available at every layer in every model we probe, including an off-the-shelf control encoder, suggesting that the gap is not explained by their linear readability. Instead, causal intervention shows that the scorer appears to determine where the encoder consolidates authorship signal. Mean pooling forces consolidation by early to mid layers, while late interaction defers it to later layers. We further derive this difference from the gradient structure of each scorer, and training dynamics reveal distinct learning trajectories that follow from that difference.

Keywords

Cite

@article{arxiv.2605.19908,
  title  = {Where Does Authorship Signal Emerge in Encoder-Based Language Models?},
  author = {Francis Kulumba and Guillaume Vimont and Laurent Romary and Florian Cafiero},
  journal= {arXiv preprint arXiv:2605.19908},
  year   = {2026}
}

Comments

12 pages, 6 figures. Under review