Search papers, labs, and topics across Lattice.
This paper introduces PatientAct, a novel framework for simulating mental health clients that addresses the limitations of existing LLM-based simulators, which often produce overly compliant and simplistic client behaviors. By integrating the 5Ps clinical case formulation and employing a dynamic memory layer, PatientAct enhances the realism of client interactions, allowing for nuanced resistance and emotional responses that reflect genuine therapeutic dynamics. Evaluation across 40 clinical scenarios reveals that PatientAct significantly outperforms traditional baselines in both resistance quality and behavioral realism, making it a valuable tool for training counselors and assessing therapeutic approaches.
Client simulations can now exhibit realistic resistance and emotional depth, transforming how novice counselors are trained and evaluated.
LLM-based simulated clients are increasingly used to train novice counselors, evaluate LLM therapists, and generate synthetic data. However, current simulators produce overly cooperative clients that disclose too readily, accept therapeutic reframes without resistance, and resolve core issues within a single session. We trace these issues to profiles that lack causal depth and behavioral mechanisms that treat all content as equally accessible. We present PatientAct, a framework for client simulation grounded in established clinical theories. Our profiles integrate the 5Ps clinical case formulation, providing causal depth without tying the design to any single therapeutic modality. During simulation, profiles include a dynamic memory layer in which items carry trust thresholds (e.g., symptoms are available early, whereas formative memories require a sustained therapeutic alliance). At each turn, the client's emotional reaction and behavior are modeled before generating a response. If the therapist approaches gated content, PatientAct expresses resistance in terms of quantity, content, and style rather than defaulting to cooperation or a single resistance pattern. We evaluate our framework on 40 clinical situations and demonstrate that it generates diverse profiles with high clinical plausibility. Moreover, PatientAct significantly outperforms the baselines, yielding substantial gains in resistance quality and behavioral realism. Our code and data will be publicly available via github.com/Sahandfer/PatientHub.