Pith. sign in

REVIEW 3 major objections 3 minor 31 references

MAGI: Multi-Agent Guided Interview for Psychiatric Assessment

T0 review · 3 major / 3 minor · reviewed 2026-08-16 · deepseek-v4-flash

Pith's one-line read MAGI turns the gold-standard MINI psychiatric interview into an automated four-agent DSM-5 diagnostic workflow.

desk verdict A genuinely thoughtful multi-agent MINI interview system, but the paper's central validation claim is contradicted by its own methods section, which says the 1,002 'participants' were LLM-simulated. read the letter →

arxiv 2504.18260 v1 pith:4Y3UFKWU submitted 2025-04-25 cs.CL

classification cs.CL
keywords multi-agentsystemsstructuredclinicalinterviewMINIDSM-5PsychometricChain-of-Thoughtpsychiatricassessmentdepressiondetectionsuiciderisk
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

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

The reading

The paper is trying to show that a structured psychiatric interview can be automated without sacrificing clinical protocol fidelity. It presents MAGI, a multi-agent system that encodes the Mini International Neuropsychiatric Interview (MINI) as a decision tree and runs it through four collaborating agents: navigation, questioning, judgement, and diagnosis. The diagnosis agent uses Psychometric Chain-of-Thought (PsyCoT), a reasoning format that maps each symptom mentioned in dialogue to a DSM-5 criterion and leaves an auditable trail. On 1,002 interviews covering depression, generalized anxiety, social anxiety, and suicide risk, the authors report that MAGI outperforms single-agent LLM baselines, particularly in suicide-risk detection. If the claim is right, protocol-compliant diagnostic screening and reviewable conclusions could scale beyond clinics.

What carries the argument

The load-bearing object is the MINI interview tree, a branching structure in which each node is a diagnostic question and progression is allowed only when the participant's answer satisfies that node's criteria. MAGI distributes this tree across four agents: a navigation agent that enforces branch transitions and refuses to skip critical items, a question agent that rephrases clinical probes and adds explanation or empathy as needed, a judgment agent that decides whether a response satisfies the current node using direct matching, semantic equivalence, and a forced-choice fallback after five ambiguous turns, and a diagnosis agent that applies PsyCoT. PsyCoT is a three-phase reasoning chain, symptom anchoring, syndromal validation, and evidence binding, that converts dialogue fragments into DSM-5 codes with an explicit audit path. The tree carries the clinical logic; PsyCoT carries the explainability.

What would settle it

Run MAGI on transcripts from real patients who also received a clinician-administered MINI or another structured diagnostic gold standard, and compare MAGI's diagnoses with the clinicians' consensus on cases the model has never seen. If the agreement falls to chance level, or if MAGI's suicide-risk recall drops below baseline recall on those real cases, the paper's central claim is refuted.

Watch

Extended reading notes

Core claim

The paper's central claim is that MAGI is the first framework to convert the MINI, a branching, DSM-5-aligned structured interview, into an automated multi-agent workflow that reaches expert-level diagnostic agreement. The evidence is organized as a three-part comparison: dialogue-quality ratings by psychologists, diagnostic agreement against dual-expert labels, and few-shot robustness. Across four LLMs, the PsyCoT reasoning protocol consistently outperforms vanilla and free-form chain-of-thought prompting; the largest reported gain is in suicide-risk detection, where Cohen's kappa rises to 0.839–0.942 compared with 0.259–0.427 for baselines. The 1,002 interview sessions were collected through university mental health services, with participants simulated by LLMs under ethical constraints. The paper interprets these results as showing that encoding the MINI's procedural logic and DSM-5 symptom definitions compensates for LLMs' tendency toward heuristic judgement.

Load-bearing premise

The evaluation assumes that conversations produced by LLM-simulated participants with programmed mental illnesses are representative enough of real patients' speech that expert labels on those conversations can stand in for real clinical diagnoses.

Editorial extensions

If this is right

  • Protocol-guaranteed coverage: because the navigation agent blocks premature topic changes, critical items such as suicidal ideation cannot be skipped, which matters for safety screening.
  • Auditable diagnoses: PsyCoT binds each diagnostic conclusion to specific dialogue evidence and DSM-5 criteria, so a clinician can review rather than trust a black box.
  • Model democratization: with structured reasoning, smaller LLMs approach larger models on depression screening, suggesting that specialized prompting can reduce the capability gap.
  • Higher-risk detection: suicide-risk agreement rises to kappa values above 0.9, a large jump from baseline values below 0.43, implying fewer missed high-risk cases.
  • Efficiency gain: the paper reports a 32% improvement over single-agent LLM baselines, indicating that a full MINI-style interview can be completed automatically while matching expert judgment.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The paper's own data section says participants were simulated by LLMs, so its reported kappas describe agreement on synthetic conversations; a real-patient validation against clinician-administered MINI is the missing test before deployment.
  • Since the navigation agent only needs a decision tree, the same architecture could encode other structured instruments such as SCID or K-SADS with no change to the core mechanism.
  • PsyCoT's evidence-binding output could be reused independently as a labeling tool to turn archived clinical transcripts into symptom-annotated datasets, even without the interview agent.
  • A testable extension is to measure not just diagnostic agreement but disclosure behavior: whether real users answer sensitive questions as openly to MAGI's forced-choice prompts as they would to a human interviewer.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 3 minor

Summary. The paper proposes MAGI, a multi-agent LLM framework that operationalizes the Mini International Neuropsychiatric Interview (MINI) through four specialized agents: a navigation agent, a question agent, a judgment agent, and a diagnosis agent with Psychometric Chain-of-Thought (PsyCoT) reasoning. The authors claim that MAGI is the first framework to transform the MINI into automatic computational workflows and that experiments on 1,002 real-world participants covering depression, generalized anxiety, social anxiety, and suicide show improved diagnostic agreement with expert clinicians, including high Cohen's kappa values for suicide risk. The paper also presents dialogue quality evaluations, few-shot analyses, and a case study illustrating explainable diagnostic reasoning. The central contribution is a protocol-aligned, explainable interview system with an accompanying evaluation on collected interview sessions.

Significance. If the empirical claims were supported, the paper would be significant for computational psychiatry and LLM-based clinical assessment: it demonstrates a concrete mapping from a gold-standard structured interview to an automated multi-agent workflow, and PsyCoT provides an interpretable audit trail from dialogue to DSM-5 criteria. The detailed prompts in Appendix D are a useful resource, and the expert annotation protocol, with reported ICC and Cohen's kappa values, shows attention to annotation quality. However, the significance is heavily contingent on the provenance of the 1,002 interview sessions; the manuscript's own data collection description contradicts the 'real-world participants' framing, so the headline empirical contribution is currently unsupported.

major comments (3)
  1. [§4 Data Collection vs. Abstract, §1, Ethical Considerations] The abstract, introduction, and ethics section describe '1,002 real-world participants' and state that 'all 1,002 individuals provided informed consent,' but §4 Data Collection says: 'we first construct simulated participants with different mental illnesses based on LLMs. Then, we let various interviewers engage in conversations with them.' These statements cannot both be true: an LLM-simulated persona cannot provide informed consent, and a simulated conversation is not a real clinical encounter. This contradiction undermines the central validity claim that MAGI was validated on real-world participants. The authors must either disclose that all 1,002 sessions were synthetic and reframe every claim accordingly, or provide evidence that real participants were actually interviewed; as written, the evaluation does not support the abstract's claim.
  2. [§4 Data Collection and Tables 2/5/6] Because the participants are described as LLM-simulated personas constructed with known mental illnesses, the expert-annotated labels are not independent of the data generation process. If a simulated persona was created to exhibit depression, then the expert label for that dialogue is partly determined by the simulation design, and the reported metrics—including suicide-risk kappa values of 0.839-0.942—may reflect recovery of the programmed conditions rather than diagnostic skill on real clinical presentations. The paper does not state how the simulated conditions were assigned, whether the psychologists were blinded to the generation conditions, or how the synthetic dialogues were validated as clinically representative. Without this information, the diagnostic performance results in Tables 2, 5, and 6 do not support the claim of clinical validity.
  3. [§6 Conclusion and §5.1/§5.2] The conclusion claims 'a 32% improvement over single-agent LLM baselines,' but this number is not tied to any specific table or experimental condition in the main text, and no confidence intervals or significance tests are reported for any of the diagnostic metrics. In addition, Table 1 reports dialogue-quality scores without inter-rater reliability for those ratings, even though the annotation reliability statistics in §4 refer to diagnostic annotations. These omissions make it impossible to assess whether the reported differences are meaningful or merely noise, especially for the high-stakes suicide-risk results.
minor comments (3)
  1. [§1 and §4] The introduction says the study was 'a school-based study' while §4 says data were collected 'through university mental health services'; please clarify the recruitment setting and the relationship between the two descriptions.
  2. [Table 3 and Appendix A.2] The few-shot results in Table 3 report only Macro-F1 without specifying the number of shots, the selection of exemplars, or the variance across runs; please provide these details so the comparisons are reproducible.
  3. [References] Some references are incomplete or inconsistent, e.g., the MINI reference list mixes 1998a/1998b entries with later validation studies without full page ranges; please standardize the bibliography.

Circularity Check

0 steps flagged · score 0.0 of 10

No circular derivation: MAGI's architecture and PsyCoT evaluation rest on external protocols and external expert labels rather than on the paper's own outputs; the real-world-versus-simulated participant contradiction is a validity concern, not a circularity.

full rationale

The paper's claimed derivation chain is not circular under the defined patterns. MAGI's architecture operationalizes the MINI protocol, which is an external, cited standard (Sheehan et al. 1998; Lecrubier et al. 1997), and its DSM-5-aligned PsyCoT prompts in Appendix D encode diagnostic criteria as the method being tested, not as a hidden restatement of the evaluation target. The evaluation labels were produced by two licensed psychologists with reported inter-rater reliability (ICC 0.78 and 0.87, Cohen's kappa > 0.85), so the diagnostic predictions are compared against external human annotations rather than against the model's own prompt rules. Although the PsyCoT prompts contain explicit symptom-definition and decision rules, the task is to apply those rules to transcripts, and the expert labels are not generated by those prompts; this is a legitimate rubric-application evaluation, not a self-definitional reduction. The paper does cite prior work by overlapping authors (Chen et al. 2024), but it is used only to justify evaluation metrics and is not load-bearing for the central claim. The most serious issue is the internal contradiction between the abstract's statement 'Experimental results on 1,002 real-world participants' and Section 4's statement 'we first construct simulated participants with different mental illnesses based on LLMs,' which means the real-world validation claim is unsupported as written. That is a data-validity and reporting problem, not a circularity, because the expert labels are still external to the prediction pipeline and the reported reductions do not show an equation or fitted parameter being renamed as a prediction. The derivation chain is therefore self-contained; the score is 0.

Assumptions & free parameters 2 free parameters · 4 assumptions · 0 invented entities

The central claim rests mainly on the external MINI protocol and on the unvalidated assumption that LLM-simulated participants stand in for real patients. No numerical parameters are fitted to data, but several design thresholds are hand-chosen without sensitivity analysis.

free parameters (2)
  • unproductive-turn threshold = 5
    Judgment agent triggers ambiguity resolution after 5 unproductive turns (§3.3); no sensitivity analysis is reported.
  • LLM sampling temperature = 0.7
    Set to 0.7 for all models in diagnostic evaluation (§4.2.1); no ablation of temperature's effect is reported.
assumptions (4)
  • domain assumption MINI/DSM-5 criteria are the correct gold standard for psychiatric diagnosis
    The entire framework operationalizes MINI as ground truth (§2.2, §3); if the protocol is not appropriate for the target population, the system's validity collapses.
  • domain assumption LLM-simulated participants produce dialogues that are clinically representative
    §4 states the authors 'construct simulated participants with different mental illnesses based on LLMs' and then evaluate interviewers on those conversations; no validation of simulation fidelity is provided.
  • domain assumption Expert annotation of transcripts yields valid diagnostic labels
    Two licensed psychologists annotated 1,002 cases (§4), but if the underlying dialogues are simulated, the labels describe simulated personas, not real patients.
  • domain assumption The judgment agent's semantic mapping is reliable
    §3.3 defines three decision thresholds based on natural-language interpretation; no independent measurement of this mapping's accuracy is given.

how reviews work

0 comments
Cite this review

Pith. "Pith review of MAGI: Multi-Agent Guided Interview for Psychiatric Assessment." pith.science (2026). https://pith.science/paper/4Y3UFKWU

@misc{pith2026250418260,
  author       = {Pith},
  title        = {Pith review of: MAGI: Multi-Agent Guided Interview for Psychiatric Assessment},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/4Y3UFKWU}},
  note         = {Machine review of arXiv:2504.18260}
}
read the original abstract

Automating structured clinical interviews could revolutionize mental healthcare accessibility, yet existing large language models (LLMs) approaches fail to align with psychiatric diagnostic protocols. We present MAGI, the first framework that transforms the gold-standard Mini International Neuropsychiatric Interview (MINI) into automatic computational workflows through coordinated multi-agent collaboration. MAGI dynamically navigates clinical logic via four specialized agents: 1) an interview tree guided navigation agent adhering to the MINI's branching structure, 2) an adaptive question agent blending diagnostic probing, explaining, and empathy, 3) a judgment agent validating whether the response from participants meet the node, and 4) a diagnosis Agent generating Psychometric Chain-of- Thought (PsyCoT) traces that explicitly map symptoms to clinical criteria. Experimental results on 1,002 real-world participants covering depression, generalized anxiety, social anxiety and suicide shows that MAGI advances LLM- assisted mental health assessment by combining clinical rigor, conversational adaptability, and explainable reasoning.

Figures

Figures reproduced from arXiv: 2504.18260 by the authors.

Figure 1
Figure 1. Example dialogue flow from MAGI. Our multi-agent framework MAGI guides participants through structured psychiatric interviews following MINI protocol. The advent of large language models (LLMs) (OpenAI, 2023; Touvron et al., 2023; DeepSeek￾AI, 2024, 2025) offers promising avenues to auto￾mate and enhance mental health support processes, potentially democratizing access to care (He et al., 2023; Zhao et al., 2023). W… view at source ↗
Figure 2
Figure 2. Overview of MAGI framework. The framework consists of a navigation agent for interview management, a question agent for dynamic utterance generation, a judgment agent for symptom validity analysis, and a diagnosis agent for DSM-5 compliant conclusions, ensuring adherence to psychiatric protocols and conversational adaptability. sive evaluation (Pettersson et al., 2018). Notable for its efficiency, the interview can … view at source ↗
Figure 3
Figure 3. Heatmap illustrating participant interaction patterns with interview nodes across different disorders, with [PITH_FULL_IMAGE:figures/full_fig_p008_3.png] view at source ↗
Figures from the paper (1 more)
Figure 4
Figure 4. Figure 4: Case of the demo of MAGI. screening, positioning it as a valuable tool for large￾scale implementation. Real-world usage has shown that our system not only helps users articulate their emotions effec￾tively but also aligns seamlessly with established diagnostic framewor…

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

31 extracted references · 29 canonical work pages

  1. [1]

    In your life, have you ever had a period of at least two consecutive weeks where you couldn’t feel happy, felt sad, empty, or hopeless every day?

    Depressed Mood Symptom Manifestation: Subjectively feeling sad, empty, hopeless, or experiencing emotional distress; or observed crying, emotional breakdowns, or shouting. Corresponding Questions: • "In your life, have you ever had a period of at least two consecutive weeks where you couldn’t feel happy, felt sad, empty, or hopeless every day?" • "That pe...

  2. [2]

    Have you ever had a period of at least two consecutive weeks where you had little interest, even in things you used to enjoy?

    Loss of Interest or Pleasure Symptom Manifestation: Significant decrease in interest or pleasure in almost all activities. Corresponding Questions: • "Have you ever had a period of at least two consecutive weeks where you had little interest, even in things you used to enjoy?" • "In the past two weeks, have you also been feeling uninterested and finding t...

  3. [3]

    During the two weeks of feeling depressed or uninterested, did you notice daily appetite changes or significant weight fluctuations? Did people around you comment on this?

    Weight or Appetite Change Symptom Manifestation: Significant weight loss or gain, or decreased/increased appetite, without intentional dieting. Corresponding Questions: • "During the two weeks of feeling depressed or uninterested, did you notice daily appetite changes or significant weight fluctuations? Did people around you comment on this?" 16 • "In the...

  4. [4]

    • "In the past two weeks, have you experienced the same sleep problems?

    Sleep Disturbance Symptom Manifestation: Insomnia or excessive sleep. Corresponding Questions: • "During the two weeks when you felt depressed or lost interest, did you have trouble sleeping every night, such as difficulty falling asleep, waking up in the middle of the night, waking up too early, or sleeping too much?" • "In the past two weeks, have you e...

  5. [5]

    During the two weeks of feeling depressed or uninterested, did you become sluggish or agitated almost every day? Were you noticeably restless or unable to sit still?

    Agitation or Sluggishness in Daily Behavior Symptom Manifestation: Physical agitation or sluggishness, or feeling mentally dull or numb. Corresponding Questions: • "During the two weeks of feeling depressed or uninterested, did you become sluggish or agitated almost every day? Were you noticeably restless or unable to sit still?" • "In the past two weeks,...

  6. [6]

    During the two weeks of feeling depressed or uninterested, did you feel like you had no energy, almost every day?

    Fatigue or Loss of Energy Symptom Manifestation: Persistent fatigue or a lack of energy, feeling drained. Corresponding Questions: • "During the two weeks of feeling depressed or uninterested, did you feel like you had no energy, almost every day?" • "In the past two weeks, have you had similar feelings of being constantly tired or lacking energy?" 17 • "...

  7. [7]

    During the two weeks of feeling depressed or uninterested, did you feel almost every day that you were worthless or excessively guilty?

    Feelings of Worthlessness or Excessive Guilt Symptom Manifestation: Feeling worthless or excessively guilty, often inappropriate guilt. Corresponding Questions: • "During the two weeks of feeling depressed or uninterested, did you feel almost every day that you were worthless or excessively guilty?" • "In the past two weeks, have you felt the same sense o...

  8. [8]

    During the two weeks of feeling depressed or uninterested, did you often find it difficult to concentrate or make decisions?

    Difficulty Concentrating or Making Decisions Symptom Manifestation: Difficulty thinking clearly or making decisions, inability to focus. Corresponding Questions: • "During the two weeks of feeling depressed or uninterested, did you often find it difficult to concentrate or make decisions?" • "In the past two weeks, have you had trouble thinking clearly or...

Show all 31 references
  1. [9]

    During the two weeks of feeling depressed or uninterested, did you often think about death or have thoughts of suicide, or even plan or attempt suicide?

    Thoughts of Death or Suicide Symptom Manifestation: Frequent thoughts of death, suicidal ideation, or actual suicide attempts. Corresponding Questions: • "During the two weeks of feeling depressed or uninterested, did you often think about death or have thoughts of suicide, or...

  2. [10]

    During those two weeks, did these symptoms cause significant distress or problems in your life, such as at home, work, school, social activities, or relationships?

    Clinically Significant Distress or Impairment Symptom Manifestation: The symptoms cause significant distress or functional impairment. Corresponding Questions: • "During those two weeks, did these symptoms cause significant distress or problems in your life, such as at home, w...

  3. [11]

    Has your anxiety caused you significant distress or affected your daily life?

    Impact on Life Symptom Manifestation: The anxiety causes significant distress or impairs the individual’s functioning. Corresponding Questions: • "Has your anxiety caused you significant distress or affected your daily life?" Scope of This Symptom: • Symptom Reasoning Process:...

  4. [13]

    Do you feel anxious about several things in your life?

    General Anxiety Across Multiple Issues Symptom Manifestation: The individual expresses anxiety about multiple issues. Corresponding Questions: • "Do you feel anxious about several things in your life?" Scope of This Symptom: • Symptom Reasoning Process: If the user mentions an...

  5. [14]

    Have you been anxious for most of the past six months regarding work, school, or other activities?

    Anxiety in the Past 6 Months Symptom Manifestation: The individual has experienced excessive anxiety for more than half of the days over the past six months. Corresponding Questions: • "Have you been anxious for most of the past six months regarding work, school, or other acti...

  6. [15]

    Did you experience significant anxiety more than just occasionally during the past few months?

    Anxiety Frequency in the Past 6 Months Symptom Manifestation: The individual experiences frequent anxiety during the past six months, not just occasionally. Corresponding Questions: • "Did you experience significant anxiety more than just occasionally during the past few month...

  7. [16]

    Do you feel like you can’t control your worries or anxiety?

    Difficulty Controlling Worry Symptom Manifestation: The individual finds it difficult to control their worry or anxiety. Corresponding Questions: • "Do you feel like you can’t control your worries or anxiety?" Scope of This Symptom: • Symptom Reasoning Process: If the user sta...

  8. [17]

    Do you often feel restless, on edge, or agitated?

    Restlessness or Feeling on Edge Symptom Manifestation: The individual experiences restlessness, agitation, or tension. Corresponding Questions: • "Do you often feel restless, on edge, or agitated?" Scope of This Symptom: • Symptom Reasoning Process: If the user reports restles...

  9. [18]

    Do you experience muscle tension, such as tightness in your muscles?

    Muscle Tension Symptom Manifestation: The individual experiences muscle tension. Corresponding Questions: • "Do you experience muscle tension, such as tightness in your muscles?" Scope of This Symptom: • Symptom Reasoning Process: If the user confirms muscle tension, mark as "...

  10. [19]

    Do you feel easily fatigued or exhausted?

    Fatigue or Exhaustion Symptom Manifestation: The individual feels unusually tired or fatigued. Corresponding Questions: • "Do you feel easily fatigued or exhausted?" Scope of This Symptom: • Symptom Reasoning Process: If the user expresses fatigue, mark as "Yes". If the user s...

  11. [20]

    Do you find it hard to concentrate or focus, or feel like your mind is blank?

    Difficulty Concentrating Symptom Manifestation: The individual has trouble concentrating or experiences a blank mind. Corresponding Questions: • "Do you find it hard to concentrate or focus, or feel like your mind is blank?" Scope of This Symptom: • Symptom Reasoning Process: ...

  12. [21]

    Do you feel more irritable than usual?

    Irritability Symptom Manifestation: The individual experiences irritability. Corresponding Questions: • "Do you feel more irritable than usual?" Scope of This Symptom: • Symptom Reasoning Process: If the user expresses irritability consistently, mark as "Yes". • If irritabilit...

  13. [22]

    Do you have trouble sleeping, staying asleep, or feel that your sleep isn’t restful?

    Sleep Disturbance Symptom Manifestation: The individual experiences sleep disturbances (difficulty falling asleep, staying asleep, or non-restorative sleep). Corresponding Questions: • "Do you have trouble sleeping, staying asleep, or feel that your sleep isn’t restful?" Scope...

  14. [24]

    Do you feel anxious because of social situations?

    Anxiety in Social Situations Symptom Manifestation: The individual experiences significant or intense fear or anxiety in social situations where they might be judged by others. Corresponding Questions: • "Do you feel anxious because of social situations?" Scope of This Symptom...

  15. [25]

    Does the fear almost always affect you when you’re in social situations?

    Fear of Social Judgement or Avoidance Symptom Manifestation: The individual feels fear or anxiety in almost every social interaction, or avoids social situations due to this fear. Corresponding Questions: • "Does the fear almost always affect you when you’re in social situatio...

  16. [26]

    Do you feel that your anxiety or fear in social situations is more than what’s actually happening?

    Excessive Anxiety Symptom Manifestation: The fear or anxiety is disproportionate to the actual threat or situation. Corresponding Questions: • "Do you feel that your anxiety or fear in social situations is more than what’s actually happening?" Scope of This Symptom: • Symptom ...

  17. [27]

    Do you actively avoid social situations or prefer to go with someone?

    Avoidance Behavior Symptom Manifestation: The individual avoids social interactions or seeks accompaniment due to fear or anxiety. Corresponding Questions: • "Do you actively avoid social situations or prefer to go with someone?" Scope of This Symptom: • Symptom Reasoning Proc...

  18. [28]

    Have these symptoms caused you significant distress or affected your daily life?

    Impact on Life Symptom Manifestation: The symptoms cause significant distress or interfere with daily func- tioning (e.g., work, social life, school, relationships). Corresponding Questions: • "Have these symptoms caused you significant distress or affected your daily life?" •...

  19. [29]

    Have you had any thoughts about ending your life or about death in general?

    Suicide Ideation Symptom Manifestation: The individual has thoughts of ending their own life, including mild or intense suicidal thoughts, thoughts about death, or expressions of hopelessness. Corresponding Questions: • "Have you had any thoughts about ending your life or abou...

  20. [30]

    Have you made any specific plans for how you would end your life?

    Suicide Plan Symptom Manifestation: The individual has a detailed plan to carry out suicide, including specific methods, times, locations, and preparations (e.g., buying pills, writing a will). Corresponding Questions: • "Have you made any specific plans for how you would end ...

  21. [31]

    Have you ever tried to take your life or attempted suicide?

    Suicide Attempt Symptom Manifestation: The individual has taken action toward committing suicide, including behaviors such as overdosing, hanging, jumping, etc., with a high risk of lethality. Corresponding Questions: • "Have you ever tried to take your life or attempted suici...

  22. [1997]

    a short diagnostic structured interview: reliability and validity according to the cidi

    The mini international neuropsychiatric inter- view (mini). a short diagnostic structured interview: reliability and validity according to the cidi. Euro- pean Psychiatry, 12(5):224–231. Sanjeev Malhotra and Subho Chakrabarti. 2015. Com- puterized diagnostic interviews for psy...

  23. [2023]

    arXiv preprint arXiv:2308.01834

    The capability of large language models to measure psychiatric functioning. arXiv preprint arXiv:2308.01834. Tianyu He, Guanghui Fu, Yijing Yu, Fan Wang, Jian- qiang Li, Qing Zhao, Changwei Song, Hongzhi Qi, Dan Luo, Huijing Zou, et al. 2023. Towards a psycho- logical generali...

Pith tools

Reviewed August 16, 2026 · model on record in the stance chip above.