CLAICYMAJun 28, 2025

Agent-to-Agent Theory of Mind: Testing Interlocutor Awareness among Large Language Models

arXiv:2506.22957v22 citationsh-index: 2Has CodeEMNLP
Originality Incremental advance
AI Analysis

This addresses the need for reliable performance and safety in multi-agent and human-AI systems, though it is incremental by building on prior work on situational awareness.

The paper tackles the problem of LLMs' awareness of dialogue partners' identities and characteristics, formalizing this as interlocutor awareness and showing that LLMs reliably identify peers like GPT and Claude, with practical implications for enhanced collaboration and new vulnerabilities such as reward-hacking.

As large language models (LLMs) are increasingly integrated into multi-agent and human-AI systems, understanding their awareness of both self-context and conversational partners is essential for ensuring reliable performance and robust safety. While prior work has extensively studied situational awareness which refers to an LLM's ability to recognize its operating phase and constraints, it has largely overlooked the complementary capacity to identify and adapt to the identity and characteristics of a dialogue partner. In this paper, we formalize this latter capability as interlocutor awareness and present the first systematic evaluation of its emergence in contemporary LLMs. We examine interlocutor inference across three dimensions-reasoning patterns, linguistic style, and alignment preferences-and show that LLMs reliably identify same-family peers and certain prominent model families, such as GPT and Claude. To demonstrate its practical significance, we develop three case studies in which interlocutor awareness both enhances multi-LLM collaboration through prompt adaptation and introduces new alignment and safety vulnerabilities, including reward-hacking behaviors and increased jailbreak susceptibility. Our findings highlight the dual promise and peril of identity-sensitive behavior in LLMs, underscoring the need for further understanding of interlocutor awareness and new safeguards in multi-agent deployments. Our code is open-sourced at https://github.com/younwoochoi/InterlocutorAwarenessLLM.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes