paper-with-me

Papers

Controlling and Assessing Appropriate Persona Use in LLM-based Dialogue Generation

2026-09-04 · Jongkyung Shin, Inkyu Lee, Chiehyeon Lim arxiv

In persona-based dialogue generation (PDG), LLMs often overuse persona attributes by incorporating them regardless of dialogue context, resulting in unnatural responses. Despite its practical significance, the underlying causes remain unexplored, with no method to mitigate this problem or metric to assess the appropriateness of persona use. To address these issues, we first conduct a comprehensive analysis of LLM-based PDG, revealing that LLMs exhibit a systematic bias to incorporate all given persona attributes, and that existing metrics fail to capture contextual appropriateness. Building on these findings, we propose Self-CONtrastive Persona Overuse Suppression (SCONPOS) to mitigate overuse by directly intervening in LLMs' internal representations at the prompt encoding stage, without requiring any response generation. We further propose the Persona Appropriateness Score (PAS), a novel metric that penalizes both overuse and underuse. Experimental results demonstrate that SCONPOS systematically reduces overuse, and PAS captures the contextual appropriateness of persona use.

📄 PDF Abstract BibTeX arXiv:2609.04676

Code (2)

Tavish9/awesome-daily-AI-arxiv ★ 114
arxivsub/arXivSub_daily_arxiv ★ 4

Tasks

Response GenerationDialogue Generation

Similar Papers 제목 키워드 기반

Response Generation in Longitudinal Dialogues: Which Knowledge Representation Helps?

2023-05-25 · Seyed Mahed Mousavi, Simone Caldarella, Giuseppe Riccardi

Longitudinal Dialogues (LD) are the most challenging type of conversation for human-machine dialogue systems. LDs include the recollections of events, personal thoughts, and emotions specific to each individual in a spar…

Response GenerationText Generation

Dialogic Learning in Child-Robot Interaction: A Hybrid Approach to Personalized Educational Content Generation

2025-03-20 · Elena Malnatsky, ShengHui Wang, Koen V. Hindriks, Mike E. U. Ligthart

Dialogic learning fosters motivation and deeper understanding in education through purposeful and structured dialogues. Foundational models offer a transformative potential for child-robot interactions, enabling the desi…

Controlling Style in Generated Dialogue

2020-09-22 · Eric Michael Smith, Diana Gonzalez-Rico, Emily Dinan, Y-Lan Boureau

Open-domain conversation models have become good at generating natural-sounding dialogue, using very large architectures with billions of trainable parameters. The vast training data required to train these architectures…

Dialogue Generation

Bilateral Personalized Dialogue Generation with Contrastive Learning

2021-06-15 · Bin Li, Hanjun Deng

Generating personalized responses is one of the major challenges in natural human-robot interaction. Current researches in this field mainly focus on generating responses consistent with the robot's pre-assigned persona,…

Contrastive LearningDialogue GenerationLanguage ModellingTransfer Learning

Controlling Personality Style in Dialogue with Zero-Shot Prompt-Based Learning

2023-02-08 · Angela Ramirez, Mamon Alsalihy, Kartik Aggarwal, Cecilia Li 외

Prompt-based or in-context learning has achieved high zero-shot performance on many natural language generation (NLG) tasks. Here we explore the performance of prompt-based learning for simultaneously controlling the per…

In-Context LearningStyle TransferText Generation