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

**Authors:** Sungjoon Park, Donghyun Kim, Alice Oh

arXiv: 1904.00350 · 2019-04-02

## TL;DR

This paper introduces ConvMFiT, a novel pre-trained conversation model that classifies client utterances in counseling dialogues, aiding counselors with diagnostic insights and outperforming existing models.

## Contribution

The paper presents a new neural network model, ConvMFiT, combining out-of-domain and in-domain pre-training for improved classification of counseling dialogue utterances.

## Key findings

- ConvMFiT outperforms state-of-the-art models in classification accuracy.
- The model's attention weights align with expected linguistic patterns.
- A new dataset of anonymized counseling dialogues was utilized.

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.00350/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1904.00350/full.md

## References

42 references — full list in the complete paper: https://tomesphere.com/paper/1904.00350/full.md

---
Source: https://tomesphere.com/paper/1904.00350