LLM Agents in Interaction: Measuring Personality Consistency and Linguistic Alignment in Interacting Populations of Large Language Models
Ivar Frisch, Mario Giulianelli
TL;DR
This paper investigates whether LLM agents conditioned on personality prompts maintain their assigned traits during interaction and whether they linguistically align to conversational partners. Using GPT-3.5-turbo, the authors bootstrap a population of agents and assign Creative or Analytical Big Five-inspired personas, evaluating explicit personality via the Big Five Inventory and implicit alignment via LIWC analysis in non-interactive and interactive tasks. Results show that personality consistency is higher for the Creative profile, while interaction yields partial linguistic alignment and asymmetric adaptation, with analytic agents more prone to drift toward creativity. The findings highlight the need for robust persona-conditioning methods to support human-like, interactive LLM environments and lay groundwork for future studies on multi-turn inter-agent dialogue and alignment metrics.
Abstract
While both agent interaction and personalisation are vibrant topics in research on large language models (LLMs), there has been limited focus on the effect of language interaction on the behaviour of persona-conditioned LLM agents. Such an endeavour is important to ensure that agents remain consistent to their assigned traits yet are able to engage in open, naturalistic dialogues. In our experiments, we condition GPT-3.5 on personality profiles through prompting and create a two-group population of LLM agents using a simple variability-inducing sampling algorithm. We then administer personality tests and submit the agents to a collaborative writing task, finding that different profiles exhibit different degrees of personality consistency and linguistic alignment to their conversational partners. Our study seeks to lay the groundwork for better understanding of dialogue-based interaction between LLMs and highlights the need for new approaches to crafting robust, more human-like LLM personas for interactive environments.
