paper-with-me

홈 › Papers

From Associations to Activations: Comparing Behavioral and Hidden-State Semantic Geometry in LLMs

2026-01-31 · Louis Schiekiera, Max Zimmer, Christophe Roux, Sebastian Pokutta, Fritz Günther arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.00628

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cross-Family Universality of Behavioral Axes via Anchor-Projected Representations

2026-05-11 · Su-Hyeon Kim, Yo-Sub Han arxiv

Large language models from different families use different hidden dimensions, tokenizers, and training procedures, making behavioral directions difficult to compare or transfer across models. We introduce an anchor-proj…

CLaRE-ty Amid Chaos: Quantifying Representational Entanglement to Predict Ripple Effects in LLM Editing

2026-03-11 · Manit Baser, Alperen Yildiz, Dinil Mon Divakaran, Mohan Gurusamy arxiv

The static knowledge representations of large language models (LLMs) inevitably become outdated or incorrect over time. While model-editing techniques offer a promising solution by modifying a model's factual association…

Counterfactual Explanation of Brain Activity Classifiers using Image-to-Image Transfer by Generative Adversarial Network

2021-10-28 · Teppei Matsui, Masato Taki, Trung Quang Pham, Junichi Chikazoe 외

Deep neural networks (DNNs) can accurately decode task-related information from brain activations. However, because of the nonlinearity of the DNN, the decisions made by DNNs are hardly interpretable. One of the promisin…

counterfactualCounterfactual ExplanationGenerative Adversarial Network

Examining the Proximity of Adversarial Examples to Class Manifolds in Deep Networks

2022-04-12 · Štefan Pócoš, Iveta Bečková, Igor Farkaš

Deep neural networks achieve remarkable performance in multiple fields. However, after proper training they suffer from an inherent vulnerability against adversarial examples (AEs). In this work we shed light on inner re…

image-classificationImage Classification

Silent Alarm: A J-Space Protocol for Comparing Danger Recognition Across Models and Quantization Levels

2026-07-14 · Roman Prosvirnin, Victor Minchenkov, Alexey Soldatov, Vladimir Bashun arxiv

Jailbreak-robustness research typically evaluates safety through generated responses using an LLM-as-judge approach. Such evaluations, however, are sensitive to the benchmark's grading procedure and capture only observed…