Search papers, labs, and topics across Lattice.
The paper introduces PsychAgent, an experience-driven lifelong learning agent for psychological counseling that aims to mimic how human therapists improve through practice. PsychAgent uses a Memory-Augmented Planning Engine for longitudinal coherence, a Skill Evolution Engine to extract new skills from past counseling sessions, and a Reinforced Internalization Engine to integrate these skills via rejection fine-tuning. Experiments show PsychAgent outperforms GPT-4 and Gemini on key counseling metrics, suggesting the benefits of lifelong learning in this domain.
Lifelong learning beats static fine-tuning: PsychAgent, an AI counselor that learns from its own experience, surpasses GPT-4 and Gemini in multi-session counseling quality.
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.