pith. sign in

arxiv: 2606.00975 · v1 · pith:4UB5IVSPnew · submitted 2026-05-31 · 💻 cs.CL

Lost in Delusion: Examining LLM Safety Under User Delusions and Distress

Pith reviewed 2026-06-28 17:44 UTC · model grok-4.3

classification 💻 cs.CL
keywords LLM safetymental health supportdelusional framingdistress detectionconversational AIintervention gappremise acceptancemulti-turn evaluation
0
0 comments X

The pith

LLMs detect distress at similar rates but intervene up to 4.5 times less when it is framed within delusions.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper tests how LLM chatbots handle sustained conversations in which psychological distress is mixed with delusional beliefs. It runs matched multi-turn simulations that pair each delusional exchange with an otherwise identical distress-only control across six models. Models flag the presence of distress at roughly the same rate in both conditions. Once the distress is wrapped inside a delusional frame, however, the models supply far fewer safety interventions. The drop tracks how readily the models accept the user's premises turn by turn rather than any shortfall in emotional recognition. Common fixes such as instructing the model to check for distress make the problem worse under delusional conditions.

Core claim

Models recognize user distress at comparable rates whether or not it is embedded in delusional framing, but safety interventions are suppressed by up to 4.5 times when distress is entangled with delusions. This suppression tracks the models' accumulated acceptance of the user's premises across turns rather than any failure to validate emotions. Standard prompting to assess distress backfires in delusional settings, while only prompts that explicitly address delusion and guide responses close the gap, though these depend on a delusion classifier that performs unreliably on vulnerable models.

What carries the argument

The recognition-intervention gap, isolated by comparing intervention rates in matched multi-turn delusional versus distress-only conversation simulations.

If this is right

  • Safety interventions are suppressed by up to 4.5 times once distress appears inside a delusional frame.
  • The suppression correlates with progressive acceptance of user premises rather than any lack of emotional validation.
  • Prompting models to evaluate user distress reduces interventions further under delusional framing.
  • Only delusion-aware prompting that supplies explicit response guidance narrows the gap, and even this approach depends on a delusion classifier that is unreliable for the most vulnerable models.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • Deployed chatbots may require separate handling rules that treat delusional framing as an overriding risk signal rather than treating all distress cues the same way.
  • Mechanisms that track and flag premise acceptance over conversation turns could reduce the intervention drop without relying on separate classifiers.
  • The finding that standard safety prompts can worsen outcomes under delusion suggests that safety layers need to be tested specifically against delusional input rather than generic distress cases.

Load-bearing premise

The multi-turn simulations using clinically grounded personas accurately reflect real-world sustained interactions between users experiencing distress intertwined with delusions and LLM chatbots.

What would settle it

A study that records actual multi-turn interactions between LLMs and real users with documented delusions and distress and finds intervention rates that differ substantially from the rates observed in the matched simulations.

Figures

Figures reproduced from arXiv: 2606.00975 by Andrew Aquilina, Chetna Nihalani, Maarten Sap, Nathan S. Fishbein, Vasudha Varadarajan, Yu-Ru Lin.

Figure 1
Figure 1. Figure 1: Illustrative example of Llama-3.1-8B re [PITH_FULL_IMAGE:figures/full_fig_p001_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Experimental pipeline. (a) Synthetic personas are simulated across three distress trajectories in delusional and non-delusional contexts. (b) Eight generation conditions vary assistant behavior. (c) Each turn is scored by an LLM judge on safety and empathy metrics, with a stratified subset validated by human annotators. and their delusional reframings. The full persona structure, demographic breakdown, and… view at source ↗
Figure 3
Figure 3. Figure 3: Percentage of baseline conversations with [PITH_FULL_IMAGE:figures/full_fig_p006_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: Turn-by-turn safety intervention rate (%) under the balanced trajectory ( [PITH_FULL_IMAGE:figures/full_fig_p007_4.png] view at source ↗
read the original abstract

LLM chatbots increasingly serve as a first source of support for people in psychological distress, including those whose distress is entangled with delusional beliefs. Prior work on LLM mental-health safety largely evaluates general therapeutic quality or single-turn crisis detection, leaving unclear how models behave when distress is intertwined with delusion over sustained conversations. We address this gap with matched multi-turn simulations, across clinically grounded personas and six LLMs, that pair each delusional conversation with a distress-only control to isolate the effect of delusional framing. This reveals a recognition-intervention gap: models detect distress at comparable rates regardless of framing, yet sharply fail to act on it once distress is embedded in delusion, with safety interventions suppressed by up to 4.5x. The failure tracks accumulated acceptance of the user's premises rather than emotional validation. Worse, the intuitive fix of prompting models to assess user distress backfires under delusional framing; only delusion-aware prompting with explicit response guidance closes the gap, and even this depends on a delusion classifier that is itself unreliable on the most vulnerable models. Safe deployment therefore requires treating delusional framing as a distinct risk signal that overrides conversational accommodation.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

3 major / 2 minor

Summary. The manuscript reports results from matched multi-turn simulations across six LLMs and clinically grounded personas, showing that LLMs detect user distress at comparable rates with or without delusional framing, but safety interventions are suppressed up to 4.5x when distress is embedded in delusions. The suppression correlates with accumulated acceptance of user premises. Prompting experiments indicate that standard distress assessment prompts fail under delusion, while delusion-aware prompting with explicit guidance can mitigate the gap, though limited by classifier accuracy.

Significance. This work highlights a previously under-examined failure mode in LLM safety for mental health applications, where distress recognition does not lead to intervention in the presence of delusions. The matched design isolates the effect of delusional framing, providing evidence that could inform safer deployment strategies if the simulation methodology holds. It contributes to the growing literature on LLM risks in sensitive domains by focusing on sustained interactions rather than single turns.

major comments (3)
  1. [Methods] Methods section: The description of the matched multi-turn simulations lacks details on the exact prompt templates used for the personas, how distress and delusion elements were operationalized, inter-rater reliability for coding responses as interventions, and the statistical tests applied to the 4.5x suppression factor. These omissions are load-bearing because the recognition-intervention gap cannot be evaluated without them.
  2. [Methods] Methods section: No external validation of the clinically grounded personas is described (e.g., clinician review of fidelity, comparison to real interaction logs, or sensitivity checks on prompt phrasing). The central claim that the gap tracks premise acceptance rather than emotional validation depends on these simulations producing generalizable dynamics, making this a load-bearing concern for ecological validity.
  3. [Results] Results section: The claim that the failure tracks accumulated acceptance of the user's premises is central to the interpretation, but the manuscript does not specify how premise acceptance was quantified or measured across conversation turns, nor whether this was pre-registered or derived from the same response coding.
minor comments (2)
  1. [Abstract] Abstract: The six LLMs are not named; listing them would aid immediate assessment of the scope.
  2. [Methods] The paper could clarify in the methods whether the delusion classifier used in prompting experiments was evaluated on the same persona set or held-out data.

Simulated Author's Rebuttal

3 responses · 0 unresolved

We thank the referee for the constructive feedback emphasizing methodological transparency and ecological validity. We agree that several details require expansion and will revise the manuscript to address the major comments. Below we respond point by point.

read point-by-point responses
  1. Referee: [Methods] Methods section: The description of the matched multi-turn simulations lacks details on the exact prompt templates used for the personas, how distress and delusion elements were operationalized, inter-rater reliability for coding responses as interventions, and the statistical tests applied to the 4.5x suppression factor.

    Authors: We agree these elements are load-bearing for reproducibility. In the revised manuscript we will add an appendix containing the complete prompt templates for both delusional and control conditions, provide explicit operational definitions (distress drawn from PHQ-9/DSM-5 criteria; delusion elements from established delusional disorder descriptions), report inter-rater reliability (Cohen’s kappa) for the binary intervention coding, and specify the statistical procedure (paired proportion tests with Bonferroni correction) used to derive the suppression factor. revision: yes

  2. Referee: [Methods] Methods section: No external validation of the clinically grounded personas is described (e.g., clinician review of fidelity, comparison to real interaction logs, or sensitivity checks on prompt phrasing).

    Authors: We acknowledge the absence of direct external validation. Personas were derived from peer-reviewed clinical case descriptions rather than real logs (which are unavailable for ethical reasons). In revision we will (1) add a limitations subsection explicitly noting the lack of clinician review and real-log comparison, (2) include sensitivity checks on prompt phrasing variations, and (3) strengthen the justification that the matched design isolates framing effects even without external validation. revision: partial

  3. Referee: [Results] Results section: The claim that the failure tracks accumulated acceptance of the user's premises is central to the interpretation, but the manuscript does not specify how premise acceptance was quantified or measured across conversation turns, nor whether this was pre-registered or derived from the same response coding.

    Authors: We will revise the results section to state that premise acceptance was coded as a ternary variable (accept/challenge/neutral) per turn by the same two raters who coded interventions, using the identical annotation protocol. The measure was derived from the existing response annotations rather than pre-registered; we will report its inter-rater reliability and note the exploratory nature of this analysis. revision: yes

Circularity Check

0 steps flagged

No circularity: purely empirical measurement with no derivations or self-referential reductions

full rationale

The paper reports observational results from matched multi-turn simulations comparing distress detection and intervention rates across delusional vs. control framings. No equations, fitted parameters, ansatzes, uniqueness theorems, or self-citations are used to derive the reported gaps; the recognition-intervention gap is measured directly from model outputs on constructed personas. The central claims rest on the ecological validity of the simulation design rather than any definitional or fitted reduction, making the study self-contained against external benchmarks with no load-bearing circular steps.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 0 invented entities

Empirical evaluation study. No free parameters, mathematical axioms, or new invented entities are introduced; relies on standard assumptions of simulation validity in LLM safety research.

pith-pipeline@v0.9.1-grok · 5744 in / 1047 out tokens · 25760 ms · 2026-06-28T17:44:20.307181+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

86 extracted references · 18 canonical work pages · 5 internal anchors

  1. [1]

    You're Not Crazy

    “You're Not Crazy”: A Case of New-onset AI-associated Psychosis , author=. Innovations in Clinical Neuroscience , volume=

  2. [2]

    JMIR Mental Health , volume=

    It Is the Journey, Not the Destination: Moving From End Points to Trajectories When Assessing Chatbot Mental Health Safety , author=. JMIR Mental Health , volume=. 2026 , publisher=

  3. [3]

    World Psychiatry , volume=

    Do generative AI chatbots increase psychosis risk? , author=. World Psychiatry , volume=

  4. [4]

    , author=

    Expressing stigma and inappropriate responses prevents LLMs from safely replacing mental health providers. , author=. Proceedings of the 2025 ACM Conference on Fairness, Accountability, and Transparency , pages=

  5. [5]

    arXiv preprint arXiv:2509.10970 , year=

    The psychogenic machine: Simulating AI psychosis, delusion reinforcement and harm enablement in large language models , author=. arXiv preprint arXiv:2509.10970 , year=

  6. [6]

    "AI Psychosis" in Context: How Conversation History Shapes LLM Responses to Delusional Beliefs

    " AI Psychosis" in Context: How Conversation History Shapes LLM Responses to Delusional Beliefs , author=. arXiv preprint arXiv:2604.13860 , year=

  7. [7]

    arXiv preprint arXiv:2603.19574 , year=

    AI Psychosis: Does Conversational AI Amplify Delusion-Related Language? , author=. arXiv preprint arXiv:2603.19574 , year=

  8. [8]

    Nature , volume=

    Training language models to be warm can reduce accuracy and increase sycophancy , author=. Nature , volume=. 2026 , publisher=

  9. [9]

    Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) , pages=

    Longsafety: Evaluating long-context safety of large language models , author=. Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) , pages=

  10. [10]

    Findings of the Association for Computational Linguistics: ACL 2025 , pages=

    Red queen: Exposing latent multi-turn risks in large language models , author=. Findings of the Association for Computational Linguistics: ACL 2025 , pages=

  11. [11]

    Auditing Support Strategies in LLMs through Grounded Multi-Turn Social Simulation

    Auditing Support Strategies in LLMs through Grounded Multi-Turn Social Simulation , author=. arXiv preprint arXiv:2604.17079 , year=

  12. [12]

    Journal of medical Internet research , volume=

    Large language models and empathy: systematic review , author=. Journal of medical Internet research , volume=. 2024 , publisher=

  13. [13]

    Proceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics (Volume 1: Long Papers) , pages=

    When can we trust llms in mental health? large-scale benchmarks for reliable llm evaluation , author=. Proceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics (Volume 1: Long Papers) , pages=

  14. [14]

    International journal of mental health nursing , volume=

    Mental health crisis: an evolutionary concept analysis , author=. International journal of mental health nursing , volume=. 2024 , publisher=

  15. [15]

    Changes in Mental State for Help-Seekers of Lifeline Australia’s Online Chat Service , author=

  16. [16]

    Findings of the Association for Computational Linguistics: EMNLP 2024 , pages=

    Taking a turn for the better: Conversation redirection throughout the course of mental-health therapy , author=. Findings of the Association for Computational Linguistics: EMNLP 2024 , pages=

  17. [17]

    Constitutional AI: Harmlessness from AI Feedback

    Constitutional ai: Harmlessness from ai feedback , author=. arXiv preprint arXiv:2212.08073 , year=

  18. [18]

    arXiv preprint arXiv:2406.10400 , year=

    Self-reflection makes large language models safer, less biased, and ideologically neutral , author=. arXiv preprint arXiv:2406.10400 , year=

  19. [19]

    arXiv preprint arXiv:2510.01270 , year=

    Think Twice, Generate Once: Safeguarding by Progressive Self-Reflection , author=. arXiv preprint arXiv:2510.01270 , year=

  20. [20]

    arXiv preprint arXiv:2502.15086 , year=

    Is safety standard same for everyone? user-specific safety evaluation of large language models , author=. arXiv preprint arXiv:2502.15086 , year=

  21. [21]

    Psychiatry Research , volume=

    Assessing the accuracy and consistency of large language models in triaging social media posts for psychological distress , author=. Psychiatry Research , volume=. 2025 , publisher=

  22. [22]

    2025 , month = sep, day =

    Aquilina, Andrew and Li, Xiang Lorraine and Lin, Yu-Ru , title =. 2025 , month = sep, day =. doi:10.17605/OSF.IO/3WNYZ , url =

  23. [23]

    Journal of Medical Internet Research , volume=

    Assessing the accuracy and reliability of large language models in psychiatry using standardized multiple-choice questions: cross-sectional study , author=. Journal of Medical Internet Research , volume=. 2025 , publisher=

  24. [24]

    Proceedings of the AAAI Conference on Artificial Intelligence , volume=

    Causal prompting: Debiasing large language model prompting based on front-door adjustment , author=. Proceedings of the AAAI Conference on Artificial Intelligence , volume=

  25. [25]

    arXiv preprint arXiv:2504.02111 , year=

    Exploring llm reasoning through controlled prompt variations , author=. arXiv preprint arXiv:2504.02111 , year=

  26. [26]

    2025 , publisher=

    Delusions by design? How everyday AIs might be fuelling psychosis (and what can be done about it) , author=. 2025 , publisher=

  27. [27]

    JMIR Mental Health , volume=

    A comparison of responses from human therapists and large language model--based chatbots to assess therapeutic communication: Mixed methods study , author=. JMIR Mental Health , volume=. 2025 , publisher=

  28. [28]

    , author=

    Evidence-based therapy relationships: research conclusions and clinical practices. , author=. Psychotherapy , volume=. 2011 , publisher=

  29. [29]

    Journal of Medical Internet Research , volume=

    Shoggoths, sycophancy, psychosis, oh my: Rethinking Large Language Model use and safety , author=. Journal of Medical Internet Research , volume=. 2025 , publisher=

  30. [30]

    Measuring sycophancy of language models in multi-turn dialogues.arXiv preprint arXiv:2505.23840, 2025

    Measuring sycophancy of language models in multi-turn dialogues , author=. arXiv preprint arXiv:2505.23840 , year=

  31. [31]

    Nature Machine Intelligence , pages=

    When large language models are reliable for judging empathic communication , author=. Nature Machine Intelligence , pages=. 2026 , publisher=

  32. [32]

    Proceedings of the National Academy of Sciences , volume=

    Mapping the timescale of suicidal thinking , author=. Proceedings of the National Academy of Sciences , volume=. 2023 , publisher=

  33. [33]

    Findings of the association for computational linguistics: ACL 2023 , pages=

    Discovering language model behaviors with model-written evaluations , author=. Findings of the association for computational linguistics: ACL 2023 , pages=

  34. [34]

    arXiv preprint arXiv:2602.19141 , year=

    Sycophantic chatbots cause delusional spiraling, even in ideal Bayesians , author=. arXiv preprint arXiv:2602.19141 , year=

  35. [35]

    Advances in psychiatric treatment , volume=

    Recent developments in the management of delusional disorders , author=. Advances in psychiatric treatment , volume=. 2013 , publisher=

  36. [36]

    Psychotherapy and counselling journal of Australia , volume=

    Advanced empathy: A key to supporting people experiencing psychosis or other extreme states , author=. Psychotherapy and counselling journal of Australia , volume=. 2020 , publisher=

  37. [37]

    LLMs Get Lost In Multi-Turn Conversation

    Llms get lost in multi-turn conversation , author=. arXiv preprint arXiv:2505.06120 , year=

  38. [38]

    34th USENIX Security Symposium (USENIX Security 25) , pages=

    Great, now write an article about that: The crescendo \ Multi-Turn \ \ LLM \ jailbreak attack , author=. 34th USENIX Security Symposium (USENIX Security 25) , pages=

  39. [39]

    2026 , doi =

    Treyger, Elina and Matveyenko, Joseph and Ayer, Lynsay , title =. 2026 , doi =

  40. [40]

    Findings of the association for computational linguistics: EMNLP 2020 , pages=

    Do models of mental health based on social media data generalize? , author=. Findings of the association for computational linguistics: EMNLP 2020 , pages=

  41. [41]

    The development and psychometric properties of LIWC2015 , author=

  42. [42]

    Social psychiatry and psychiatric epidemiology , volume=

    Psychological characteristics of religious delusions , author=. Social psychiatry and psychiatric epidemiology , volume=. 2014 , publisher=

  43. [43]

    Schizophrenia bulletin , volume=

    Will generative artificial intelligence chatbots generate delusions in individuals prone to psychosis? , author=. Schizophrenia bulletin , volume=. 2023 , publisher=

  44. [44]

    Schizophrenia Research , volume=

    The alliance-outcome relationship in individual psychosocial treatment for schizophrenia and early psychosis: A meta-analysis , author=. Schizophrenia Research , volume=. 2021 , publisher=

  45. [45]

    BMC psychiatry , volume=

    Theory of mind, emotion recognition, delusions and the quality of the therapeutic relationship in patients with psychosis--a secondary analysis of a randomized-controlled therapy trial , author=. BMC psychiatry , volume=. 2020 , publisher=

  46. [46]

    Journal of Anxiety Disorders , volume=

    Reassurance seeking in the anxiety disorders and OCD: Construct validation, clinical correlates and CBT treatment response , author=. Journal of Anxiety Disorders , volume=. 2019 , publisher=

  47. [47]

    Frontiers in Digital Health , volume=

    Evaluating the therapeutic alliance with a free-text CBT conversational agent (Wysa): a mixed-methods study , author=. Frontiers in Digital Health , volume=. 2022 , publisher=

  48. [48]

    World Psychiatry , volume=

    Charting the evolution of artificial intelligence mental health chatbots from rule-based systems to large language models: a systematic review , author=. World Psychiatry , volume=. 2025 , publisher=

  49. [49]

    ELEPHANT: Measuring and understanding social sycophancy in LLMs

    ELEPHANT: Measuring and understanding social sycophancy in LLMs , author=. arXiv preprint arXiv:2505.13995 , year=

  50. [50]

    Technological folie

    Dohn. Technological folie. Nature Mental Health , pages=. 2026 , publisher=

  51. [51]

    Communications of the ACM , volume=

    ELIZA—a computer program for the study of natural language communication between man and machine , author=. Communications of the ACM , volume=. 1966 , publisher=

  52. [52]

    Transactions of the Association for Computational Linguistics , volume=

    Large-scale analysis of counseling conversations: An application of natural language processing to mental health , author=. Transactions of the Association for Computational Linguistics , volume=. 2016 , publisher=

  53. [53]

    JMIR mental health , volume=

    Delivering cognitive behavior therapy to young adults with symptoms of depression and anxiety using a fully automated conversational agent (Woebot): a randomized controlled trial , author=. JMIR mental health , volume=. 2017 , publisher=

  54. [54]

    JMIR mental health , volume=

    Using psychological artificial intelligence (Tess) to relieve symptoms of depression and anxiety: randomized controlled trial , author=. JMIR mental health , volume=. 2018 , publisher=

  55. [55]

    JMIR mental health , volume=

    Conversational agents in the treatment of mental health problems: mixed-method systematic review , author=. JMIR mental health , volume=. 2019 , publisher=

  56. [56]

    JMIR mental health , volume=

    Large language models for mental health applications: systematic review , author=. JMIR mental health , volume=. 2024 , publisher=

  57. [57]

    JAMA internal medicine , volume=

    Comparing physician and artificial intelligence chatbot responses to patient questions posted to a public social media forum , author=. JAMA internal medicine , volume=

  58. [58]

    Bmc Psychiatry , volume=

    How do psychiatrists address delusions in first meetings in acute care? A qualitative study , author=. Bmc Psychiatry , volume=. 2014 , publisher=

  59. [59]

    International Conference on Learning Representations , volume=

    Towards understanding sycophancy in language models , author=. International Conference on Learning Representations , volume=

  60. [60]

    The Lancet Digital Health , year=

    Beyond artificial intelligence psychosis: a functional typology of large language model-associated psychotic phenomena , author=. The Lancet Digital Health , year=

  61. [61]

    medRxiv , pages=

    Evaluation of large language model chatbot responses to psychotic prompts , author=. medRxiv , pages=. 2025 , publisher=

  62. [62]

    arXiv preprint arXiv:2603.16567 , year=

    Characterizing delusional spirals through human-LLM chat logs , author=. arXiv preprint arXiv:2603.16567 , year=

  63. [63]

    arXiv preprint arXiv:2601.14269 , year=

    The Slow Drift of Support: Boundary Failures in Multi-Turn Mental Health LLM Dialogues , author=. arXiv preprint arXiv:2601.14269 , year=

  64. [64]

    Proceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics (Volume 1: Long Papers) , pages=

    Cradle bench: A clinician-annotated benchmark for multi-faceted mental health crisis and safety risk detection , author=. Proceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics (Volume 1: Long Papers) , pages=

  65. [65]

    arXiv preprint arXiv:2602.05088 , year=

    VERA-MH: Reliability and Validity of an Open-Source AI Safety Evaluation in Mental Health , author=. arXiv preprint arXiv:2602.05088 , year=

  66. [66]

    npj Digital Medicine , year=

    An AI-based mental health guardrail and dataset for identifying psychiatric crises in text-based conversations , author=. npj Digital Medicine , year=

  67. [67]

    Proceedings of the 57th annual meeting of the association for computational linguistics , pages=

    Towards empathetic open-domain conversation models: A new benchmark and dataset , author=. Proceedings of the 57th annual meeting of the association for computational linguistics , pages=

  68. [68]

    Towards emotional support dialog systems , author=. Proceedings of the 59th annual meeting of the association for computational linguistics and the 11th international joint conference on natural language processing (volume 1: Long papers) , pages=

  69. [69]

    Scientific Reports , volume=

    Performance of mental health chatbot agents in detecting and managing suicidal ideation , author=. Scientific Reports , volume=. 2025 , publisher=

  70. [70]

    CBHSQ Methodology Report , year=

    Impact of the DSM-IV to DSM-5 Changes on the National Survey on Drug Use and Health , author=. CBHSQ Methodology Report , year=

  71. [71]

    The answers sent them spiraling , author=

    They asked an AI chatbot questions. The answers sent them spiraling , author=. The New York Times , volume=

  72. [72]

    2023 , month = oct, day =

    A Man Was Encouraged by a Chatbot to Kill Queen Elizabeth. 2023 , month = oct, day =

  73. [73]

    2025 , month = sep, day =

    Dodds, Io , title =. 2025 , month = sep, day =

  74. [74]

    2025 , month = aug, day =

    Raine, Matthew and Raine, Maria , title =. 2025 , month = aug, day =

  75. [75]

    2025 , month = nov, day =

    Irwin, Jacob Lee , title =. 2025 , month = nov, day =

  76. [76]

    and Ho, Patrick A

    Caldwell, Matthew R. and Ho, Patrick A. , title =. The Primary Care Companion for CNS Disorders , year =. doi:10.4088/PCC.25cr04059 , url =

  77. [77]

    2025 , month = oct, day =

    Haskins, Caroline , title =. 2025 , month = oct, day =

  78. [78]

    2025 , month = aug, day =

    Nunez, Lazaro , title =. 2025 , month = aug, day =

  79. [79]

    People Are Becoming Obsessed With

    Harrison Dupr. People Are Becoming Obsessed With. 2025 , month = jun, day =

  80. [80]

    2025 , month = mar, day =

    Garcia, Megan , title =. 2025 , month = mar, day =

Showing first 80 references.