LGCLHCASOct 8, 2019

Linking emotions to behaviors through deep transfer learning

arXiv:1910.03641v121 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of behavior analysis in psychotherapy by providing a method to link emotions to behaviors, though it appears incremental as it applies existing deep learning techniques to a specific domain.

The authors tackled the problem of quantifying the relationship between emotions and human behaviors in psychotherapy by using deep transfer learning, achieving results that demonstrate emotion-related information and sequence are critical cues for behavior recognition.

Human behavior refers to the way humans act and interact. Understanding human behavior is a cornerstone of observational practice, especially in psychotherapy. An important cue of behavior analysis is the dynamical changes of emotions during the conversation. Domain experts integrate emotional information in a highly nonlinear manner, thus, it is challenging to explicitly quantify the relationship between emotions and behaviors. In this work, we employ deep transfer learning to analyze their inferential capacity and contextual importance. We first train a network to quantify emotions from acoustic signals and then use information from the emotion recognition network as features for behavior recognition. We treat this emotion-related information as behavioral primitives and further train higher level layers towards behavior quantification. Through our analysis, we find that emotion-related information is an important cue for behavior recognition. Further, we investigate the importance of emotional-context in the expression of behavior by constraining (or not) the neural networks' contextual view of the data. This demonstrates that the sequence of emotions is critical in behavior expression. To achieve these frameworks we employ hybrid architectures of convolutional networks and recurrent networks to extract emotion-related behavior primitives and facilitate automatic behavior recognition from speech.

Code Implementations1 repo
Foundations

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

Your Notes