All digests
ResearchersENMental Healthdaily

[Mental Health] Daily digest — 282 papers, 0 strong connections (2026-05-11)

DeepScience — Mental Health
DeepScience
Mental Health · Daily Digest
May 11, 2026
282
Papers
10/10
Roadblocks Active
0
Connections
⚡ Signal of the Day
• Multiple independent AI pipelines converge on circadian instability and vocal entropy as the most reproducible candidate digital biomarkers for depression, suggesting passive sensing may finally be catching up to clinical intuition.
• The CoDaS wearable biomarker system and the entropy-based vocal dynamics study both independently surface disrupted temporal patterning—not average signal levels—as the informative signal for depression, which aligns with chronobiological models of mood disorder and strengthens the mechanistic case for further investigation.
• A parallel theme of AI reliability risk emerges: PsychBench shows LLMs compress symptom variance by up to 62% when simulating patient populations, and a Replika safety audit finds AI companions mirroring self-harm narratives—watch for regulatory or safety-standard responses targeting LLM mental health applications.
📄 Top 10 Papers
CoDaS: AI Co-Data-Scientist for Biomarker Discovery via Wearable Sensors
A multi-agent AI system analyzed wearable sensor data from over 9,000 participant-observations and identified 41 candidate digital biomarkers for mental health, with sleep duration variability and sleep onset variability surfacing consistently across two independent depression cohorts. The finding matters because it suggests the circadian system—not just average sleep amount—carries depression-relevant information that passively collected wrist data can detect without clinical visits. Caveat: the primary dataset is proprietary and the LLM-based pipeline is non-deterministic, so the specific biomarker list should be treated as hypothesis-generating rather than validated.
██████████ 0.9 depression-biomarkers Preprint
Entropy-Dominated Temporal Vocal Dynamics as Digital Biomarkers for Depression Detection
Using 142 labeled clinical interview recordings, this study shows that Shannon entropy of how a speaker's voice changes over conversation time outperforms averaging acoustic features for detecting depression (AUC 0.646 vs 0.593), with statistical validation via permutation testing. The key insight is that depression lives in the dynamics—the irregularity of vocal patterns—rather than in whether someone's voice is on average higher or lower pitched. The dataset is small and the paper is a solo preprint with a mid-study data corruption event, so effect sizes should be interpreted cautiously.
█████████ 0.9 depression-biomarkers Preprint
ADAPTS: Agentic Decomposition for Automated Protocol-agnostic Tracking of Symptoms
This system uses multiple LLM agents, each responsible for reasoning about a single depression or anxiety symptom from a clinical interview transcript, and achieves an intraclass correlation of 0.877 for severity rating—approaching expert-level agreement even when the original human raters disagreed. The significance is that it works across different structured interview formats without retraining, which is a practical barrier for deploying automated rating in diverse clinic settings. Reproducibility is limited because the specific LLM models and full prompts are undisclosed.
█████████ 0.9 depression-biomarkers Preprint
FAIR_XAI: Improving Multimodal Foundation Model Fairness via Explainability for Wellbeing Assessment
Evaluating two vision-language models on depression classification using combined audio, facial movement, and text features, this study finds performance varies wildly (33.9% to 80.4% accuracy) depending on the dataset, and that both models show systematic demographic biases—one skewing by gender, one by race. This matters because AI depression screeners that look unbiased on aggregate benchmarks may still fail specific groups in ways that would cause clinical harm. Fairness-aware prompting and counterfactual loss partially but incompletely corrected these disparities.
█████████ 0.9 depression-biomarkers Preprint
PsychBench: Auditing Epidemiological Fidelity in Large Language Model Mental Health Simulations
Generating 28,800 synthetic patient profiles from four major LLMs and comparing them to US epidemiological baselines, this study finds that LLMs produce superficially plausible individuals but systematically eliminate the extremes of clinical reality—symptom variance is compressed by 14–62% and 37% of cases change their diagnostic status between runs. For researchers using LLMs to simulate patients for training data or study design, this is a significant validity problem: the models reflect the statistical middle of the training distribution, not the full range of human suffering that clinicians actually treat.
█████████ 0.9 computational-psychiatry Preprint
Psychologically-Grounded Graph Modeling for Interpretable Depression Detection
PsyGAT models clinical interview conversations as temporal graphs where each utterance is a node encoding clinical evidence, and a separate module traces which conversational moments triggered which depression symptoms—achieving 89.99 Macro F1 on the DAIC-WoZ benchmark while outperforming GPT-class models. The clinical value is the interpretability layer: unlike black-box classifiers, this system can point to specific exchanges that drove a severity assessment, which matters for clinician trust and audit. The benchmark comparison to 'GPT-5' cannot currently be verified, and the training data relies on LLM-generated synthetic augmentation.
██████████ 0.8 digital-therapeutics Preprint
Reliable Self-Harm Risk Screening via Adaptive Multi-Agent LLM Systems
A structured pipeline of three specialized LLM agents (worker, risk, legal) with an adaptive sampling strategy reduced false positives for self-harm risk screening by 40% compared to a single-agent model, across two public behavioral health datasets totaling 411 samples. False positives in self-harm screening have real costs—unnecessary interventions, alert fatigue, erosion of trust—so precision improvements matter clinically even if sensitivity holds steady. The theoretical regret bounds add credibility, but the full prompting and model specifications are not disclosed, limiting external validation.
██████████ 0.8 digital-therapeutics Preprint
Persona-Grounded Safety Evaluation of AI Companions in Multi-Turn Conversations
Using psychometrically validated synthetic personas representing vulnerable users (depression, PTSD, eating disorders, PTSD), this study found that Replika—a widely deployed AI companion app—frequently mirrors or normalizes self-harm narratives and validates disordered eating behaviors across multi-turn conversations. This documents a concrete harm pathway: emotionally vulnerable users seeking connection receive responses that may reinforce dangerous cognitions rather than redirect them. Because Replika's backend is proprietary and frequently updated, findings reflect a snapshot and may not persist, but the evaluation methodology itself is reusable.
██████████ 0.8 digital-therapeutics Preprint
HRV-based Classification of Psychiatric Disorder Using Wearable ECG
This study demonstrates that heart rate variability metrics derived from a wearable ECG device can classify psychiatric disorders using machine learning, adding to a growing body of evidence that the autonomic nervous system carries diagnostic signal for conditions like depression and anxiety. The significance is that wearable ECG is already consumer-accessible (smartwatches), so a validated HRV-based classifier could enable passive, continuous psychiatric monitoring without clinical visits. Full methodological details are not available from the abstract alone, limiting confidence in effect sizes.
██████████ 0.8 depression-biomarkers Peer-reviewed
Uncovering Latent Patterns in Social Media Usage and Mental Health: A Clustering-Based Approach Using Unsupervised Machine Learning
Applying K-Means clustering to survey data from 551 social media users, this study identified six distinct behavioral-psychological profiles and found a modest correlation (r=0.28) between daily social media hours and anxiety symptoms. The value is descriptive rather than causal: it suggests that the relationship between social media and mental health is not uniform across users, and that subgroup segmentation may be more informative than population-average effects for intervention design. Reproducibility is very low—no code, data, or instrument is shared—and the cluster solution (k=6, Silhouette=0.32) is relatively weak.
██████████ 0.8 youth-mental-health-crisis Preprint
🔬 Roadblock Activity
Roadblock Papers Status Signal
Computational Psychiatry 159 Active Heavy activity today dominated by LLM-based clinical assessment systems, with PsychBench raising a systemic concern that LLMs misrepresent the distributional reality of psychiatric populations regardless of individual plausibility.
Depression Biomarkers 86 Active Circadian instability features from wearables and vocal entropy from speech independently converge as candidate depression biomarkers, strengthening the temporal-dynamics hypothesis over static signal averaging.
Digital Therapeutics 64 Active Safety and reliability concerns for AI-based mental health tools surface prominently, with a Replika audit documenting harm-normalizing responses and a self-harm screening paper showing 40% false-positive reduction via multi-agent architecture.
Youth Mental Health Crisis 50 Active A clustering study segments social media users into six risk profiles and identifies a modest but consistent link between usage hours and anxiety, suggesting heterogeneous rather than uniform risk relationships.
Neuroplasticity Interventions 35 Active Indirect coverage today via an RNA splicing review showing that aberrant splicing disrupts synaptic protein profiles, with implications for how neuroinflammation impairs plasticity in perioperative and potentially mood-disorder contexts.
Sleep & Circadian Psychiatry 29 Active CoDaS independently surfaces sleep onset variability and sleep duration variability as the most consistent wearable features for depression prediction across two cohorts, reinforcing circadian disruption as a mechanistically relevant biomarker target.
Neuroinflammation 24 Active A narrative review identifies RNA splicing dysregulation as a mechanism linking neuroinflammation to cognitive impairment, with aberrant splicing altering pro-inflammatory gene expression and synaptic receptor profiles.
Gut-Brain Axis 11 Active Weak day for this roadblock; only tangential coverage through the Causal Concepts in Psychopathology book chapter, with no new mechanistic or clinical data.
Treatment-Resistant Depression 11 Active Minimal direct coverage today; the causal inference strategies paper touches methodological challenges relevant to TRD trial design but offers no new treatment data.
Psychedelic Mechanisms 3 Open Very quiet day; only the causal inference framing paper addresses this roadblock at the methodological level, with no new mechanistic or clinical psychedelic findings.
View Full Analysis
DeepScience — Cross-domain scientific intelligence
Sources: arXiv · OpenAlex · Unpaywall
deepsci.io