Fine-Grained Emotional Paraphrasing along Emotion Gradients
Justin Xie

TL;DR
This paper introduces a novel task of fine-grained emotional paraphrasing along emotion gradients, using multi-task fine-tuning of Transformers with emotion labels to generate emotionally nuanced paraphrases while preserving meaning.
Contribution
It proposes a new framework for emotional paraphrasing along emotion gradients by annotating corpora with fine-grained emotion labels and fine-tuning Transformers for improved emotional control.
Findings
Including emotion labels doubles exact matches of desired emotions.
Fine-tuned models outperform baselines in BLEU, ROGUE, and METEOR scores.
Enhanced emotional control in paraphrasing tasks.
Abstract
Paraphrase generation, a.k.a. paraphrasing, is a common and important task in natural language processing. Emotional paraphrasing, which changes the emotion embodied in a piece of text while preserving its meaning, has many potential applications, e.g., moderating online dialogues and preventing cyberbullying. We introduce a new task of fine-grained emotional paraphrasing along emotion gradients, that is, altering the emotional intensities of the paraphrases in fine grain following smooth variations in affective dimensions while preserving the meanings of the originals. We propose a framework for addressing this task by fine-tuning text-to-text Transformers through multi-task training. We enhance several widely used paraphrasing corpus by annotating the input and target texts with their fine-grained emotion labels. With these labels, fine-tuning text-to-text Transformers on these corpus…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Sentiment Analysis and Opinion Mining
MethodsTest
