Enhancing Psychotherapy Counseling: A Data Augmentation Pipeline Leveraging Large Language Models For Counseling Conversations · The Large Language Model Bible Contribute to LLM-Bible

Enhancing Psychotherapy Counseling: A Data Augmentation Pipeline Leveraging Large Language Models For Counseling Conversations

Kim Jun-woo, Han Ji-eun, Koh Jun-seok, Seo Hyeon-tae, Chang Du-seong. Arxiv 2024

[Paper] [Code]    
Few Shot Has Code RAG Reinforcement Learning Tools Training Techniques

We introduce a pipeline that leverages Large Language Models (LLMs) to transform single-turn psychotherapy counseling sessions into multi-turn interactions. While AI-supported online counseling services for individuals with mental disorders exist, they are often constrained by the limited availability of multi-turn training datasets and frequently fail to fully utilize therapists’ expertise. Our proposed pipeline effectively addresses these limitations. The pipeline comprises two main steps: 1) Information Extraction and 2) Multi-turn Counseling Generation. Each step is meticulously designed to extract and generate comprehensive multi-turn counseling conversations from the available datasets. Experimental results from both zero-shot and few-shot generation scenarios demonstrate that our approach significantly enhances the ability of LLMs to produce higher quality multi-turn dialogues in the context of mental health counseling. Our pipeline and dataset are publicly available https://github.com/jwkim-chat/A-Data-Augmentation-Pipeline-Leveraging-Large-Language-Models-for-Counseling-Conversations.

Similar Work