次回の更新記事:今週の注目AI論文リスト(論文公開日2026/7/5~7/11)(公開予定日:2026年07月11日)
AIDB Daily Papers

心理学に基づいた推論と役割認識による汎用ロールプレイングエージェントの改善

原題: Improving General Role-Playing Agents via Psychology-Grounded Reasoning and Role-Aware Policy Optimization
著者: Zhenhua Xu, Dongsheng Chen, Jian Li, Yitong Lin, Zhebo Wang, Jiafu Wu, Yizhang Jin, Chengjie Wang, Meng Han, Yabiao Wang
公開日: 2026-06-25 | 分野: LLM NLP AI cs.CL AIエージェント AI支援

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 心理学に基づいた連鎖思考フレームワークPsy-CoTを提案し、対話の知覚、心理的共感、論理構築の3段階で動的な思考を促す。
  • LLMベースの報酬モデルにおけるハッキング問題を解決するため、役割固有のトークン勾配を非対称に重み付けするRAPOを開発した。
  • 実験により、Psy-CoTは既存手法を上回り、RAPOはモデル規模に関わらず一貫して優れた性能を示した。

Abstract

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 without deep, human-like internal thought processes, resulting in poor out-of-distribution generalization. Therefore, we propose textbf{Psy-CoT}, a psychology-grounded chain-of-thought framework that decomposes pre-response reasoning into three role-specific steps -- emph{Interaction Perception}, emph{Psychological Empathy}, and emph{Logical Construction} -- so that the model emph{thinks dynamically} from the profile rather than merely mimicking surface patterns. While structured reasoning provides a foundation, it alone is insufficient; reinforcement learning is essential to further align the model with character fidelity. However, we observe that under LLM-based reward models, both generic phrases that hack the reward model and genuinely role-specific phrases receive identical gradient signals -- this hacking accumulates over training, misleading the model into treating both as equally optimal choices. To address this, we propose textbf{Role-Aware Policy Optimization (RAPO)}, which uses profile--token mutual information to weight gradients asymmetrically -- amplifying role-specific tokens under positive advantage while attenuating them under negative advantage. Experiments on CoSER, CharacterBench, and CharacterEval demonstrate that Psy-CoT outperforms existing role-playing CoT methods, and RAPO consistently surpasses GRPO across multiple model scales.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

関連するAIDB記事