Exploring Persona Sentiment Sensitivity in Personalized Dialogue Generation
Personalized dialogue systems have advanced considerably with the integration of user-specific personas into large language models (LLMs). However, while LLMs can effectively generate personalized responses, the influence of persona sentiment on dialogue quality remains underexplored. In this work, we conduct a large-scale analysis of dialogues generated using a range of polarized user profiles. Our experiments reveal that dialogues involving negatively polarized users tend to overemphasize persona attributes, leading to increased entailment and contradiction instances and lower overall coherence. In contrast, positively polarized profiles yield dialogues that selectively incorporate persona information, resulting in smoother and more coherent interactions. Furthermore, we find that personas with weak or neutral sentiment generally produce lower-quality dialogues. Motivated by these findings, we propose a dialogue generation approach that explicitly accounts for persona polarity by combining a turn-based generation strategy with a profile ordering mechanism. Our study provides new insights into the sensitivity of LLMs to persona sentiment and offers guidance for developing more robust and nuanced personalized dialogue systems.
Code (0)
등록된 구현이 없습니다.
Tasks
Dialogue GenerationSensitivitySimilar Papers 제목 키워드 기반
SEPRG: Sentiment aware Emotion controlled Personalized Response Generation
Social chatbots have gained immense popularity, and their appeal lies not just in their capacity to respond to the diverse requests from users, but also in the ability to develop an emotional connection with users. To fu…
ChatbotDialogue GenerationResponse GenerationPersona-Aware Alignment Framework for Personalized Dialogue Generation
Personalized dialogue generation aims to leverage persona profiles and dialogue history to generate persona-relevant and consistent responses. Mainstream models typically rely on token-level language model training with …
Dialogue GenerationTarget-oriented Proactive Dialogue Systems with Personalization: Problem Formulation and Dataset Curation
Target-oriented dialogue systems, designed to proactively steer conversations toward predefined targets or accomplish specific system-side goals, are an exciting area in conversational AI. In this work, by formulating a …
MORPHEUS: Modeling Role from Personalized Dialogue History by Exploring and Utilizing Latent Space
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 th…
Dialogue GenerationResponse GenerationTowards Robust Personalized Dialogue Generation via Order-Insensitive Representation Regularization
Generating persona consistent dialogue response is important for developing an intelligent conversational agent. Recent works typically fine-tune large-scale pre-trained models on this task by concatenating persona texts…
Dialogue GenerationResponse GenerationSensitivity