paper-with-me

Papers

PATIENT-Ψ: Using Large Language Models to Simulate Patients for Training Mental Health Professionals

2024-05-30 · Ruiyi Wang, Stephanie Milani, Jamie C. Chiu, Jiayin Zhi, Shaun M. Eack, Travis Labrum, Samuel M. Murphy, Nev Jones, Kate Hardy, Hong Shen, Fei Fang, Zhiyu Zoey Chen

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 \url{https://github.com/ruiyiw/patient-psi}.

📄 PDF Abstract BibTeX arXiv:2405.19660

Code (1)

ruiyiw/patient-psi 공식 구현

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음
Residual Connection 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Leveraging Large Language Model as Simulated Patients for Clinical Education

2024-04-13 · Yanzeng Li, Cheng Zeng, Jialun Zhong, Ruoyu Zhang 외

Simulated Patients (SPs) play a crucial role in clinical medical education by providing realistic scenarios for student practice. However, the high cost of training and hiring qualified SPs, along with the heavy workload…

DiagnosticLanguage ModelingLanguage ModellingLarge Language Model

TalkDep: Clinically Grounded LLM Personas for Conversation-Centric Depression Screening

2025-08-06 · Xi Wang, Anxo Perez, Javier Parapar, Fabio Crestani arxiv

The increasing demand for mental health services has outpaced the availability of real training data to develop clinical professionals, leading to limited support for the diagnosis of depression. This shortage has motiva…

A Voice-Enabled Virtual Patient System for Interactive Training in Standardized Clinical Assessment

2025-11-01 · Veronica Bossio Botero, Vijay Yadav, Jacob Ouyang, Anzar Abbas 외 arxiv

Training mental health clinicians to conduct standardized clinical assessments is challenging due to a lack of scalable, realistic practice opportunities, which can impact data quality in clinical trials. To address this…

LLMs Can Simulate Standardized Patients via Agent Coevolution

2024-12-16 · Zhuoyun Du, Lujie Zheng, Renjun Hu, Yuyang Xu 외

Training medical personnel using standardized patients (SPs) remains a complex challenge, requiring extensive domain expertise and role-specific practice. Previous research on Large Language Model (LLM)-based SPs mostly …

DiagnosticLanguage ModelingLanguage ModellingLarge Language Model

The Patient is not a Moving Document: A World Model Training Paradigm for Longitudinal EHR

2026-01-29 · Irsyad Adam, Zekai Chen, David Laprade, Shaun Porwal 외 arxiv

Large language models (LLMs) trained with next-word-prediction have achieved success as clinical foundation models. Representations from these language backbones yield strong linear probe performance across biomedical ta…