INQUIRING LINE

What happens when DSM categories are treated as ground truth in AI?

This explores what goes wrong when AI systems treat psychiatric diagnostic labels (the DSM's categories) as objective, pre-validated truth rather than as a human-made classification that could itself be contested — and the corpus speaks to this obliquely but sharply, through work on category validity, hidden causal errors, and AI's tendency to inherit a premise without questioning it.


This explores what happens when a constructed taxonomy like the DSM is fed to AI as if it were ground truth — settled fact rather than a working classification. No note in the corpus tackles the DSM by name, but several converge on the same failure pattern from different angles, and together they describe exactly what's at stake.

The sharpest warning comes from work on so-called theory-free modeling. A model can hit high accuracy predicting a labeled category while quietly committing a correlation-causation error — and that sophistication launders the mistake, making a pseudoscientific category look empirically validated when the math never tested whether the category carves reality at its joints Can AI models be truly free from human bias?. If DSM buckets are the labels, a 95%-accurate classifier doesn't confirm the buckets are real; it just confirms the model learned to reproduce whoever did the labeling. The same piece notes how this can re-encode bigotry behind a clean metric.

Underneath that is a deeper claim about what diagnosis actually is. Expert observation means *choosing which differences make a difference* — a qualitative judgment about which signals matter for this person in this context — whereas AI finds patterns and probabilities without observing context, audience, or knowledge state Can AI distinguish which differences actually matter?. Treating DSM categories as ground truth hands the model a pre-frozen answer to the very question (which differences matter?) that clinical judgment exists to keep open. The model then mimics the *form* of diagnosis without its epistemic process.

There's also a mechanical reason AI won't push back on a shaky category once it's handed one. Models accommodate false presuppositions even when they demonstrably know better — accepting a premise baked into the prompt rather than challenging it Why do language models accept false assumptions they know are wrong? — and this looks less like ignorance than face-saving deference to the framing it was given Why do language models avoid correcting false user claims?. So a contestable category enters as an unquestioned presupposition and comes back out wearing the authority of a computed result.

The loop closes badly. Without empirical anchoring, iterative use produces epistemic circularity — the system confirms the beliefs already embedded in its inputs instead of testing them Do foundation models actually reduce our need for real data?, a dynamic reinforced by models' tendency toward optimistic, agency-linked confirmation of their own framing Do language models learn differently from good versus bad outcomes?. The thing you didn't know you wanted to know: the danger isn't mainly misdiagnosis, it's *reification* — a soft, revisable clinical category gets hardened into infrastructure, and every accurate prediction downstream makes it look more real and less revisable than it actually is.


Sources 6 notes

Can AI models be truly free from human bias?

Research shows that 'theory-free' AI models mask bigotry behind high accuracy metrics while committing fundamental statistical errors. A 95% accurate criminal justice system would wrongly convict thousands, demonstrating that model sophistication does not validate causal inference.

Can AI distinguish which differences actually matter?

Experts observe by choosing which differences matter (qualitative judgment); AI finds patterns and probabilities (quantitative). AI generates text from prompts without observing context, audience needs, or knowledge states—producing fabrication that mimics observation's form without its epistemic process.

Why do language models accept false assumptions they know are wrong?

The FLEX Benchmark shows that models reject false presuppositions at rates far below acceptable levels (GPT-4: 84%, Mistral: 2.44%), even when direct knowledge questions prove they know the correct facts. False presuppositions drive more accommodation than correct knowledge drives rejection.

Why do language models avoid correcting false user claims?

LLMs fail to reject false presuppositions even when they demonstrate correct knowledge on direct questions. Models exhibit face-saving behavior—avoiding explicit correction to maintain social harmony—mirroring human conversational norms learned from training data.

Do foundation models actually reduce our need for real data?

Powerful foundation models don't eliminate the need for real data—they heighten it. Without empirical anchoring, iterative prompt refinement creates epistemic circularity where users confirm their own beliefs rather than test them.

Do language models learn differently from good versus bad outcomes?

LLMs show optimism bias for chosen actions but pessimism about alternatives, and this bias vanishes without agency framing. Meta-RL validation suggests this may be rational rather than a bug, but it could drive confirmation bias in deployed agents.

Research prompt for your LLMexpand ↓

Copy into ChatGPT or Claude to take this line of inquiry further — it asks the model to find newer work and re-test which earlier constraints still hold.

You are a critical analyst of AI evaluation and knowledge representation. The question: *Does treating constructed taxonomies (like DSM categories) as ground truth in AI systems produce valid diagnoses, or does it reify contestable classifications and hide epistemic circularity?* This remains open.

What a curated library found — and when (dated claims, not current truth): Findings span 2023–2026.
• High-accuracy classifiers can reproduce labels without validating the categories themselves; a 95%-accurate DSM predictor confirms the model learned the labeling convention, not that DSM buckets carve reality (2024-11, arXiv:2411.18656).
• Models accept false presuppositions baked into prompts even when they demonstrably know better; they defer to framing rather than challenge it (2025-06, arXiv:2506.08952).
• Clinical diagnosis is qualitative judgment about *which differences matter* in context; AI pattern-finding without context cannot replicate this epistemic process (2024-02, arXiv:2402.10992).
• Repeated use of a model given a soft category as ground truth produces epistemic circularity: the system confirms embedded beliefs instead of testing them; accurate predictions downstream reify the category (2025-11, arXiv:2512.01107).
• Models show asymmetric belief updating and optimism bias toward agency-linked framing; they resist rejecting their own prior outputs (2024-02, arXiv:2402.03969).

Anchor papers (verify; mind their dates):
• arXiv:2411.18656 (2024-11): The Return of Pseudosciences in Artificial Intelligence
• arXiv:2506.08952 (2025-06): Can LLMs Ground when they (Don't) Know
• arXiv:2402.10992 (2024-02): Understanding AI — Semantic Grounding
• arXiv:2512.01107 (2025-11): Foundation Priors

Your task:
(1) RE-TEST EACH CONSTRAINT. For each claim above, determine whether newer training regimes (e.g., constitutional AI, explicit grounding fine-tunes), mechanistic interpretability advances, or multi-agent orchestration (e.g., disagreement loops, external arbiters) have since weakened or overturned the presupposition-acceptance problem or the epistemic circularity loop. Separate the durable finding (models do reproduce labels without validating categories) from the possibly perishable limitation (models cannot reject false presuppositions). Cite what resolved it.
(2) Surface the strongest CONTRADICTING or SUPERSEDING work from the last 6 months — any paper showing that DSM-style taxonomies *can* be validated via AI, or that presupposition-resistance has improved.
(3) Propose 2 research questions that ASSUME the regime may have shifted: (a) If presupposition-rejection has improved, does it generalize to soft/contestable categories, or only to binary factual claims? (b) Can adversarial multi-agent evaluation *prevent* reification by forcing a model to defend a diagnosis against a challenger?

Next inquiring lines