CLHCFeb 28, 2024

An Iterative Associative Memory Model for Empathetic Response Generation

arXiv:2402.17959v231 citationsh-index: 5ACL
Originality Incremental advance
AI Analysis

This work addresses the challenge of generating empathetic responses in dialogue systems, which is important for enhancing human-computer interaction, though it appears incremental by building on existing psychological theories and methods.

The paper tackles the problem of empathetic response generation by proposing an Iterative Associative Memory Model (IAMM) that captures associated words between dialogue utterances, resulting in improved empathetic comprehension and expression as validated by experiments on the Empathetic-Dialogue dataset.

Empathetic response generation aims to comprehend the cognitive and emotional states in dialogue utterances and generate proper responses. Psychological theories posit that comprehending emotional and cognitive states necessitates iteratively capturing and understanding associated words across dialogue utterances. However, existing approaches regard dialogue utterances as either a long sequence or independent utterances for comprehension, which are prone to overlook the associated words between them. To address this issue, we propose an Iterative Associative Memory Model (IAMM) for empathetic response generation. Specifically, we employ a novel second-order interaction attention mechanism to iteratively capture vital associated words between dialogue utterances and situations, dialogue history, and a memory module (for storing associated words), thereby accurately and nuancedly comprehending the utterances. We conduct experiments on the Empathetic-Dialogue dataset. Both automatic and human evaluations validate the efficacy of the model. Variant experiments on LLMs also demonstrate that attending to associated words improves empathetic comprehension and expression.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes