CATCH: A Novel Data Synthesis Framework for High Therapy Fidelity and Memory-Driven Planning Chain of Thought in AI Counseling
Mingyu Chen, Jingkai Lin, Zhaojie Chu, Xiaofen Xing, Yirong Chen, Xiangmin Xu
TL;DR
CATCH tackles the problem of low therapy fidelity and opaque decision-making in AI counseling data by introducing a two-tier data synthesis framework. The Progressive Dialogue Synthesis (PDS) builds stage-aligned dialogues from client self-reports and personality traits, while Memory-Driven Dynamic Planning (MDP) CoT attaches explicit reasoning to each dialogue turn through a collaborative multi-agent pipeline. Empirical results show improvements in therapy-specific skills and general counseling competencies, with ablations confirming the value of both PDS and MDP CoT. The framework offers a scalable path toward higher-fidelity, more interpretable AI counseling, potentially reducing therapy drift and expanding access to effective support.
Abstract
Recently, advancements in AI counseling based on large language models have shown significant progress. However, existing studies employ a one-time generation approach to synthesize multi-turn dialogue samples, resulting in low therapy fidelity and failing to capture the decision-making rationale behind each response. In this work, we propose CATCH, a novel data synthesis framework designed to address these challenges. Specifically, to improve therapy fidelity, we introduce the Progressive Dialogue Synthesis strategy, which extracts goals, resources, and solutions from a client's self-report, organizes them into structured outlines, and then incrementally generates stage-aligned counseling dialogues. To capture decision-making rationale behind each response, we propose the Memory-Driven Dynamic Planning thinking pattern that integrates memory enhancement, global planning, and strategy reasoning; a collaborative multi-agent optimizer then leverages MDP to attach explicit chain-of-thought to each dialogue turn. Extensive experiments and human evaluations demonstrate that CATCH significantly enhances fidelity and logical coherence in AI counseling.
