paper-with-me

홈 › Papers

Character-R1: Enhancing Role-Aware Reasoning in Role-Playing Agents via RLVR

2026-01-08 · Yihong Tang, Kehai Chen, Xuefeng Bai, Benyou Wang, Zeming Liu, Haifeng Wang, Min Zhang arxiv

Current role-playing agents (RPAs) are typically constructed by imitating surface-level behaviors, but this approach lacks internal cognitive consistency, often causing out-of-character errors in complex situations. To address this, we propose Character-R1, a framework designed to provide comprehensive verifiable reward signals for effective role-aware reasoning, which are missing in recent studies. Specifically, our framework comprises three core designs: (1) Cognitive Focus Reward, which enforces explicit label-based analysis of 10 character elements (e.g., worldview) to structure internal cognition; (2) Reference-Guided Reward, which utilizes overlap-based metrics with reference responses as optimization anchors to enhance exploration and performance; and (3) Character-Conditioned Reward Normalization, which adjusts reward distributions based on character categories to ensure robust optimization across heterogeneous roles. Extensive experiments demonstrate that Character-R1 significantly outperforms existing methods in knowledge, memory and others.

📄 PDF Abstract BibTeX arXiv:2601.04611

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Thinking in Character: Advancing Role-Playing Agents with Role-Aware Reasoning

2025-06-02 · Yihong Tang, Kehai Chen, Muyun Yang, ZhengYu Niu 외

The advancement of Large Language Models (LLMs) has spurred significant interest in Role-Playing Agents (RPAs) for applications such as emotional companionship and virtual interaction. However, recent RPAs are often buil…

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

RoleRAG: Enhancing LLM Role-Playing via Graph Guided Retrieval

2025-05-24 · Yongjie Wang, Jonathan Leung, Zhiqi Shen

Large Language Models (LLMs) have shown promise in character imitation, enabling immersive and engaging conversations. However, they often generate content that is irrelevant or inconsistent with a character's background…

AttributeEntity DisambiguationRetrieval

Enhancing Persona Consistency for LLMs' Role-Playing using Persona-Aware Contrastive Learning

2025-03-22 · Ke Ji, Yixin Lian, Linxu Li, Jingsheng Gao 외

In recent years, large language models (LLMs) have achieved breakthrough progress in many dialogue generation tasks. However, their lack of emotion and fine-grained role awareness limits the model's ability to provide pe…

Contrastive LearningDialogue Generation

Improving General Role-Playing Agents via Psychology-Grounded Reasoning and Role-Aware Policy Optimization

2026-06-25 · Zhenhua Xu, Dongsheng Chen, Jian Li, Yitong Lin 외 arxiv

Building general-purpose role-playing agents that faithfully portray any character from a natural-language profile remains challenging. The dominant paradigm -- supervised fine-tuning -- encourages behavioral mimicry wit…

Reinforcement Learning