Character-R1: Enhancing Role-Aware Reasoning in Role-Playing Agents via RLVR
Yihong Tang, Kehai Chen, Xuefeng Bai, Benyou Wang, Zeming Liu, Haifeng Wang, Min Zhang
TL;DR
Character-R1 introduces a verifiable, cognitivist reinforcement learning framework for role-playing agents, combining Cognitive Focus, Reference Guidance, and Character-Conditional Reward Normalization to enforce robust internal reasoning aligned with character personas. The method builds on GRPO, enabling stable updates without a value function, and uses explicit focus signals and overlap-based guidance to shape thinking and output. Empirical results on CharacterBench and SocialBench show state-of-the-art performance in knowledge, memory, and persona consistency, with strong cross-lingual generalization and favorable ablations. The work demonstrates that explicit, multi-dimensional rewards can significantly improve character fidelity and immersive interactions in RPAs, offering practical benefits for entertainment, social simulation, and digital companionship applications.
Abstract
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.
