2024/01/02 by Quan Tu, Shilong Fan, Tu, Quan +5 · 1 voice · 43 citations
Computer Science · Psychology · Social Sciences · #Artificial intelligence #Benchmark (surveying) #Code (set theory) #Communication #Computation and Language (cs.CL) #Computational and Text Analysis Methods #Computer science #Conversation #Data science #FOS: Computer and information sciences #Field (mathematics) #Machine Learning in Healthcare #Programming language #Psychology #Quality (philosophy) #Scripting language #Topic Modeling #cs.CL
paper · pdf · doi:10.48550/arxiv.2401.01275
published in ArXiv.org
openalex publication_date 2024/01/02 · arxiv published 2024/01/02 · openalex created_date 2024/01/04 · arxiv updated 2024/01/09 · openalex updated_date 2026/07/28
Recently, the advent of large language models (LLMs) has revolutionized generative agents. Among them, Role-Playing Conversational Agents (RPCAs) attract considerable attention due to their ability to emotionally engage users. However, the absence of a comprehensive benchmark impedes progress in this field. To bridge this gap, we introduce CharacterEval, a Chinese benchmark for comprehensive RPCA assessment, complemented by a tailored high-quality dataset. The dataset comprises 1,785 multi-turn role-playing dialogues, encompassing 23,020 examples and featuring 77 characters derived from Chinese novels and scripts. It was carefully constructed, beginning with initial dialogue extraction via GPT-4, followed by rigorous human-led quality control, and enhanced with in-depth character profiles sourced from Baidu Baike. CharacterEval employs a multifaceted evaluation approach, encompassing thirteen targeted metrics on four dimensions. Comprehensive experiments on CharacterEval demonstrate that Chinese LLMs exhibit more promising capabilities than GPT-4 in Chinese role-playing conversation. Source code, data source and reward model will be publicly accessible at https://github.com/morecry/CharacterEval.