paper-with-me

홈 › Papers

PsyChat: A Client-Centric Dialogue System for Mental Health Support

2023-12-07 · Huachuan Qiu, Anqi Li, Lizhi Ma, Zhenzhong Lan

Dialogue systems are increasingly integrated into mental health support to help clients facilitate exploration, gain insight, take action, and ultimately heal themselves. A practical and user-friendly dialogue system should be client-centric, focusing on the client's behaviors. However, existing dialogue systems publicly available for mental health support often concentrate solely on the counselor's strategies rather than the behaviors expressed by clients. This can lead to unreasonable or inappropriate counseling strategies and corresponding responses generated by the dialogue system. To address this issue, we propose PsyChat, a client-centric dialogue system that provides psychological support through online chat. The client-centric dialogue system comprises five modules: client behavior recognition, counselor strategy selection, input packer, response generator, and response selection. Both automatic and human evaluations demonstrate the effectiveness and practicality of our proposed dialogue system for real-life mental health support. Furthermore, the case study demonstrates that the dialogue system can predict the client's behaviors, select appropriate counselor strategies, and generate accurate and suitable responses.

📄 PDF Abstract BibTeX arXiv:2312.04262

Code (1)

qiuhuachuan/psychat 공식 구현 pytorch

Similar Papers 제목 키워드 기반

SPASM: Stable Persona-driven Agent Simulation for Multi-turn Dialogue Generation

2026-04-10 · Han Luo, Guy Laban arxiv

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 r…

Dialogue Generation

Tell Me: An LLM-powered Mental Well-being Assistant with RAG, Synthetic Dialogue Generation, and Agentic Planning

2025-11-18 · Trishala Jayesh Ahalpara arxiv

We present Tell Me, a mental well-being system that leverages advances in large language models to provide accessible, context-aware support for users and researchers. The system integrates three components: (i) a retrie…

Dialogue GenerationData Augmentation

STAMPsy: Towards SpatioTemporal-Aware Mixed-Type Dialogues for Psychological Counseling

2024-12-21 · Jieyi Wang, Yue Huang, Zeming Liu, Dexuan Xu 외

Online psychological counseling dialogue systems are trending, offering a convenient and accessible alternative to traditional in-person therapy. However, existing psychological counseling dialogue systems mainly focus o…

Conversational RecommendationDialogue GenerationQuestion Answering

CALM-IT: Generating Realistic Long-Form Motivational Interviewing Dialogues with Dual-Actor Conversational Dynamics Tracking

2026-01-15 · Viet Cuong Nguyen, Nhi Yen Nguyen, Kristin A. Candan, Mary Conlon 외 arxiv

Therapeutic dialogue is not a sequence of isolated responses: client goals, motivation, resistance, and therapeutic alliance evolve over time. Yet current LLM-based mental health dialogue systems often lack explicit mech…

Interactive Agents: Simulating Counselor-Client Psychological Counseling via Role-Playing LLM-to-LLM Interactions

2024-08-28 · Huachuan Qiu, Zhenzhong Lan

Virtual counselors powered by large language models (LLMs) aim to create interactive support systems that effectively assist clients struggling with mental health challenges. To replicate counselor-client conversations, …

Benchmarking