paper-with-me

홈 › Papers

CAB: Empathetic Dialogue Generation with Cognition, Affection and Behavior

2023-02-03 · Pan Gao, Donghong Han, Rui Zhou, Xuejiao Zhang, Zikun Wang

Empathy is an important characteristic to be considered when building a more intelligent and humanized dialogue agent. However, existing methods did not fully comprehend empathy as a complex process involving three aspects: cognition, affection and behavior. In this paper, we propose CAB, a novel framework that takes a comprehensive perspective of cognition, affection and behavior to generate empathetic responses. For cognition, we build paths between critical keywords in the dialogue by leveraging external knowledge. This is because keywords in a dialogue are the core of sentences. Building the logic relationship between keywords, which is overlooked by the majority of existing works, can improve the understanding of keywords and contextual logic, thus enhance the cognitive ability. For affection, we capture the emotional dependencies with dual latent variables that contain both interlocutors' emotions. The reason is that considering both interlocutors' emotions simultaneously helps to learn the emotional dependencies. For behavior, we use appropriate dialogue acts to guide the dialogue generation to enhance the empathy expression. Extensive experiments demonstrate that our multi-perspective model outperforms the state-of-the-art models in both automatic and manual evaluation.

📄 PDF Abstract BibTeX arXiv:2302.01935

Code (1)

geri-emp/CAB 공식 구현 pytorch

Tasks

Dialogue Generation

Similar Papers 제목 키워드 기반

CASE: Aligning Coarse-to-Fine Cognition and Affection for Empathetic Response Generation

2022-08-18 · Jinfeng Zhou, Chujie Zheng, Bo wang, Zheng Zhang 외

Empathetic conversation is psychologically supposed to be the result of conscious alignment and interaction between the cognition and affection of empathy. However, existing empathetic dialogue models usually consider on…

Dialogue GenerationEmpathetic Response GenerationResponse Generation

CEM: Commonsense-aware Empathetic Response Generation

2021-09-13 · Sahand Sabour, Chujie Zheng, Minlie Huang

A key trait of daily conversations between individuals is the ability to express empathy towards others, and exploring ways to implement empathy is a crucial step towards human-like dialogue systems. Previous approaches …

Empathetic Response GenerationResponse Generation

STICKERCONV: Generating Multimodal Empathetic Responses from Scratch

2024-01-20 · Yiqun Zhang, Fanheng Kong, Peidong Wang, Shuang Sun 외

Stickers, while widely recognized for enhancing empathetic communication in online interactions, remain underexplored in current empathetic dialogue research, notably due to the challenge of a lack of comprehensive datas…

2kEmpathetic Response GenerationResponse Generation

Multi-Party Empathetic Dialogue Generation: A New Task for Dialog Systems

2022-05-01 · ACL 2022 5 · Ling.Yu Zhu, Zhengkun Zhang, Jun Wang, Hongbin Wang 외

Empathetic dialogue assembles emotion understanding, feeling projection, and appropriate response generation. Existing work for empathetic dialogue generation concentrates on the two-party conversation scenario. Multi-pa…

Dialogue GenerationResponse Generation

SYNTHEMPATHY: A Scalable Empathy Corpus Generated Using LLMs Without Any Crowdsourcing

2025-02-25 · Run Chen, Jun Shin, Julia Hirschberg

Previous research has shown that humans are more receptive towards language models that that exhibit empathetic behavior. While empathy is essential for developing helpful dialogue agents, very few large corpora containi…