CLLGApr 15, 2022

A Personalized Dialogue Generator with Implicit User Persona Detection

arXiv:2204.07372v2585 citationsh-index: 12
AI Analysis

This addresses the issue of creating more user-aware conversational agents for applications like chatbots, though it is incremental in improving persona modeling.

The paper tackles the problem of generating personalized dialogue responses that are self-centered by proposing a model that detects implicit user personas from dialogue history, achieving a considerable boost in evaluations compared to state-of-the-art methods.

Current works in the generation of personalized dialogue primarily contribute to the agent presenting a consistent personality and driving a more informative response. However, we found that the generated responses from most previous models tend to be self-centered, with little care for the user in the dialogue. Moreover, we consider that human-like conversation is essentially built based on inferring information about the persona of the other party. Motivated by this, we propose a novel personalized dialogue generator by detecting an implicit user persona. Because it is hard to collect a large number of detailed personas for each user, we attempted to model the user's potential persona and its representation from dialogue history, with no external knowledge. The perception and fader variables were conceived using conditional variational inference. The two latent variables simulate the process of people being aware of each other's persona and producing a corresponding expression in conversation. Finally, posterior-discriminated regularization was presented to enhance the training procedure. Empirical studies demonstrate that, compared to state-of-the-art methods, our approach is more concerned with the user's persona and achieves a considerable boost across the evaluations.

Foundations

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

Your Notes