From Associations to Activations: Comparing Behavioral and Hidden-State Semantic Geometry in LLMs
Louis Schiekiera, Max Zimmer, Christophe Roux, Sebastian Pokutta, Fritz Günther
TL;DR
This work investigates whether a large language model's hidden-state semantic geometry can be recovered from observable behavior using psycholinguistic paradigms. By collecting 17.5M+ trials across eight instruction-tuned transformers on a shared 5,000-word noun vocabulary and applying Representational Similarity Analysis, the authors compare behavior-derived semantics to layerwise hidden-state representations under multiple extraction strategies. They find forced-choice behavior aligns substantially more with hidden-state geometry than free association, and that held-out-words ridge regression shows behavior adds predictive power beyond lexical baselines and cross-model consensus, indicating recoverable internal semantic structure from behavior alone. The results highlight the importance of task design and cross-model commonalities for probing internal representations, with practical implications for interpretability and reproducibility in evaluating semantic knowledge in LLMs.
Abstract
We investigate the extent to which an LLM's hidden-state geometry can be recovered from its behavior in psycholinguistic experiments. Across eight instruction-tuned transformer models, we run two experimental paradigms -- similarity-based forced choice and free association -- over a shared 5,000-word vocabulary, collecting 17.5M+ trials to build behavior-based similarity matrices. Using representational similarity analysis, we compare behavioral geometries to layerwise hidden-state similarity and benchmark against FastText, BERT, and cross-model consensus. We find that forced-choice behavior aligns substantially more with hidden-state geometry than free association. In a held-out-words regression, behavioral similarity (especially forced choice) predicts unseen hidden-state similarities beyond lexical baselines and cross-model consensus, indicating that behavior-only measurements retain recoverable information about internal semantic geometry. Finally, we discuss implications for the ability of behavioral tasks to uncover hidden cognitive states.
