paper-with-me

Papers

AnnaAgent: Dynamic Evolution Agent System with Multi-Session Memory for Realistic Seeker Simulation

2025-05-31 · Ming Wang, Peidong Wang, Lin Wu, Xiaocui Yang, Daling Wang, Shi Feng, Yuxin Chen, Bixuan Wang, Yifei Zhang

Constrained by the cost and ethical concerns of involving real seekers in AI-driven mental health, researchers develop LLM-based conversational agents (CAs) with tailored configurations, such as profiles, symptoms, and scenarios, to simulate seekers. While these efforts advance AI in mental health, achieving more realistic seeker simulation remains hindered by two key challenges: dynamic evolution and multi-session memory. Seekers' mental states often fluctuate during counseling, which typically spans multiple sessions. To address this, we propose AnnaAgent, an emotional and cognitive dynamic agent system equipped with tertiary memory. AnnaAgent incorporates an emotion modulator and a complaint elicitor trained on real counseling dialogues, enabling dynamic control of the simulator's configurations. Additionally, its tertiary memory mechanism effectively integrates short-term and long-term memory across sessions. Evaluation results, both automated and manual, demonstrate that AnnaAgent achieves more realistic seeker simulation in psychological counseling compared to existing baselines. The ethically reviewed and screened code can be found on https://github.com/sci-m-wang/AnnaAgent.

📄 PDF Abstract BibTeX arXiv:2506.00551

Code (1)

sci-m-wang/annaagent 공식 구현

Similar Papers 제목 키워드 기반

Value-Based Rationales Improve Social Experience: A Multiagent Simulation Study

2024-08-04 · Sz-Ting Tzeng, Nirav Ajmeri, Munindar P. Singh

We propose Exanna, a framework to realize agents that incorporate values in decision making. An Exannaagent considers the values of itself and others when providing rationales for its actions and evaluating the rationale…

Decision Making

MagNet: Discovering Multi-agent Interaction Dynamics using Neural Network

2020-01-24 · Priyabrata Saha, Arslan Ali, Burhan A. Mudassar, Yun Long 외

We present the MagNet, a neural network-based multi-agent interaction model to discover the governing dynamics and predict evolution of a complex multi-agent system from observations. We formulate a multi-agent system as…

Co-Evolution in Agentic Systems: Toward Self-Directed Evolution Beyond Human Design

2026-08-10 · Qing Zong, Jiayu Liu, Junhao Shen, Zecong Tang 외 hf

Agentic systems are increasingly expected to improve after deployment, yet single-entity self-evolution is often bounded by a static learning context, such as fixed tasks and feedback. This survey focuses on co-evolution…

GenPT: Beyond Self-Report for Reliable LLM Psychometrics via Generative Projective Testing

2026-05-30 · Ming Wang, Shuang Wu, Bixuan Wang, Lu Lin 외 arxiv

Self-report questionnaires remain the prevailing tool for probing the psychological states of persona-conditioned agents (PC-Agents). However, classical instruments inherit two well-known threats: contamination from trai…

Game Theory and Multi-Agent Reinforcement Learning : From Nash Equilibria to Evolutionary Dynamics

2024-12-29 · Neil De La Fuente, Miquel Noguer i Alonso, Guim Casadellà

This paper explores advanced topics in complex multi-agent systems building upon our previous work. We examine four fundamental challenges in Multi-Agent Reinforcement Learning (MARL): non-stationarity, partial observabi…

Multi-agent Reinforcement Learning