Modeling Empathetic Alignment in Conversation
Jiamin Yang, David Jurgens
TL;DR
The paper targets the gap in NLP empathy work by explicitly modeling cognitive alignment between a Target and an Observer using Appraisal Theory. It introduces AloE, a span-annotated dataset of 9,284 appraisals and 3,262 target–observer alignments from Reddit, and develops models for appraisal prediction and for alignment via a Siamese architecture on $T\times O$ pairs with labels $Y\in \{0,1\}^{k\times l}$. Large-scale analysis of 2.3M posts and 8.9M comments reveals that observers partially align with targets, often through advice rather than mirroring appraisals, with mental health professionals showing higher alignment than laypeople. The work provides datasets, models, and insights to improve empathetic communication in online support and to inform downstream NLP tasks that assist in generating or highlighting empathetic, aligned responses.
Abstract
Empathy requires perspective-taking: empathetic responses require a person to reason about what another has experienced and communicate that understanding in language. However, most NLP approaches to empathy do not explicitly model this alignment process. Here, we introduce a new approach to recognizing alignment in empathetic speech, grounded in Appraisal Theory. We introduce a new dataset of over 9.2K span-level annotations of different types of appraisals of a person's experience and over 3K empathetic alignments between a speaker's and observer's speech. Through computational experiments, we show that these appraisals and alignments can be accurately recognized. In experiments in over 9.2M Reddit conversations, we find that appraisals capture meaningful groupings of behavior but that most responses have minimal alignment. However, we find that mental health professionals engage with substantially more empathetic alignment.
