CLJul 2, 2024

MORPHEUS: Modeling Role from Personalized Dialogue History by Exploring and Utilizing Latent Space

arXiv:2407.02345v124 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses the problem of generating personalized dialogues for AI systems without relying on scarce or privacy-sensitive external role data, representing an incremental advance in the field.

The paper tackles personalized dialogue generation by modeling roles from dialogue history without external data, introducing MORPHEUS to represent roles in latent space, which improves response generation and generalizes to unseen roles across Chinese and English datasets.

Personalized Dialogue Generation (PDG) aims to create coherent responses according to roles or personas. Traditional PDG relies on external role data, which can be scarce and raise privacy concerns. Approaches address these issues by extracting role information from dialogue history, which often fail to generically model roles in continuous space. To overcome these limitations, we introduce a novel framework \textbf{MO}dels \textbf{R}oles from \textbf{P}ersonalized Dialogue \textbf{H}istory by \textbf{E}xploring and \textbf{U}tilizing Latent \textbf{S}pace (MORPHEUS) through a three-stage training process. Specifically, we create a persona codebook to represent roles in latent space compactly, and this codebook is used to construct a posterior distribution of role information. This method enables the model to generalize across roles, allowing the generation of personalized dialogues even for unseen roles. Experiments on both Chinese and English datasets demonstrate that MORPHEUS enhances the extraction of role information, and improves response generation without external role data. Additionally, MORPHEUS can be considered an efficient fine-tuning for large language models.

Foundations

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

Your Notes