paper-with-me

홈 › Papers

Crafting Customisable Characters with LLMs: Introducing SimsChat, a Persona-Driven Role-Playing Agent Framework

2024-06-25 · Bohao Yang, Dong Liu, Chenghao Xiao, Kun Zhao, Chen Tang, Chao Li, Lin Yuan, Guang Yang, Lanxiao Huang, Chenghua Lin

Large Language Models (LLMs) demonstrate remarkable ability to comprehend instructions and generate human-like text, enabling sophisticated agent simulation beyond basic behavior replication. However, the potential for creating freely customisable characters remains underexplored. We introduce the Customisable Conversation Agent Framework, which employs LLMs to simulate real-world characters through personalised characteristic feature injection, enabling diverse character creation according to user preferences. We propose the SimsConv dataset, comprising 68 customised characters and 13,971 multi-turn role-playing dialogues across 1,360 real-world scenes. Characters are initially customised using pre-defined elements (career, aspiration, traits, skills), then expanded through personal and social profiles. Building on this, we present SimsChat, a freely customisable role-playing agent incorporating various realistic settings and topic-specified character interactions. Experimental results on both SimsConv and WikiRoleEval datasets demonstrate SimsChat's superior performance in maintaining character consistency, knowledge accuracy, and appropriate question rejection compared to existing models. Our framework provides valuable insights for developing more accurate and customisable human simulacra. Our data and code are publicly available at https://github.com/Bernard-Yang/SimsChat.

📄 PDF Abstract BibTeX arXiv:2406.17962

Code (1)

bernard-yang/simschat 공식 구현

Similar Papers 제목 키워드 기반

TV-Dialogue: Crafting Theme-Aware Video Dialogues with Immersive Interaction

2025-01-31 · Sai Wang, Fan Ma, Xinyi Li, Hehe Fan 외

Recent advancements in LLMs have accelerated the development of dialogue generation across text and images, yet video-based dialogue generation remains underexplored and presents unique challenges. In this paper, we intr…

Dialogue Generation

CharacterBench: Benchmarking Character Customization of Large Language Models

2024-12-16 · Jinfeng Zhou, Yongkang Huang, Bosi Wen, Guanqun Bi 외

Character-based dialogue (aka role-playing) enables users to freely customize characters for interaction, which often relies on LLMs, raising the need to evaluate LLMs' character customization capability. However, existi…

Benchmarking

DOCUEVAL: An LLM-based AI Engineering Tool for Building Customisable Document Evaluation Workflows

2025-09-12 · Hao Zhang, Qinghua Lu, Liming Zhu arxiv

Foundation models, such as large language models (LLMs), have the potential to streamline evaluation workflows and improve their performance. However, practical adoption faces challenges, such as customisability, accurac…

Understanding the Ability of LLMs to Handle Character-Level Perturbation

2025-10-16 · Anyuan Zhuo, Xuefei Ning, Ningyuan Li, Jingyi Zhu 외 arxiv

This work investigates the resilience of contemporary large language models (LLMs) against frequent character-level perturbations. We examine three types of character-level perturbations including introducing numerous ty…

SLATE: A Super-Lightweight Annotation Tool for Experts

2019-07-18 · ACL 2019 7 · Jonathan K. Kummerfeld

Many annotation tools have been developed, covering a wide variety of tasks and providing features like user management, pre-processing, and automatic labeling. However, all of these tools use Graphical User Interfaces, …

Management