paper-with-me

홈 › Papers

PersoBench: Benchmarking Personalized Response Generation in Large Language Models

2024-10-04 · Saleh Afzoon, Usman Naseem, Amin Beheshti, Zahra Jamali

While large language models (LLMs) have exhibited impressive conversational capabilities, their proficiency in delivering personalized responses remains unclear. Although recent benchmarks automatically evaluate persona consistency in role-playing contexts using LLM-based judgment, the evaluation of personalization in response generation remains underexplored. To address this gap, we present a new benchmark, PersoBench, to evaluate the personalization ability of LLMs in persona-aware dialogue generation within a zero-shot setting. We assess the performance of three open-source and three closed-source LLMs using well-known datasets and a range of metrics. Our analysis, conducted on three well-known persona-aware datasets, evaluates multiple dimensions of response quality, including fluency, diversity, coherence, and personalization, across both standard and chain-of-thought prompting methods. Our findings reveal that while LLMs excel at generating fluent and diverse responses, they are far from satisfactory in delivering personalized and coherent responses considering both the conversation context and the provided personas. Our benchmark implementation is available at https://github.com/salehafzoon/PersoBench.

📄 PDF Abstract BibTeX arXiv:2410.03198

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingDialogue GenerationDiversityResponse Generation

Similar Papers 제목 키워드 기반

Less is More: Learning to Refine Dialogue History for Personalized Dialogue Generation

2022-04-18 · NAACL 2022 7 · Hanxun Zhong, Zhicheng Dou, Yutao Zhu, Hongjin Qian 외

Personalized dialogue systems explore the problem of generating responses that are consistent with the user's personality, which has raised much attention in recent years. Existing personalized dialogue systems have trie…

Dialogue GenerationResponse Generation

Less is More: Learning to Refine Dialogue History for Personalized Dialogue Generation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Personalized dialogue systems explore the problem of generating responses that are consistent with the user's personality, which have raised much attention in recent years. Existing personalized dialogue systems have tri…

Dialogue GenerationResponse Generation

Personalized Response Generation with Tensor Factorization

2021-08-01 · ACL (GEM) 2021 8 · Zhenghui Wang, Lingxiao Luo, Diyi Yang

Personalized response generation is essential for more human-like conversations. However, how to model user personalization information with no explicit user persona descriptions or demographics still remains under-inves…

DecoderLanguage ModelingLanguage ModellingResponse Generation

Neural Personalized Response Generation as Domain Adaptation

2017-01-09 · Wei-Nan Zhang, Ting Liu, Yifa Wang, Qingfu Zhu

In this paper, we focus on the personalized response generation for conversational systems. Based on the sequence to sequence learning, especially the encoder-decoder framework, we propose a two-phase approach, namely in…

DecoderDomain AdaptationResponse Generation

Personalized Response Generation via Generative Split Memory Network

2021-06-01 · NAACL 2021 4 · Yuwei Wu, Xuezhe Ma, Diyi Yang

Despite the impressive successes of generation and dialogue systems, how to endow a text generation system with particular personality traits to deliver more personalized responses remains under-investigated. In this wor…

Response GenerationText Generation