LGCLIRJan 28, 2022

"That's so cute!": The CARE Dataset for Affective Response Detection

arXiv:2201.11895v2290 citations
AI Analysis

This work addresses the need for efficient affective response prediction in social media ranking, though it is incremental as it builds on existing emotion recognition and dataset creation methods.

The authors tackled the problem of predicting affective responses to social media posts by introducing CARE$_{db}$, a dataset of 230k posts annotated for 7 affective responses using a method that leverages comments to avoid human annotation, and they trained BERT-based models that achieved competitive performance.

Social media plays an increasing role in our communication with friends and family, and our consumption of information and entertainment. Hence, to design effective ranking functions for posts on social media, it would be useful to predict the affective response to a post (e.g., whether the user is likely to be humored, inspired, angered, informed). Similar to work on emotion recognition (which focuses on the affect of the publisher of the post), the traditional approach to recognizing affective response would involve an expensive investment in human annotation of training data. We introduce CARE$_{db}$, a dataset of 230k social media posts annotated according to 7 affective responses using the Common Affective Response Expression (CARE) method. The CARE method is a means of leveraging the signal that is present in comments that are posted in response to a post, providing high-precision evidence about the affective response of the readers to the post without human annotation. Unlike human annotation, the annotation process we describe here can be iterated upon to expand the coverage of the method, particularly for new affective responses. We present experiments that demonstrate that the CARE annotations compare favorably with crowd-sourced annotations. Finally, we use CARE$_{db}$ to train competitive BERT-based models for predicting affective response as well as emotion detection, demonstrating the utility of the dataset for related tasks.

Foundations

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

Your Notes