paper-with-me

홈 › Papers

Can Large Language Models be Used to Provide Psychological Counselling? An Analysis of GPT-4-Generated Responses Using Role-play Dialogues

2024-02-20 · Michimasa Inaba, Mariko Ukiyo, Keiko Takamizo

Mental health care poses an increasingly serious challenge to modern societies. In this context, there has been a surge in research that utilizes information technologies to address mental health problems, including those aiming to develop counseling dialogue systems. However, there is a need for more evaluations of the performance of counseling dialogue systems that use large language models. For this study, we collected counseling dialogue data via role-playing scenarios involving expert counselors, and the utterances were annotated with the intentions of the counselors. To determine the feasibility of a dialogue system in real-world counseling scenarios, third-party counselors evaluated the appropriateness of responses from human counselors and those generated by GPT-4 in identical contexts in role-play dialogue data. Analysis of the evaluation results showed that the responses generated by GPT-4 were competitive with those of human counselors.

📄 PDF Abstract BibTeX arXiv:2402.12738

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
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 설명 없음
Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Psy-LLM: Scaling up Global Mental Health Psychological Services with AI-based Large Language Models

2023-07-22 · Tin Lai, Yukun Shi, Zicong Du, Jiajie Wu 외

The demand for psychological counselling has grown significantly in recent years, particularly with the global outbreak of COVID-19, which has heightened the need for timely and professional mental health support. Online…

ArticlesQuestion Answering

COACH meets QUORUM: A Framework and Pipeline for Aligning User, Expert and Developer Perspectives in LLM-generated Health Counselling

2026-03-09 · Yee Man Ng, Bram van Dijk, Pieter Beynen, Otto Boekesteijn 외 arxiv

Systems that collect data on sleep, mood, and activities can provide valuable lifestyle counselling to populations affected by chronic disease and its consequences. Such systems are, however, challenging to develop; besi…

GEMCo: A Validated, Ethically Releasable Proxy for Inaccessible Counselling Data

2026-07-26 · Philipp Steigerwald, Eric Rudolph, Mara Stieler, Jennifer Burghardt 외 arxiv

This paper presents GEMCo, a releasable, human-written proxy for inaccessible counselling data: 86 complete German e-mail counselling conversations (728 messages), expert-authored cases and counsellor sessions with train…

Counselling Summarization using Mental Health Knowledge guided Utterance Filtering

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The psychotherapy intervention technique is a multifaceted conversation between a therapist and a patient. Unlike general clinical discussions, psychotherapy's core components (viz. symptoms) are hard to diagnose and bec…

A Deep Learning Based Chatbot for Campus Psychological Therapy

2019-10-09 · Junjie Yin, Zixun Chen, Kelai Zhou, Chongyuan Yu

In this paper, we propose Evebot, an innovative, sequence to sequence (Seq2seq) based, fully generative conversational system for the diagnosis of negative emotions and prevention of depression through positively suggest…

ChatbotDeep LearningEmotion Recognition