Hugging Face Daily PapersRotem Dror, Zohar Elyoseph, Yuval Haber1 min readpaperadvanced
Deep Persona: A Psychologically Grounded Architecture and Evaluation Framework for Role-Playing Agents and Simulations
Summary
Deep Persona is a three‑layer architecture that models LLM personas with hierarchical expression, beliefs, and motivations, and enforces behavior through scripted determinism and bounded agency. The authors also introduce a reference‑free evaluation using psychological instruments, finding that structured personas improve alignment with human dialogue but LLMs still lag in emotion and joint atten…
- Deep Persona splits a persona into observable expression, latent beliefs, and core motivational drives.
- Scripted determinism and bounded agency keep the LLM reactive to an internal script rather than free‑form generation.
- Evaluation benchmarks dialogue naturalness against human distributions using clinical psychological instruments and adversarial stress‑tests.
- Empirical results show LLMs are pragmatically fluent but systematically weak in emotional expression and joint attention.
LLM developers and dialogue system researchers should care because it offers a principled way to build more consistent role‑playing agents and a concrete evaluation method.
7/10