Tri-Modal Severity Fused Diagnosis across Depression and Post-traumatic Stress Disorders
Filippo Cenacchi, Deborah Richards, Longbing Cao
TL;DR
The paper introduces the first tri-modal framework for joint, severity-aware diagnosis of depression and PTSD, integrating text, audio, and facial cues to produce graded severities for PHQ-8 and PTSD with calibrated probabilities. It employs compact feature extractors (text via MPNet sentence embeddings, audio via log-Mel statistics, and OpenFace-based facial descriptors) fused through a late, calibrated classifier that provides per-disorder predictions and feature attributions. Evaluated on DAIC-WOZ and E-DAIC with stratified cross-validation, the approach achieves competitive accuracy while delivering improved decision-curve utility and robustness to missing modalities, and demonstrates distinct modality contributions for each disorder. SHAP-based interpretability links predictive cues to linguistics and behavior, supporting clinician trust and potential human-in-the-loop deployment, with reproducible pipelines and public code release. The work advances clinical utility by moving beyond binary detection to severity-aware, multi-disorder assessment suitable for triage and stepped-care decision support in mental health care.
Abstract
Depression and post traumatic stress disorder (PTSD) often co-occur with connected symptoms, complicating automated assessment, which is often binary and disorder specific. Clinically useful diagnosis needs severity aware cross disorder estimates and decision support explanations. Our unified tri modal affective severity framework synchronizes and fuses interview text with sentence level transformer embeddings, audio with log Mel statistics with deltas, and facial signals with action units, gaze, head and pose descriptors to output graded severities for diagnosing both depression (PHQ-8; 5 classes) and PTSD (3 classes). Standardized features are fused via a calibrated late fusion classifier, yielding per disorder probabilities and feature-level attributions. This severity aware tri-modal affective fusion approach is demoed on multi disorder concurrent depression and PTSD assessment. Stratified cross validation on DAIC derived corpora outperforms unimodal/ablation baselines. The fused model matches the strongest unimodal baseline on accuracy and weighted F1, while improving decision curve utility and robustness under noisy or missing modalities. For PTSD specifically, fusion reduces regression error and improves class concordance. Errors cluster between adjacent severities; extreme classes are identified reliably. Ablations show text contributes most to depression severity, audio and facial cues are critical for PTSD, whereas attributions align with linguistic and behavioral markers. Our approach offers reproducible evaluation and clinician in the loop support for affective clinical decision making.
