Control Globally, Understand Locally: A Global-to-Local Hierarchical Graph Network for Emotional Support Conversation

Abstract

Emotional support conversation aims at reducing the emotional distress of the help-seeker, which is a new and challenging task. It requires the system to explore the cause of help-seeker's emotional distress and understand their psychological intention to provide supportive responses. However, existing methods mainly focus on the sequential contextual information, ignoring the hierarchical relationships with the global cause and local psychological intention behind conversations, thus leads to a weak ability of emotional support. In this paper, we propose a Global-to-Local Hierarchical Graph Network to capture the multi-source information (global cause, local intentions and dialog history) and model hierarchical relationships between them, which consists of a multi-source encoder, a hierarchical graph reasoner, and a global-guide decoder. Furthermore, a novel training objective is designed to monitor semantic information of the global cause. Experimental results on the emotional support conversation dataset, ESConv, confirm that the proposed GLHG has achieved the state-of-the-art performance on the automatic and human evaluations.

Cite

Text

Peng et al. "Control Globally, Understand Locally: A Global-to-Local Hierarchical Graph Network for Emotional Support Conversation." International Joint Conference on Artificial Intelligence, 2022. doi:10.24963/IJCAI.2022/600

Markdown

[Peng et al. "Control Globally, Understand Locally: A Global-to-Local Hierarchical Graph Network for Emotional Support Conversation." International Joint Conference on Artificial Intelligence, 2022.](https://mlanthology.org/ijcai/2022/peng2022ijcai-control/) doi:10.24963/IJCAI.2022/600

BibTeX

@inproceedings{peng2022ijcai-control,
  title     = {{Control Globally, Understand Locally: A Global-to-Local Hierarchical Graph Network for Emotional Support Conversation}},
  author    = {Peng, Wei and Hu, Yue and Xing, Luxi and Xie, Yuqiang and Sun, Yajing and Li, Yunpeng},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2022},
  pages     = {4324-4330},
  doi       = {10.24963/IJCAI.2022/600},
  url       = {https://mlanthology.org/ijcai/2022/peng2022ijcai-control/}
}