PsychAgent: An Experience-Driven Lifelong Learning Agent for Self-Evolving Psychological Counselor
AI 摘要
提出PsychAgent,一个经验驱动的终身学习心理咨询Agent,通过持续学习提升咨询质量。
主要贡献
- Memory-Augmented Planning Engine
- Skill Evolution Engine
- Reinforced Internalization Engine
方法论
构建记忆增强规划引擎、技能进化引擎和强化内化引擎,通过从历史轨迹中提取新技能并整合进模型,实现自我进化。
原文摘要
Existing methods for AI psychological counselors predominantly rely on supervised fine-tuning using static dialogue datasets. However, this contrasts with human experts, who continuously refine their proficiency through clinical practice and accumulated experience. To bridge this gap, we propose an Experience-Driven Lifelong Learning Agent (\texttt{PsychAgent}) for psychological counseling. First, we establish a Memory-Augmented Planning Engine tailored for longitudinal multi-session interactions, which ensures therapeutic continuity through persistent memory and strategic planning. Second, to support self-evolution, we design a Skill Evolution Engine that extracts new practice-grounded skills from historical counseling trajectories. Finally, we introduce a Reinforced Internalization Engine that integrates the evolved skills into the model via rejection fine-tuning, aiming to improve performance across diverse scenarios. Comparative analysis shows that our approach achieves higher scores than strong general LLMs (e.g., GPT-5.4, Gemini-3) and domain-specific baselines across all reported evaluation dimensions. These results suggest that lifelong learning can improve the consistency and overall quality of multi-session counseling responses.