EMNLP 2021main15 citations

Emotion Inference in Multi-Turn Conversations with Addressee-Aware Module and Ensemble Strategy

Dayu Li, Xiaodan Zhu, Yang Li, Suge Wang, Deyu Li, Jian Liao, Jianxing Zheng

Abstract

Emotion inference in multi-turn conversations aims to predict the participant’s emotion in the next upcoming turn without knowing the participant’s response yet, and is a necessary step for applications such as dialogue planning. However, it is a severe challenge to perceive and reason about the future feelings of participants, due to the lack of utterance information from the future. Moreover, it is crucial for emotion inference to capture the characteristics of emotional propagation in conversations, such as persistence and contagiousness. In this study, we focus on investigating the task of emotion inference in multi-turn conversations by modeling the propagation of emotional states among participants in the conversation history, and propose an addressee-aware module to automatically learn whether the participant keeps the historical emotional state or is affected by others in the next upcoming turn. In addition, we propose an ensemble strategy to further enhance the model performance. Empirical studies on three different benchmark conversation datasets demonstrate the effectiveness of the proposed model over several strong baselines.

BibTeX
@inproceedings{li-etal-2021-emotion,
    title = "Emotion Inference in Multi-Turn Conversations with Addressee-Aware Module and Ensemble Strategy",
    author = "Li, Dayu  and
      Zhu, Xiaodan  and
      Li, Yang  and
      Wang, Suge  and
      Li, Deyu  and
      Liao, Jian  and
      Zheng, Jianxing",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.320/",
    doi = "10.18653/v1/2021.emnlp-main.320",
    pages = "3935--3941"
}