CLAINov 11, 2017

MojiTalk: Generating Emotional Responses at Scale

arXiv:1711.04090v21171 citations
Originality Highly original
AI Analysis

This addresses the challenge of limited labeled data for emotional response generation in NLP, offering a scalable solution for building more empathetic agents.

The paper tackles the problem of generating emotional language for empathetic NLP agents by leveraging Twitter data with emojis as emotion labels, and introduces a reinforced conditional variational encoder to control emotion in generated text, achieving high-quality abstractive responses as shown in analyses.

Generating emotional language is a key step towards building empathetic natural language processing agents. However, a major challenge for this line of research is the lack of large-scale labeled training data, and previous studies are limited to only small sets of human annotated sentiment labels. Additionally, explicitly controlling the emotion and sentiment of generated text is also difficult. In this paper, we take a more radical approach: we exploit the idea of leveraging Twitter data that are naturally labeled with emojis. More specifically, we collect a large corpus of Twitter conversations that include emojis in the response, and assume the emojis convey the underlying emotions of the sentence. We then introduce a reinforced conditional variational encoder approach to train a deep generative model on these conversations, which allows us to use emojis to control the emotion of the generated text. Experimentally, we show in our quantitative and qualitative analyses that the proposed models can successfully generate high-quality abstractive conversation responses in accordance with designated emotions.

Code Implementations2 repos
Foundations

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

Your Notes