Self-Recognition in Language Models
Tim R. Davidson, Viacheslav Surkov, Veniamin Veselovsky, Giuseppe Russo, Robert West, Caglar Gulcehre
TL;DR
This work introduces an externally applicable security-question based test to assess self recognition in ten open- and closed-source language models without accessing internal probabilities or parameters. Using a latent variable framework, the authors map observed verdict-based accuracy to a latent self-recognition strength, and analyze effects of answer length and option count through targeted interventions. Across extensive experiments, they find no evidence for general self recognition, instead observing a global preference for the most competent answers across models and notable position-bias effects that complicate benchmarking. The findings imply that current LMs do not maintain a stable self-identity signal but instead align with broader reward-driven preferences, with implications for safety, model-to-model interactions, and evaluation design; the authors provide open-source tooling to reproduce and extend the work.
Abstract
A rapidly growing number of applications rely on a small set of closed-source language models (LMs). This dependency might introduce novel security risks if LMs develop self-recognition capabilities. Inspired by human identity verification methods, we propose a novel approach for assessing self-recognition in LMs using model-generated "security questions". Our test can be externally administered to monitor frontier models as it does not require access to internal model parameters or output probabilities. We use our test to examine self-recognition in ten of the most capable open- and closed-source LMs currently publicly available. Our extensive experiments found no empirical evidence of general or consistent self-recognition in any examined LM. Instead, our results suggest that given a set of alternatives, LMs seek to pick the "best" answer, regardless of its origin. Moreover, we find indications that preferences about which models produce the best answers are consistent across LMs. We additionally uncover novel insights on position bias considerations for LMs in multiple-choice settings.
