paper-with-me

홈 › Papers

Generation, Distillation and Evaluation of Motivational Interviewing-Style Reflections with a Foundational Language Model

2024-02-01 · Andrew Brown, Jiading Zhu, Mohamed Abdelwahab, Alec Dong, Cindy Wang, Jonathan Rose

Large Foundational Language Models are capable of performing many tasks at a high level but are difficult to deploy in many applications because of their size and proprietary ownership. Many will be motivated to distill specific capabilities of foundational models into smaller models that can be owned and controlled. In the development of a therapeutic chatbot, we wish to distill a capability known as reflective listening, in which a therapist produces reflections of client speech. These reflections either restate what a client has said, or connect what was said to a relevant observation, idea or guess that encourages and guides the client to continue contemplation. In this paper, we present a method for distilling the generation of reflections from a Foundational Language Model (GPT-4) into smaller models. We first show that GPT-4, using zero-shot prompting, can generate reflections at near 100% success rate, superior to all previous methods. Using reflections generated by GPT-4, we fine-tune different sizes of the GPT-2 family. The GPT-2-small model achieves 83% success on a hold-out test set and the GPT-2 XL achieves 90% success. We also show that GPT-4 can help in the labor-intensive task of evaluating the quality of the distilled models, using it as a zero-shot classifier. Using triple-human review as a guide, the classifier achieves a Cohen-Kappa of 0.66, a substantial inter-rater reliability figure.

📄 PDF Abstract BibTeX arXiv:2402.01051

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Discriminative Fine-Tuning Discriminative Fine-Tuning is a fine-tuning strategy that is used for ULMFiT type models. Instead of using the same learning rate…
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

AI-powered Chatbots: Effective Communication Styles for Sustainable Development Goals

2024-07-01 · Ennio Bilancini, Leonardo Boncinelli, Eugenio Vicario

This paper presents an analysis of two pre-registered experimental studies examining the impact of `Motivational Interviewing' and `Directing Style' on discussions about Sustainable Development Goals. To evaluate the eff…

Few-shot Dialogue Strategy Learning for Motivational Interviewing via Inductive Reasoning

2024-03-23 · Zhouhang Xie, Bodhisattwa Prasad Majumder, Mengjie Zhao, Yoshinori Maeda 외

We consider the task of building a dialogue system that can motivate users to adopt positive lifestyle changes: Motivational Interviewing. Addressing such a task requires a system that can infer \textit{how} to motivate …

Instruction Following

Scaffolding Empathy: Training Counselors with Simulated Patients and Utterance-level Performance Visualizations

2025-02-25 · Ian Steenstra, Farnaz Nouraei, Timothy W. Bickmore

Learning therapeutic counseling involves significant role-play experience with mock patients, with current manual training methods providing only intermittent granular feedback. We seek to accelerate and optimize counsel…

Expressive Interviewing: A Conversational System for Coping with COVID-19

2020-07-07 · EMNLP (NLP-COVID19) 2020 12 · Charles Welch, Allison Lahnala, Verónica Pérez-Rosas, Siqi Shen 외

The ongoing COVID-19 pandemic has raised concerns for many regarding personal and public health implications, financial security and economic stability. Alongside many other unprecedented challenges, there are increasing…

Toward expert-level motivational interviewing for health behavior improvement with LLMs

2025-12-17 · Run-ze Hu, Yang Yang, Yi-hang Yang, Jing-qi Kong 외 arxiv

Background: Motivational interviewing (MI) is an effective counseling approach for promoting health behavior change, but its impact is constrained by the need for highly trained human counselors. Objective: This study ai…