CLDec 19, 2022

PAL: Persona-Augmented Emotional Support Conversation Generation

arXiv:2212.09235v2241 citationsh-index: 12Has Code
AI Analysis

This addresses the demand for conversational agents in mental health support by improving personalization, though it is incremental as it builds on existing dialogue models.

The paper tackles the problem of providing personalized emotional support in conversations by modeling the seeker's persona, and demonstrates that their proposed PAL framework achieves state-of-the-art results on a benchmark.

Due to the lack of human resources for mental health support, there is an increasing demand for employing conversational agents for support. Recent work has demonstrated the effectiveness of dialogue models in providing emotional support. As previous studies have demonstrated that seekers' persona is an important factor for effective support, we investigate whether there are benefits to modeling such information in dialogue models for support. In this paper, our empirical analysis verifies that persona has an important impact on emotional support. Therefore, we propose a framework for dynamically inferring and modeling seekers' persona. We first train a model for inferring the seeker's persona from the conversation history. Accordingly, we propose PAL, a model that leverages persona information and, in conjunction with our strategy-based controllable generation method, provides personalized emotional support. Automatic and manual evaluations demonstrate that PAL achieves state-of-the-art results, outperforming the baselines on the studied benchmark. Our code and data are publicly available at https://github.com/chengjl19/PAL.

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