CLLGMLMar 31, 2019

Conversation Model Fine-Tuning for Classifying Client Utterances in Counseling Dialogues

arXiv:1904.00350v11092 citations
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem for online counseling applications by providing an incremental improvement in classification accuracy.

The authors tackled the problem of automatically classifying client utterances in counseling dialogues to aid counselors in diagnosis and outcome prediction, achieving results that outperform state-of-the-art models with their ConvMFiT approach.

The recent surge of text-based online counseling applications enables us to collect and analyze interactions between counselors and clients. A dataset of those interactions can be used to learn to automatically classify the client utterances into categories that help counselors in diagnosing client status and predicting counseling outcome. With proper anonymization, we collect counselor-client dialogues, define meaningful categories of client utterances with professional counselors, and develop a novel neural network model for classifying the client utterances. The central idea of our model, ConvMFiT, is a pre-trained conversation model which consists of a general language model built from an out-of-domain corpus and two role-specific language models built from unlabeled in-domain dialogues. The classification result shows that ConvMFiT outperforms state-of-the-art comparison models. Further, the attention weights in the learned model confirm that the model finds expected linguistic patterns for each category.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes