paper-with-me

Papers

Exploring Persona Sentiment Sensitivity in Personalized Dialogue Generation

2025-02-17 · Yonghyun Jun, Hwanhee Lee

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.

📄 PDF Abstract BibTeX arXiv:2502.11423

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationSensitivity

Similar Papers 제목 키워드 기반

SEPRG: Sentiment aware Emotion controlled Personalized Response Generation

2021-08-01 · INLG (ACL) 2021 8 · Mauajama Firdaus, Umang Jain, Asif Ekbal, Pushpak Bhattacharyya

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 Generation

Persona-Aware Alignment Framework for Personalized Dialogue Generation

2025-11-13 · Guanrong Li, Xinyu Liu, Zhen Wu, Xinyu Dai arxiv

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 Generation

Target-oriented Proactive Dialogue Systems with Personalization: Problem Formulation and Dataset Curation

2023-10-11 · Jian Wang, Yi Cheng, Dongding Lin, Chak Tou Leong 외

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

2024-07-02 · Yihong Tang, Bo wang, Dongming Zhao, Xiaojia Jin 외

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 Generation

Towards Robust Personalized Dialogue Generation via Order-Insensitive Representation Regularization

2023-05-22 · Liang Chen, Hongru Wang, Yang Deng, Wai-Chung Kwan 외

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