ZeroHour
Hugging Face daily paperspublished ()ingested Mika Okamoto, Gabriele Sarti

Encoded Early, Used Late: Where Transformers Begin to Act on an Inferred Partner's Expertise

infoAI researchimportance 30
AI summary · glm-5.3-flash

Probing finds transformers represent an inferred dialogue partner's expertise in early layers long before it causally influences output.

Using ExpertCollab, a corpus of multi-turn research-planning dialogues between model-played personas at four expertise levels, researchers show that a partner's inferred expertise is most decodable in early transformer layers and decays to near chance before the network's midpoint. Counterfactual patching reveals that injecting the expertise difference at peak decodability barely changes a fixed late-layer readout, while injection past the midpoint propagates almost completely. The result bounds where readout or steering of partner-conditioned behavior must intervene, demonstrated on a single model with a synthetic corpus.

  • Partner expertise is most decodable in early transformer layers
  • Early-layer information is largely causally inactive at late-layer readouts
  • Injection past the network midpoint propagates over an order of magnitude more
  • Demonstrated on one model using the synthetic ExpertCollab corpus
AI modelsExpertCollab
Full article212 words · extracted from huggingface.co · click to collapse

A transformer can make an attribute linearly decodable in its residual stream at a depth where that attribute does not yet influence the output. This gap between where information is readable and where it is used has been shown for attributes stated directly in the input. We ask whether it also holds for an attribute the model must infer gradually over a conversation, namely how expert its dialogue partner is. Using ExpertCollab, a corpus of multi-turn research-planning dialogues between model-played personas at four expertise levels, we find that partner expertise is most decodable in the early layers and falls to near chance before the midpoint of the network. Counterfactual patching shows that injecting the expertise difference at the layer of peak decodability barely changes a fixed late-layer readout, whereas the same difference injected past the midpoint propagates almost completely, a separation of more than an order of magnitude. A content-matched random control and a probe-free diagnostic place the transition at the same early layer, and a statically specified control attribute stays decodable throughout. An inferred relational attribute is therefore represented well before it becomes causally active, which bounds where any attempt to read out or steer partner-conditioned behavior must intervene. We use one model on a synthetic corpus as an initial demonstration.

Text extracted automatically; images, tables and formatting may be missing. Original: https://huggingface.co/papers/2609.07139