Interactive Agents: Simulating Counselor-Client Psychological Counseling via Role-Playing LLM-to-LLM Interactions
Huachuan Qiu, Zhenzhong Lan

TL;DR
This paper introduces a novel framework using two GPT-4 LLMs in role-play to simulate counselor-client interactions, aiming to create scalable, privacy-preserving mental health support systems and evaluate their effectiveness against human counselors.
Contribution
It proposes a zero-shot prompting approach with dual LLMs for realistic psychological counseling simulation, reducing reliance on human annotation and enabling scalable mental health dialogue generation.
Findings
LLM-generated dialogues can effectively simulate counselor-client interactions.
Synthetic data training improves mental health chatbot performance.
The framework shows comparable results to state-of-the-art models.
Abstract
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, researchers have built an online mental health platform that allows professional counselors to provide clients with text-based counseling services for about an hour per session. Notwithstanding its effectiveness, challenges exist as human annotation is time-consuming, cost-intensive, privacy-protected, and not scalable. To address this issue and investigate the applicability of LLMs in psychological counseling conversation simulation, we propose a framework that employs two LLMs via role-playing for simulating counselor-client interactions. Our framework involves two LLMs, one acting as a client equipped with a specific and real-life user profile and the other playing…
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.
Taxonomy
TopicsArtificial Intelligence in Law · Multi-Agent Systems and Negotiation
MethodsAttention Is All You Need · Linear Layer · Adam · Layer Normalization · Position-Wise Feed-Forward Layer · Dense Connections · Residual Connection · Multi-Head Attention · Byte Pair Encoding · Absolute Position Encodings
