CCD-CBT: Multi-Agent Therapeutic Interaction for CBT Guided by Cognitive Conceptualization Diagram

arXiv cs.CL / 4/9/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes CCD-CBT, a multi-agent framework for simulating Cognitive Behavioral Therapy that replaces static cognitive profiles with a dynamically reconstructed Cognitive Conceptualization Diagram (CCD) controlled by a dedicated Control Agent.
  • It also changes the interaction setup from an omniscient single-agent simulation to an information-asymmetric therapist process where the Therapist Agent must infer client states rather than assume full knowledge.
  • The authors release CCDCHAT, a synthetic multi-turn CBT dataset generated under the CCD-CBT framework to support training and evaluation of these clinically-grounded agents.
  • Experiments reported using clinical scales and expert therapist assessments indicate that models fine-tuned on CCDCHAT outperform strong baselines in counseling fidelity and positive-affect enhancement.
  • Ablation studies support the framework’s key design choices, showing that both dynamic CCD guidance and the asymmetric agent architecture are necessary for the observed improvements.

Abstract

Large language models show potential for scalable mental-health support by simulating Cognitive Behavioral Therapy (CBT) counselors. However, existing methods often rely on static cognitive profiles and omniscient single-agent simulation, failing to capture the dynamic, information-asymmetric nature of real therapy. We introduce CCD-CBT, a multi-agent framework that shifts CBT simulation along two axes: 1) from a static to a dynamically reconstructed Cognitive Conceptualization Diagram (CCD), updated by a dedicated Control Agent, and 2) from omniscient to information-asymmetric interaction, where the Therapist Agent must reason from inferred client states. We release CCDCHAT, a synthetic multi-turn CBT dataset generated under this framework. Evaluations with clinical scales and expert therapists show that models fine-tuned on CCDCHAT outperform strong baselines in both counseling fidelity and positive-affect enhancement, with ablations confirming the necessity of dynamic CCD guidance and asymmetric agent design. Our work offers a new paradigm for building theory-grounded, clinically-plausible conversational agents.