PATIENT-\psi: Using Large Language Models to Simulate Patients for Training Mental Health Professionals
University of California, San Diego · Carnegie Mellon University · Princeton University · University of Pittsburgh · Stanford University
PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.18653/v1/2024.emnlp-main.711 ↗
摘要
Mental illness remains one of the most critical public health issues. Despite its importance, many mental health professionals highlight a disconnect between their training and actual real-world patient practice. To help bridge this gap, we propose PATIENT-\psi, a novel patient simulation framework for cognitive behavior therapy (CBT) training. To build PATIENT-\psi, we construct diverse patient cognitive models based on CBT principles and use large language models (LLMs) programmed with these cognitive models to act as a simulated therapy patient. We propose an interactive training scheme, PATIENT-\psi-TRAINER, for mental health trainees to practice a key skill in CBT – formulating the cognitive model of the patient – through role-playing a therapy session with PATIENT-\psi. To evaluate PATIENT-\psi, we conducted a comprehensive user study of 13 mental health trainees and 20 experts. The results demonstrate that practice using PATIENT-\psi-TRAINER enhances the perceived skill acquisition and confidence of the trainees beyond existing forms of training such as textbooks, videos, and role-play with non-patients. Based on the experts’ perceptions, PATIENT-\psi is perceived to be closer to real patient interactions than GPT-4, and PATIENT-\psi-TRAINER holds strong promise to improve trainee competencies. Our code and data are released at https://github.com/ruiyiw/patient-psi.