PsychAgent: An Experience-Driven Lifelong Learning Agent for Self-Evolving Psychological Counselor

arXiv cs.AI / 4/2/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces PsychAgent, an experience-driven lifelong learning agent designed to improve AI psychological counseling beyond static supervised fine-tuning on dialogue datasets.
  • It proposes a Memory-Augmented Planning Engine to maintain therapeutic continuity across longitudinal, multi-session interactions using persistent memory and planning.
  • A Skill Evolution Engine is used to extract new practice-grounded skills from past counseling trajectories, enabling self-evolution over time.
  • A Reinforced Internalization Engine updates the underlying model by integrating evolved skills via rejection fine-tuning, targeting better performance across varied scenarios.
  • Experiments on reported evaluation dimensions show PsychAgent outperforming strong general LLMs (e.g., GPT-5.4, Gemini-3) and domain-specific baselines, suggesting lifelong learning can improve consistency and response quality in multi-session counseling.

Abstract

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.