Abstract
Empathetic dialog generation aims at generating coherent responses following previous dialog turns and, more importantly, showing a sense of caring and a desire to help. Existing models either rely on pre-defined emotion labels to guide the response generation, or use deterministic rules to decide the emotion of the response. With the advent of advanced language models, it is possible to learn subtle interactions directly from the dataset, providing that the emotion categories offer sufficient nuances and other non-emotional but emotional regulating intents are included. In this paper, we describe how to incorporate a taxonomy of 32 emotion categories and 8 additional emotion regulating intents to succeed the task of empathetic response generation. To facilitate the training, we also curated a large-scale emotional dialog dataset from movie subtitles. Through a carefully designed crowdsourcing experiment, we evaluated and demonstrated how our model produces more empathetic dialogs compared with its baselines.- Anthology ID:
- 2021.conll-1.10
- Volume:
- Proceedings of the 25th Conference on Computational Natural Language Learning
- Month:
- November
- Year:
- 2021
- Address:
- Online
- Editors:
- Arianna Bisazza, Omri Abend
- Venue:
- CoNLL
- SIG:
- SIGNLL
- Publisher:
- Association for Computational Linguistics
- Note:
- Pages:
- 133–147
- Language:
- URL:
- https://aclanthology.org/2021.conll-1.10
- DOI:
- 10.18653/v1/2021.conll-1.10
- Cite (ACL):
- Yubo Xie and Pearl Pu. 2021. Empathetic Dialog Generation with Fine-Grained Intents. In Proceedings of the 25th Conference on Computational Natural Language Learning, pages 133–147, Online. Association for Computational Linguistics.
- Cite (Informal):
- Empathetic Dialog Generation with Fine-Grained Intents (Xie & Pu, CoNLL 2021)
- PDF:
- https://preview.aclanthology.org/ingest-acl-2023-videos/2021.conll-1.10.pdf
- Code
- yuboxie/meed2
- Data
- EmotionLines