paper-with-me

Papers

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

2024-11-15 · Yuxuan Huang

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.

📄 PDF Abstract BibTeX arXiv:2411.10006

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RoleLLM: Benchmarking, Eliciting, and Enhancing Role-Playing Abilities of Large Language Models

2023-10-01 · Zekun Moore Wang, Zhongyuan Peng, Haoran Que, Jiaheng Liu 외

The advent of Large Language Models (LLMs) has paved the way for complex tasks such as role-playing, which enhances user interactions by enabling models to imitate various characters. However, the closed-source nature of…

Benchmarking

On the Decision-Making Abilities in Role-Playing using Large Language Models

2024-02-29 · Chenglei Shen, Guofu Xie, Xiao Zhang, Jun Xu

Large language models (LLMs) are now increasingly utilized for role-playing tasks, especially in impersonating domain-specific experts, primarily through role-playing prompts. When interacting in real-world scenarios, th…

Decision Making

ERABAL: Enhancing Role-Playing Agents through Boundary-Aware Learning

2024-09-23 · Yihong Tang, Jiao Ou, Che Liu, Fuzheng Zhang 외

Role-playing is an emerging application in the field of Human-Computer Interaction (HCI), primarily implemented through the alignment training of a large language model (LLM) with assigned characters. Despite significant…

Language ModelingLanguage ModellingLarge Language Model

Capturing Minds, Not Just Words: Enhancing Role-Playing Language Models with Personality-Indicative Data

2024-06-27 · Yiting Ran, Xintao Wang, Rui Xu, Xinfeng Yuan 외

Role-playing agents (RPA) have been a popular application area for large language models (LLMs), attracting significant interest from both industry and academia.While existing RPAs well portray the characters' knowledge …

PersonaArena: Dynamic Simulation for Evaluating and Enhancing Persona-Level Role-Playing in Large Language Models

2026-05-16 · Wenlong Shi, Jianxun Lian, Mingqi Wu, Haiming Qin 외 arxiv

Large language models (LLMs) increasingly serve as interactive social agents, yet their ability to maintain coherent and authentic persona-level role-playing remains limited, particularly in realistic social scenarios. E…