CLAINov 15, 2024

Orca: Enhancing Role-Playing Abilities of Large Language Models by Integrating Personality Traits

arXiv:2411.10006v15 citationsh-index: 1Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for more psychologically-aware personalized dialogue systems, representing an incremental improvement by focusing on personality traits over existing character profile methods.

The paper tackles the problem of enhancing role-playing abilities in large language models by integrating personality traits, proposing the Orca framework which achieves superior performance on the new OrcaBench benchmark.

Large language models has catalyzed the development of personalized dialogue systems, numerous role-playing conversational agents have emerged. While previous research predominantly focused on enhancing the model's capability to follow instructions by designing character profiles, neglecting the psychological factors that drive human conversations. In this paper, we propose Orca, a framework for data processing and training LLMs of custom characters by integrating personality traits. Orca comprises four stages: (1) Personality traits inferring, leverage LLMs to infer user's BigFive personality trait reports and scores. (2) Data Augment, simulate user's profile, background story, and psychological activities. (3) Dataset construction, personality-conditioned instruction prompting (PCIP) to stimulate LLMs. (4) Modeling and Training, personality-conditioned instruction tuning (PTIT and PSIT), using the generated data to enhance existing open-source LLMs. We introduce OrcaBench, the first benchmark for evaluating the quality of content generated by LLMs on social platforms across multiple scales. Our experiments demonstrate that our proposed model achieves superior performance on this benchmark, demonstrating its excellence and effectiveness in perceiving personality traits that significantly improve role-playing abilities. Our Code is available at https://github.com/Aipura/Orca.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes