TL;DR
SPASM is a modular framework designed to enhance the stability of multi-turn dialogue generation by maintaining consistent personas and roles, utilizing egocentric context projection and a structured simulation process.
Contribution
It introduces ECP for stability without retraining models and provides a comprehensive dataset and evaluation of multi-turn dialogue with stable personas.
Findings
ECP significantly reduces persona drift and echoing in dialogues.
The framework improves long-horizon stability across multiple LLM backbones.
A dataset of 4,500 personas and 45,000 conversations was constructed for evaluation.
Abstract
Large language models are increasingly deployed in multi-turn settings such as tutoring, support, and counseling, where reliability depends on preserving consistent roles, personas, and goals across long horizons. This requirement becomes critical when LLMs are used to generate synthetic dialogues for training and evaluation, since LLM--LLM conversations can accumulate identity-related failures such as persona drift, role confusion, and "echoing", where one agent gradually mirrors its partner. We introduce SPASM (Stable Persona-driven Agent Simulation for Multi-turn dialogue generation), a modular, stability-first framework that decomposes simulation into (i) persona creation via schema sampling, plausibility validation, and natural-language persona crafting, (ii) Client--Responder dialogue generation, and (iii) termination detection for coherent stopping. To improve long-horizon…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
