paper-with-me

Papers

Games Agents Play: Towards Transactional Analysis in LLM-based Multi-Agent Systems

2025-07-28 · Monika Zamojska, Jarosław A. Chudziak arxiv

Multi-Agent Systems (MAS) are increasingly used to simulate social interactions, but most of the frameworks miss the underlying cognitive complexity of human behavior. In this paper, we introduce Trans-ACT (Transactional Analysis Cognitive Toolkit), an approach embedding Transactional Analysis (TA) principles into MAS to generate agents with realistic psychological dynamics. Trans-ACT integrates the Parent, Adult, and Child ego states into an agent's cognitive architecture. Each ego state retrieves context-specific memories and uses them to shape response to new situations. The final answer is chosen according to the underlying life script of the agent. Our experimental simulation, which reproduces the Stupid game scenario, demonstrates that agents grounded in cognitive and TA principles produce deeper and context-aware interactions. Looking ahead, our research opens a new way for a variety of applications, including conflict resolution, educational support, and advanced social psychology studies.

📄 PDF Abstract BibTeX arXiv:2507.21354

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TACLA: An LLM-Based Multi-Agent Tool for Transactional Analysis Training in Education

2025-10-19 · Monika Zamojska, Jarosław A. Chudziak arxiv

Simulating nuanced human social dynamics with Large Language Models (LLMs) remains a significant challenge, particularly in achieving psychological depth and consistent persona behavior crucial for high-fidelity training…

On the Development of Intelligent Agents for MOBA Games

2017-06-08 · Victor do Nascimento Silva, Luiz Chaimowicz

Multiplayer Online Battle Arena (MOBA) is one of the most played game genres nowadays. With the increasing growth of this genre, it becomes necessary to develop effective intelligent agents to play alongside or against h…

On the Role of Contextual Information and Ego States in LLM Agent Behavior for Transactional Analysis Dialogues

2025-12-18 · Monika Zamojska, Jarosław A. Chudziak arxiv

LLM-powered agents are now used in many areas, from customer support to education, and there is increasing interest in their ability to act more like humans. This includes fields such as social, political, and psychologi…

Information Retrieval

Risk-Sensitive Bayesian Games for Multi-Agent Reinforcement Learning under Policy Uncertainty

2022-03-18 · Hannes Eriksson, Debabrota Basu, Mina Alibeigi, Christos Dimitrakakis

In stochastic games with incomplete information, the uncertainty is evoked by the lack of knowledge about a player's own and the other players' types, i.e. the utility function and the policy space, and also the inherent…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Successful Nash Equilibrium Agent for a 3-Player Imperfect-Information Game

2018-04-13 · Sam Ganzfried, Austin Nowak, Joannier Pinales

Creating strong agents for games with more than two players is a major open problem in AI. Common approaches are based on approximating game-theoretic solution concepts such as Nash equilibrium, which have strong theoret…