Estimating Quality in Therapeutic Conversations: A Multi-Dimensional Natural Language Processing Framework
Alice Rueda, Argyrios Perivolaris, Niloy Roy, Dylan Weston, Sarmed Shaya, Zachary Cote, Martin Ivanov, Bazen G. Teferra, Yuqi Wu, Sirisha Rambhatla, Divya Sharma, Andrew Greenshaw, Rakesh Jetly, Yanbo Zhang, Bo Cao, Reza Samavi, Sridhar Krishnan, and Venkat Bhat

TL;DR
This paper presents a multi-dimensional NLP framework that objectively assesses engagement quality in therapeutic conversations, demonstrating high accuracy and robustness across datasets, with potential for real-time clinical feedback.
Contribution
It introduces a novel, scalable NLP-based method for evaluating therapy engagement quality using textual transcripts, with improved performance through data augmentation.
Findings
Random Forest achieved 76.7% accuracy on balanced data
Data augmentation improved accuracy to 88.9% with RF
Conversational dynamics and semantic similarity are key features
Abstract
Engagement between client and therapist is a critical determinant of therapeutic success. We propose a multi-dimensional natural language processing (NLP) framework that objectively classifies engagement quality in counseling sessions based on textual transcripts. Using 253 motivational interviewing transcripts (150 high-quality, 103 low-quality), we extracted 42 features across four domains: conversational dynamics, semantic similarity as topic alignment, sentiment classification, and question detection. Classifiers, including Random Forest (RF), Cat-Boost, and Support Vector Machines (SVM), were hyperparameter tuned and trained using a stratified 5-fold cross-validation and evaluated on a holdout test set. On balanced (non-augmented) data, RF achieved the highest classification accuracy (76.7%), and SVM achieved the highest AUC (85.4%). After SMOTE-Tomek augmentation, performance…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMental Health via Writing · Digital Mental Health Interventions · Emotion and Mood Recognition
MethodsSupport Vector Machine
