English

Know Thyself? On the Incapability and Implications of AI Self-Recognition

Artificial Intelligence 2025-10-07 v1 Computation and Language Computers and Society Machine Learning

Abstract

Self-recognition is a crucial metacognitive capability for AI systems, relevant not only for psychological analysis but also for safety, particularly in evaluative scenarios. Motivated by contradictory interpretations of whether models possess self-recognition (Panickssery et al., 2024; Davidson et al., 2024), we introduce a systematic evaluation framework that can be easily applied and updated. Specifically, we measure how well 10 contemporary larger language models (LLMs) can identify their own generated text versus text from other models through two tasks: binary self-recognition and exact model prediction. Different from prior claims, our results reveal a consistent failure in self-recognition. Only 4 out of 10 models predict themselves as generators, and the performance is rarely above random chance. Additionally, models exhibit a strong bias toward predicting GPT and Claude families. We also provide the first evaluation of model awareness of their own and others' existence, as well as the reasoning behind their choices in self-recognition. We find that the model demonstrates some knowledge of its own existence and other models, but their reasoning reveals a hierarchical bias. They appear to assume that GPT, Claude, and occasionally Gemini are the top-tier models, often associating high-quality text with them. We conclude by discussing the implications of our findings on AI safety and future directions to develop appropriate AI self-awareness.

Keywords

Cite

@article{arxiv.2510.03399,
  title  = {Know Thyself? On the Incapability and Implications of AI Self-Recognition},
  author = {Xiaoyan Bai and Aryan Shrivastava and Ari Holtzman and Chenhao Tan},
  journal= {arXiv preprint arXiv:2510.03399},
  year   = {2025}
}

Comments

Our code is available, see https://github.com/ChicagoHAI/self-recognition