Helping the Helper: Supporting Peer Counselors via AI-Empowered Practice and Feedback
Shang-Ling Hsu, Raj Sanjay Shah, Prathik Senthil, Zahra Ashktorab, Casey Dugan, Werner Geyer, Diyi Yang
TL;DR
This paper presents CARE, an AI-augmented training tool designed to empower online peer counselors by diagnosing context-specific MI strategies and generating exemplar responses in real time. Built on BERT for strategy prediction and DialoGPT for response generation, CARE augments training through a three-step pipeline (strategy prediction, strategy-conditioned response generation, safety filtering) and is evaluated via quantitative log analyses and qualitative user studies on 7 Cups. Results show CARE increases counselor engagement, yields longer and potentially more calibrated responses, and is perceived as straightforward and helpful, particularly for novices, while highlighting risks around disruption, nuance gaps, and content accuracy. The work argues for an augmentation-based design with human oversight, discusses ethical/societal considerations, and outlines a roadmap for broader deployment and long-term impact assessment across platforms and topics.
Abstract
Millions of users come to online peer counseling platforms to seek support. However, studies show that online peer support groups are not always as effective as expected, largely due to users' negative experiences with unhelpful counselors. Peer counselors are key to the success of online peer counseling platforms, but most often do not receive appropriate training.Hence, we introduce CARE: an AI-based tool to empower and train peer counselors through practice and feedback. Concretely, CARE helps diagnose which counseling strategies are needed in a given situation and suggests example responses to counselors during their practice sessions. Building upon the Motivational Interviewing framework, CARE utilizes large-scale counseling conversation data with text generation techniques to enable these functionalities. We demonstrate the efficacy of CARE by performing quantitative evaluations and qualitative user studies through simulated chats and semi-structured interviews, finding that CARE especially helps novice counselors in challenging situations. The code is available at https://github.com/SALT-NLP/CARE
