Issue #014 — The week the field measured across the boundary: a cross-linguistic benchmark where word count beat 50 rival metrics, a suicide-attempt model validated on seven held-out sites at AUC 0.75, and a scoping review that found only ten studies exist.
Weekly Intelligence · Week 14 · 7 August 2026 · Issue #014
The 31 July – 7 August window delivered seven in-window results, and they share something no previous week has produced at this density: every one of them measured performance across a boundary — a language, a study site, a population — rather than inside one.
Executive Summary
Issue #013 closed on a specific complaint: the field had adopted the vocabulary of generalization faster than the practice, publishing 94.7% and 93.2% accuracies validated inside a single corpus. One week later the counter-evidence arrived, and it is unusually clean. Stein et al. (npj Digital Medicine, 3 August) benchmarked 51 NLP metrics for psychosis across German and Russian datasets and found that verbosity — word count — outperformed most other metrics across both languages and all tasks, while on the Russian sample no metric at all beat the strongest baseline. Nguyen et al. (JAACAP, 6 August) trained a first-suicide-attempt model on 14 ABCD sites and validated it on 7 completely held-out sites, reporting AUC 0.75 (95% CI 0.68–0.83) with calibration error of 0.03 and no bias across race or sex subgroups. Wang et al. (JSLHR, 6 August) moved speech detection into Mandarin, a tonal language, and got 72.3% accuracy / AUC 0.826 — then argued from their own clustering that depression is dimensional rather than categorical in the acoustic space. Fujieda et al. reached AUC 0.760 using eye-tracking for ADHD. The pattern is the week's finding: every result that crossed a boundary landed between 0.72 and 0.83. That band, not the 0.90s, is what this technology looks like when it is honestly measured — and the field produced four independent confirmations of it in eight days.
Key Metrics
| Metric | Value | Source |
|---|---|---|
| Cross-linguistic psychosis NLP: metrics beating verbosity baseline (Russian sample) | 0 of 51 | Stein et al. · npj Digit Med · 3 Aug 2026 |
| First suicide attempt, external validation on 7 held-out sites: AUC-ROC | 0.75 (95% CI 0.68–0.83) | Nguyen et al. · JAACAP · 6 Aug 2026 |
| Mandarin spontaneous speech depression: accuracy / AUC | 72.3% / 0.826 | Wang et al. · JSLHR · 6 Aug 2026 |
NLP & Large Language Models
51 metrics, two languages, and the winner was word count
Dominik Stein, Dmitrii Bobrovskiy, Manfred Stede, Christian Montag and Sandra Just published in npj Digital Medicine the systematic comparison that computational psychiatry has needed for a decade. Language is the most-studied behavioral signal in psychosis and the literature has produced a long tail of increasingly sophisticated metrics — graph-based connectivity measures, semantic coherence scores, syntactic complexity indices, language-model embeddings — but almost nobody had compared them head to head. Stein et al. benchmarked 51 NLP metrics across lexical, graph-based, syntactic and language-model categories, on two independent datasets in German and Russian, using four speech elicitation tasks per participant, and scored each metric on two jobs: tracking symptom severity, and separating people with psychosis from healthy controls. The Russian dataset additionally included a clinical control group with affective disorders — a harder and more clinically realistic comparison than psychosis-versus-healthy.
The headline result is deflationary in the most useful way. Verbosity metrics — essentially, how many words someone produced — outperformed most other metrics across both languages and across tasks. On the German data, graph-based metrics and a handful of coherence measures did clear the baseline. On the Russian data, no metric outperformed the strongest baseline at all. The authors' recommendation follows directly and should be read as a standard, not a suggestion: verbosity should be used as the baseline against which any cross-linguistic NLP metric is evaluated. A secondary finding matters nearly as much — the metrics that performed best were also the ones most consistent across different elicitation tasks, which means robustness and performance are not in tension here; they identify the same small set of winners.
Place this against the newsletter's running thread and it is the single most important result of the quarter. Issue #009's benchmark audit showed detection leaderboards reshuffle under reseeding. Issue #011's 105-study meta-analysis pooled speech at 0.66–0.81 with I² of 94–99%. Issue #013's domain-adversarial architecture engineered for transfer but measured within one corpus. Stein et al. close the loop by actually running the cross-language test, and the answer is that most of the field's methodological sophistication does not survive the crossing. That is not a reason to abandon linguistic markers — verbosity is a real signal, and it replicated. It is a reason to stop reporting a new coherence variant as progress without showing it beats word count in a second language.
Source: Stein D, Bobrovskiy D, Stede M, Montag C, Just SA · npj Digital Medicine · 3 August 2026 · 10.1038/s41746-026-03053-y
A preregistered scoping review of LLMs as assessors finds exactly ten studies
Katie Aafjes-van Doorn, Francine Cheng Ty, Antonia Yuxin Hua, Chunlin An and Anna Van Meter ran a preregistered scoping review on a deliberately narrow question: not what LLMs might do in mental health generally, but how many studies have had an LLM directly assess a patient — screening, diagnosing, or monitoring symptoms through actual interaction. Searching in both Chinese and English, they found 10 studies. Four addressed diagnostic interviewing or classification, five addressed symptom or severity assessment, one addressed task-based multimodal depression assessment. Depression dominated the targets; formats split across text, voice, and multimodal.
The value here is the denominator. Issue #012 logged a 95-study scoping review of LLMs across mental health tasks and called the field "nascent"; this review shows that when you filter to direct assessment of a real person — the use case that regulation, product marketing, and public anxiety are all organized around — the evidence base is ten papers, heavily weighted toward early-stage and non-journal publications, with limited validation procedures. The authors do identify what separates the better work: structured interviewing logic, domain-specific adaptation, and clinically anchored reference standards outperform general-purpose prompting, which is an actionable design finding rather than a lament. Their conclusion is appropriately bounded — LLMs are "emerging assessment-support tools rather than replacements for clinical evaluation." Read alongside the seven-state regulatory patchwork tracked in Issue #013, the asymmetry is stark: US states have now written more AI-mental-health statutes in 2026 than the world has published validated direct- assessment studies in total.
Source: Aafjes-van Doorn K, Ty FC, Hua AY, An C, Van Meter A · Journal of Psychopathology and Clinical Science · 3 August 2026 · 10.1037/abn0001155
AI/ML for Mental Health Detection
Seven held-out sites, AUC 0.75, and a model that dropped its own brain imaging
Jenny Nguyen, Dominic Dwyer, Lianne Schmaal and a large international group including Nikolaos Koutsouleris and Patrick McGorry did what this newsletter has spent a quarter asking for, and the result is instructive precisely because it is modest. Using the Adolescent Brain Cognitive Development (ABCD) study — 11,864 children aged 9–10 at baseline across 21 US sites, four follow-up waves from 2018 to 2022 — they asked a sharply defined question: among children who already report suicidal ideation, who goes on to make a first suicide attempt? The analytic sample was 660 children with baseline ideation and no prior attempt, of whom 83 attempted within four years. Critically, models were trained on 70% of the sample drawn from 14 sites and validated on participants from 7 entirely held-out sites — genuine external, multi-site validation, not a random split.
The final model reached AUC-ROC 0.75 (95% CI 0.68–0.83), sensitivity 0.65, specificity 0.69, PPV 0.23, NPV 0.94, with an expected calibration error of 0.03, and — this deserves emphasis — was unbiased across race and sex subgroups. Two design decisions make the paper exemplary. First, the authors tested 187 predictors including functional and structural brain imaging, and then dropped the imaging features from the final model because they did not improve performance. A field that routinely publishes neuroimaging-augmented prediction will find that negative result uncomfortable; it echoes the deployability caveat this newsletter raised about Issue #013's wearable-plus-MRI fusion. Second, the surviving predictors are all clinically accessible and mostly modifiable: female sex, presence of self-harm, access to means, generalized anxiety, social anxiety, impulsivity, ideation severity, parental income, treatment history. A PPV of 0.23 means roughly three in four flagged children will not attempt — unusable as a gate, entirely reasonable as a trigger for a conversation about means restriction and anxiety treatment. This is the triage-grade, human-in-the-loop profile the newsletter has projected since Issue #009, now with an external validation to stand on.
Source: Nguyen J, Dwyer DB, Tagliaferri SD, Hartmann S, Clark SR, Scott I, Wigman JTW, Lin A, Thompson A, Gao CX, Wood SJ, Amminger GP, Yung AR, Koutsouleris N, Hartmann JA, Davey CG, Ronald A, McGorry PD, Middeldorp CM, Nelson B, Schmaal L · Journal of the American Academy of Child and Adolescent Psychiatry · 6 August 2026 · 10.1016/j.jaac.2026.07.1245
Speech & Vocal Biomarkers
Mandarin, and an argument that depression is a gradient rather than a category
Shuo Wang, Fei Wang, Dan Deng and Lin Zhou took speech-based depression detection somewhere it has rarely gone: a tonal language. Nearly all prior acoustic work has been conducted in non-tonal languages, which is a real confound — in Mandarin, fundamental frequency carries lexical meaning, so pitch-based depression markers must compete with tone. Analyzing a validated emotional Mandarin corpus paired with self-reported severity scores, the authors extracted features using the extended Geneva Minimalistic Acoustic Parameter Set and ran a deliberately multi-stage analysis: random forest classification, linear mixed-effects modeling, and unsupervised clustering.
The classifier reached 72.3% accuracy and AUC 0.826 on a held-out test set, favoring sensitivity over precision. But the paper's real contribution is what the other two stages found. Among the top 10 SHAP-ranked features, none showed statistically significant group differences between depressed and non-depressed speakers. What did show a significant relationship was severity: median and mean fundamental frequency were positively associated with depression severity as a continuous quantity. Clustering confirmed it — overlapping group structures, with severity scores distributed continuously across clusters rather than pooling into separable groups. The authors' conclusion is that acoustic features "vary more consistently with symptom severity than with diagnostic group," supporting a dimensional rather than categorical model of depression in speech.
This reframes a problem the newsletter has been describing as a measurement failure. Maran et al.'s pooled 0.66–0.81 accuracy band (Issue #011) has been read here as evidence of heterogeneity and overfitting. Wang et al. suggest a complementary explanation: binary classification may be the wrong task. If the acoustic signal is genuinely continuous, then forcing a PHQ threshold onto it discards information and caps achievable accuracy — and the honest ceiling for classification is exactly the low-to-mid 0.7s we keep observing, while the same features might track change well. That makes speech a candidate for longitudinal monitoring rather than screening, which the authors are careful to flag as requiring longitudinal verification they did not perform.
Source: Wang S, Wang F, Deng D, Zhou L · Journal of Speech, Language, and Hearing Research · 6 August 2026 · 10.1044/2026_JSLHR-26-00145
Wearable Biosensors & Digital Phenotyping
Sighing as an anxiety biomarker — a new modality, honestly sized
Xinying Zhao, Yue Li, Wei Deng and colleagues proposed something this newsletter has not previously logged: sighing as a candidate digital biomarker. Sighs are physiologically meaningful — they reset lung mechanics and are tightly coupled to autonomic arousal — and, unlike HRV or EDA, they are a discrete, countable behavioral event. The team combined smartphone-based ecological momentary assessment with continuous respiratory inductance plethysmography via a Hexoskin smart shirt, running four 36-hour monitoring blocks per participant over one to two weeks: 38 adults enrolled (15 with anxiety disorders, 23 healthy controls), yielding 1,279 synchronized windows from 33 participants after exclusions.
The findings separate cleanly into between-person and within-person effects, which is the right way to analyze intensive longitudinal data and is often done wrong. Higher trait anxiety was associated with a lower proportion of sighs (OR 0.80, 95% CI 0.74–0.87; P<.001), and healthy controls showed lower baseline sigh probability than the anxiety group (OR 0.78, 95% CI 0.65–0.93; P=.005). A significant within-person anxiety-by-group interaction (OR 1.14, 95% CI 1.03–1.26; P=.01) indicates that momentary anxiety shifts sighing differently depending on diagnostic group. Data quality was strong — 79.5% EMA completion, 84.1% high-quality respiratory samples, 81.1% successful EMA-to-signal linkage — which for a multi-day wearable protocol is the number that determines whether anything is analyzable at all.
The honest framing is that this is a formative study, published in JMIR Formative Research, with 15 clinical participants. It is not a detection result and reports no classification performance. What it offers is a well-instrumented demonstration that a novel, cheap, interpretable respiratory feature carries an anxiety signal with a plausible direction — and a reminder that the small-sample problem Shen et al. quantified at median n=60.5 (Issue #011) is still the field's default operating condition even in careful work.
Source: Zhao X, Li Y, Zhang L, Wang J, Jialin A, An Q, Fu Y, Yao C, Deng W · JMIR Formative Research · 7 August 2026 · 10.2196/89485
Facial Expression & Behavioral Vision
Eye-tracking for ADHD: 0.760, and a finding that only appears under load
Mizuki Fujieda, Yuko Mizuno and colleagues tested whether gaze indices from the Gazefinder system can serve as objective adjuncts for ADHD assessment — a condition where diagnosis rests almost entirely on subjective report and where this newsletter has logged comparatively little work. 83 children with ADHD and 85 typically developing children aged 6–17 watched two stimuli designed to provoke ADHD-relevant attention behavior: a classroom animation, and a video with progressively increasing competing stimuli. Six fixation-rate indices and two gaze-shift indices were computed.
The structure of the result is the interesting part. Fixation-rate indices did not differ significantly between groups. The group difference emerged only under the competing-stimuli condition, where children with ADHD showed significantly more gaze shifts between areas of interest — i.e. the biomarker is not a static trait but something that surfaces when attentional load is manipulated. Several gaze indices correlated with CANTAB Stop Signal Task inhibitory control and Conners-3 symptom scores, with some associations surviving adjustment for diagnosis, suggesting the indices track a dimensional attentional-control construct rather than diagnostic membership — the same dimensional argument Wang et al. make for speech, arrived at independently in another modality. Machine learning using age, sex and a nested-RFE-selected feature subset reached a maximum AUC 0.760. The authors are explicit that this does not replace clinical diagnosis. Landing at 0.760, in a paradigm requiring only a screen and a few minutes, is a fair trade for a condition whose current objective-measure toolkit is close to empty.
Source: Fujieda M, Yamashita M, Hamatani S, Kitagawa H, Matsuzaki H, Yoshida T, Sasaki T, Sudo Y, Isobe Y, Kosaka H, Tsuchiya KJ, Hirano Y, Mizuno Y · European Child & Adolescent Psychiatry · 4 August 2026 · 10.1007/s00787-026-03145-w
Multimodal AI Systems
PREDiCTOR: 2,100 patients, and prediction targets that are actually clinical
Shalaila Haas, Cheryl Corcoran, Guillermo Cecchi, René Kahn and a large Mount Sinai-led consortium — including John Torous, Louis-Philippe Morency, Jeffrey Cohn and Helen Mayberg — described PREDiCTOR (Phenotypes REimagined to Define Clinical Treatment and Outcome Research), a prospective cohort of 2,100 patients entering outpatient mental health care. Two design choices make it worth logging now, at protocol stage, rather than waiting for results.
First, the outcomes. Rather than diagnostic classification — which the authors correctly note is where "most prediction efforts remain confined" — PREDiCTOR predicts treatment discontinuation, emergency department visits, and hospitalizations over a one-year follow-up. These are decisions a clinic can act on, and they sidestep the circularity of training a model to reproduce the rating scale it was labeled with. Second, the architecture. The study fuses audiovisual recordings of real clinical encounters, EHR data, cognitive assessments, smartphone passive sensing, therapeutic alliance measures, and audio/text diaries inside a Contextual Bandit framework that continuously updates individualized estimates as data arrives — a dynamic rather than a one-shot prediction. Both interpretable features and learned embeddings are used, with large language models serving as feature extractors rather than clinical decision-makers, an explicit boundary that maps neatly onto Aafjes-van Doorn et al.'s "assessment-support, not replacement" conclusion published two days earlier.
At n=2,100 with a one-year prospective validation strategy, this is roughly 35 times the median sample size Shen et al. found across the wearable-detection literature (Issue #011). No results yet — this is a design paper, and design papers have a poor track record of delivering on schedule. But it is the most credible answer yet to the question of what a properly powered multimodal study should look like, and it is worth marking the starting line.
Source: Haas SS, Jespersen R, Colonel JT, Aafjes-Van Doorn K, Agurto CP, Cohn JF, Kimhy D, Mayberg HS, Morency LP, Murrough JW, Reichenberg A, Torous J, Baker JT, Landa Y, Cecchi GA, Corcoran CM, Kahn RS, et al. · Biological Psychiatry: Cognitive Neuroscience and Neuroimaging · 5 August 2026 · 10.1016/j.bpsc.2026.07.014
Industry & Product News
Amae Health and Google Health Enterprise put wearables into severe mental illness care
Amae Health announced a collaboration with Google Health Enterprise to route continuous wearable-derived behavioral data into its precision psychiatry model for severe mental illness — schizophrenia, bipolar disorder, major depressive disorder, and severe personality disorders. Patients in treatment are provided Fitbit devices; with consent, clinicians receive regular summaries of sleep architecture, physical activity, heart rate variability, and circadian rhythm shifts, giving care teams visibility between visits. Named clinical partners include Cedars-Sinai, Mass General Brigham, and NewYork-Presbyterian. Chief Medical Officer Dr. Scott Fears framed the rationale directly: "Unlike other areas of medicine, psychiatry has historically lacked objective tools for measuring disease progression and treatment response."
The stated ambition goes further than monitoring. The partners intend to develop a standardized mental health composite risk score — explicitly analogous to cardiovascular risk scoring — combining wearable telemetry with EEG, voice analysis, and medication response metrics. That is the most concrete commercial articulation this newsletter has logged of the multimodal fusion thesis, and it is being built on exactly the modality stack the research literature has been assembling.
It is also the sharpest available test of the gap between evidence and deployment. Issue #012's relapse-detection systematic review found the evidence for digital-phenotyping relapse prediction thin, and the companion psychosis-relapse scoping review put AI AUCs at 0.63–0.78. Amae is deploying into the hardest population — SMI, where relapse is high-stakes and the base rate is low — with the field's least settled evidence base, and proposing to compress it into a single score. A composite that is well calibrated and used to prompt a clinician call is a genuine advance over waiting for the next appointment. A composite treated as a number that means something on its own, at the AUCs currently on offer, is the failure mode. Which one this becomes is an empirical question, and the partnership is large enough and well-enough situated that the field should get an answer.
Source: HIT Consultant · "Amae Health Collaborates with Google Health Enterprise to Drive Precision Psychiatry" · 4 August 2026 · hitconsultant.net
Forward Outlook
- Near-term: Stein et al. hands the field a directly enforceable standard, and it costs nothing to adopt: report your metric against a word-count baseline, in a second language. That test is cheaper than any of the architectures published this quarter and it eliminated 51 candidates at once. Watch whether the next wave of psychosis-language papers reports it. The corresponding thing to watch on the detection side is whether Nguyen et al.'s train-on-14-sites, validate-on-7 design becomes the expected format for any study with multi-site data available — ABCD has been public for years and this is what it looks like when someone uses its site structure properly rather than pooling and randomly splitting.
- Mid-term: Two papers this week, in different modalities, independently concluded that their signal is dimensional rather than categorical — Wang et al. from acoustic clustering, Fujieda et al. from gaze indices that correlate with symptom severity beyond diagnosis. If that holds, the field's dominant evaluation paradigm is mismeasuring its own product: binary classification against a threshold caps accuracy in the low 0.7s no matter how good the features are, which would explain the remarkably stable 0.72–0.83 band across every honest study in this issue. Expect the more interesting 2027 work to report correlation with severity change over time rather than detection AUC — and note that this reframes speech and gaze as monitoring instruments for people already in care, not screening instruments for people who are not.
- Long-term: The gap between what is validated and what is deployed widened this week rather than narrowed, and it now has numbers on both sides. Aafjes-van Doorn et al. found ten studies of LLMs directly assessing patients; Amae and Google are building a composite psychiatric risk score for schizophrenia and bipolar disorder across three major academic health systems. PREDiCTOR, at n=2,100, is the first study large enough to plausibly close that gap — and it will not report for at least a year. The interval between now and then is where the field's credibility is most exposed: deployment is proceeding on evidence that this issue's own results peg at AUC 0.75, and the honest version of that number has never been more clearly documented than it was this week.
Sources used: 8 (8 in-window · 0 catch-up) · Week 14 · Next issue: 14 August 2026