Improving the Prediction of Therapist Behaviors in Addiction Counseling by Exploiting Class Confusions
Zhuohao Chen, Karan Singla, James Gibson, Dogan Can, Zac E. Imel, David C. Atkins, Panayiotis G. Georgiou, Shrikanth S. Narayanan
Abstract
In this work we address the problem of joint prosodic and lexical behavioral annotation for addiction counseling. We expand on past work that employed Recurrent Neural Networks (RNNs) on multimodal features by grouping and classifying subsets of classes. We propose two implementations: One is hierarchical classification, which uses the behavior confusion matrix to cluster similar classes and makes the prediction based on a tree structure. The second is a graph-based method which uses the result of the original classification just to find a certain subset of the most probable candidate classes, where the candidate sets of different predicted classes are determined by the class confusions. We make a second prediction with simpler classifier to discriminate the candidates. The evaluation shows that the strict hierarchical approach degrades performance, likely due to error propagation, while the graph-based hierarchy provides significant gains.
BibTeX
@inproceedings{icassp2019_improvingthepred,
title = {Improving the Prediction of Therapist Behaviors in Addiction Counseling by Exploiting Class Confusions},
author = {Zhuohao Chen and Karan Singla and James Gibson and Dogan Can and Zac E. Imel and David C. Atkins and Panayiotis G. Georgiou and Shrikanth S. Narayanan},
booktitle = {ICASSP 2019},
year = {2019}
}