How Well Can LLMs Echo Us? Evaluating AI Chatbots' Role-Play Ability with ECHO

Man Tik Ng,Hui Tung Tse,Jen-tse Huang,Jingjing Li,Wenxuan Wang,Michael R. Lyu
2024-04-22
Abstract:The role-play ability of Large Language Models (LLMs) has emerged as a popular research direction. However, existing studies focus on imitating well-known public figures or fictional characters, overlooking the potential for simulating ordinary individuals. Such an oversight limits the potential for advancements in digital human clones and non-player characters in video games. To bridge this gap, we introduce ECHO, an evaluative framework inspired by the Turing test. This framework engages the acquaintances of the target individuals to distinguish between human and machine-generated responses. Notably, our framework focuses on emulating average individuals rather than historical or fictional figures, presenting a unique advantage to apply the Turing Test. We evaluated three role-playing LLMs using ECHO, with GPT-3.5 and GPT-4 serving as foundational models, alongside the online application GPTs from OpenAI. Our results demonstrate that GPT-4 more effectively deceives human evaluators, and GPTs achieves a leading success rate of 48.3%. Furthermore, we investigated whether LLMs could discern between human-generated and machine-generated texts. While GPT-4 can identify differences, it could not determine which texts were human-produced. Our code and results of reproducing the role-playing LLMs are made publicly available via
Computation and Language
What problem does this paper attempt to address?
This paper discusses the performance of large language models (LLMs) in role-playing ability. Existing research mainly focuses on imitating well-known public figures or fictional characters, neglecting the potential of simulating ordinary individuals. To address this, the paper proposes the ECHO framework, an evaluation method inspired by the Turing test, which uses acquaintances of the target individual to distinguish between human and machine-generated responses, focusing on imitating regular people rather than historical or fictional characters. Through ECHO, researchers assessed three different role-playing LLMs and found that GPT-4 was most effective in deceiving human evaluators, with a success rate of 48.3%. Additionally, the study indicated that GPT-4 could identify whether texts were generated by a machine, but could not determine which were artificially created by humans. The paper emphasizes the limitations in this field, including the potential misuse of LLMs for malicious imitation, spreading false information, or damaging reputation, and provides prospects for further research.