SYNTHESIS NOTE
TopicsPsychology Therapy Practicethis note

Can structured prompting improve cognitive distortion detection?

This explores whether breaking distortion diagnosis into discrete stages—mirroring clinical CBT workflow—helps language models identify and classify thinking patterns more accurately than standard approaches.

Synthesis note · 2026-02-23 · sourced from Psychology Therapy Practice
What makes therapeutic chatbots actually work in clinical practice? How do you build domain expertise into general AI models?

Diagnosis of Thought (DoT) prompting structures cognitive distortion detection into three stages that mirror how clinical psychologists actually diagnose thinking patterns:

Stage 1 — Subjectivity Assessment. Patient speech mixes reality (objective facts) with interpretations (subjective thoughts). The first step separates these, summarizing objective facts into "situations" that serve as the evidence base for diagnosing the subjective thoughts. This prevents the model from treating interpretations as facts.

Stage 2 — Contrastive Reasoning. Based on the situation, the model generates reasoning processes both supporting and contradicting the patient's thoughts. By contrasting two different interpretations grounded in the same facts, distorted thought patterns become visible. This mirrors the CBT technique of examining evidence for and against a belief.

Stage 3 — Schema Analysis. The model identifies the underlying cognitive structures (schemas) that produced the specific reasoning process, mapping them to recognized cognitive distortion types (emotional reasoning, overgeneralization, mental filter, should statements, all-or-nothing, mind reading, fortune telling, magnification, personalization, labeling).

DoT achieves >10% relative improvement on distortion assessment and >15% on classification over ChatGPT zero-shot. Expert evaluation rated the generated rationales as "comprehensive" or "partially good" at high rates. The three-stage structure generates explanations that are clinically useful — therapists could use them as starting points for case formulation.

Since Can breaking down visual reasoning into three stages improve model performance?, structured multi-stage prompting that maps to established cognitive frameworks consistently outperforms unstructured approaches. DoT is the CBT-specific instance of this general principle: domain-expert reasoning workflows decompose into inspectable stages that LLMs can follow.

Inquiring lines that read this note 21

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

Can AI systems balance emotional competence with factual reliability? Why do LLM chatbots fail as independent therapeutic agents? How can LLM user simulators model realistic goal-driven conversation? How does AI assistance affect human cognitive development and reasoning autonomy? How does latent reasoning compare to verbalized chain-of-thought? What factors beyond surface content determine how readers extract meaning differently? Can language model hallucination be prevented or only managed? What makes AI persuasion effective and how can we counter it? How can models identify insufficient information and respond appropriately without guessing? Can prompting inject entirely new knowledge into language models? Why do reasoning models fail at systematic problem-solving and search?

Related concepts in this collection 4

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
13 direct connections · 158 in 2-hop network ·dense cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

cognitive distortion detection benefits from structured three-stage prompting that separates subjectivity assessment from contrastive reasoning from schema analysis