COLING 2024main9 citations

CTSM: Combining Trait and State Emotions for Empathetic Response Model

Yufeng Wang, Chao Chen, Zhou Yang, Shuhui Wang, Xiangwen Liao

Abstract

Empathetic response generation endeavors to empower dialogue systems to perceive speakers’ emotions and generate empathetic responses accordingly. Psychological research demonstrates that emotion, as an essential factor in empathy, encompasses trait emotions, which are static and context-independent, and state emotions, which are dynamic and context-dependent. However, previous studies treat them in isolation, leading to insufficient emotional perception of the context, and subsequently, less effective empathetic expression. To address this problem, we propose Combining Trait and State emotions for Empathetic Response Model (CTSM). Specifically, to sufficiently perceive emotions in dialogue, we first construct and encode trait and state emotion embeddings, and then we further enhance emotional perception capability through an emotion guidance module that guides emotion representation. In addition, we propose a cross-contrastive learning decoder to enhance the model’s empathetic expression capability by aligning trait and state emotions between generated responses and contexts. Both automatic and manual evaluation results demonstrate that CTSM outperforms state-of-the-art baselines and can generate more empathetic responses. Our code is available at https://github.com/wangyufeng-empty/CTSM

BibTeX
@inproceedings{wang-etal-2024-ctsm,
    title = "{CTSM}: Combining Trait and State Emotions for Empathetic Response Model",
    author = "Wang, Yufeng  and
      Chen, Chao  and
      Yang, Zhou  and
      Wang, Shuhui  and
      Liao, Xiangwen",
    editor = "Calzolari, Nicoletta  and
      Kan, Min-Yen  and
      Hoste, Veronique  and
      Lenci, Alessandro  and
      Sakti, Sakriani  and
      Xue, Nianwen",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.376/",
    pages = "4214--4225"
}
CTSM: Combining Trait and State Emotions for Empathetic Response Model · COLING 2024