NeFut Logo NeFut
Admin Login

[CS.AI] Shortcomings of LLMs in CBT-Guided Affective Reasoning

Published at: 2026-07-08 22:00 Last updated: 2026-07-09 03:24
#AI #Machine Learning #Neural

Abstract

Cognitive Behavioral Therapy (CBT) provides a structured framework for understanding a user's mental state by examining the interaction between cognitive and behavioral factors. However, out-of-the-box LLMs respond fluently and empathetically but often collapse into validation & reflection, regardless of what the user actually needs. They achieve theoretical CBT accuracy up to 96% on licensing exam questions but fail to apply it effectively.

We explore this gap with a knowledge-guided framework that treats CBT dialogue as controlled affective reasoning: user narratives are decomposed into Beck's Cognitive Conceptualization structure, grounded in clinical SNOMED CT concepts validated via Natural Language Inference, and a Multiple Chain-of-Thought (MCoT) strategy selection between Validation & Reflection, Socratic Questioning, or Alternative Perspectives.

To measure whether such guidance actually changes behavior, we introduce the Protocol Leverage Force (F), a behavior-level metric that captures how far an intervention shifts a model away from its default response. Across three open-weight LLMs and 14 RealCBT-derived case studies, evaluated with human experts, valence-arousal trajectories, and linguistic entrainment, F shows that simply introducing protocol definitions via single chain-of-thought prompting fails to change LLM behavior, while MCoT on these definitions guides strategy selection better. Still, the effect stays within 1% (approx. 1.2-1.3%), and all models remain biased toward Validation & Reflection. These results show CBT knowledge alone does not ensure effective application, giving the affective-computing community instrumentation to measure where LLMs fall short.

Blogger's Review: This article provides a deep analysis of the limitations of LLMs in CBT applications, highlighting the gap between theoretical knowledge and practical application. Despite attempts through a knowledge-guided framework, the results indicate that LLMs still lean towards traditional validation and reflection modes, suggesting a need for deeper mechanistic innovations in the field of affective computing.

Original Source: https://arxiv.org/abs/2607.02885

[h] Back to Home