Pedagogical AI in Mental Health: A Tri-Stream Fine-Tuned LLM Framework for Automated Clinical Supervision and Risk Triage

arXiv cs.CL Papers

Summary

This paper introduces a tri-stream fine-tuned LLM framework for automated clinical supervision in mental health, achieving high technique identification accuracy and reducing supervisory triage latency from 72 hours to real-time.

arXiv:2608.18438v1 Announce Type: new Abstract: Modern mental healthcare faces a critical shortage of senior supervisory oversight, leading to a "supervision gap" where novice therapists manage high-stakes risks with delayed professional feedback. This paper proposes a new framework utilizing a fine-tuned Mistral-7B-instruct model as an automated "Supervisor-in-the-Loop" system. By leveraging 106 sessions from the DAIC-WOZ dataset, the model performs a tri-stream analysis: (1) Therapeutic Alliance tracking via semantic adherence, (2) Latent risk prediction using attention-weighted analytics, and (3) Supervisory Triage via a Dynamic Clinical Urgency Index (D-CUI). Our multi-modal VAL (Visual-Acoustic-Linguistic) framework achieves 95% technique identification accuracy [95% CI: 75.1%-99.9%], alliance assessment MAE of 0.105 on a 5-point scale [95% CI: 0.059-0.151], therapeutic fidelity alpha = 0.423, and mean D-CUI of 0.370 [95% CI: 0.322-0.419]. Training converged in 105 steps with 85.2% loss reduction on a single Tesla T4 GPU. The system reduces supervisory triage latency from 72 hours to real time (~10 seconds per session), enabling proactive intervention in high-risk cases. The system addresses the cold-start problem through Bayesian priors and implements timestamp-based modality synchronization for robust multi-modal fusion.
Original Article
View Cached Full Text

Cached at: 08/20/26, 10:10 AM

# A Tri-Stream Fine-Tuned LLM Framework for Automated Clinical Supervision and Risk Triage
Source: [https://arxiv.org/html/2608.18438](https://arxiv.org/html/2608.18438)
## Pedagogical AI in Mental Health: A Tri\-Stream Fine\-Tuned LLM Framework for Automated Clinical Supervision and Risk TriageThanks:Accepted for publication in*Advances in Information Communication Technology and Computing*\(AICTC 2026\), Lecture Notes in Networks and Systems, vol\. 2165, Springer Nature Switzerland AG\. This is the authors’ preprint; the final authenticated version will be available at[https://doi\.org/10\.1007/978\-3\-032\-35270\-5˙38](https://doi.org/10.1007/978-3-032-35270-5_38)\.

###### Abstract

Modern mental healthcare faces a critical shortage of senior supervisory oversight, leading to a “supervision gap” where novice therapists manage high\-stakes risks with delayed professional feedback\. This paper proposes a new framework utilizing a fine\-tuned Mistral\-7B\-instruct model as an automated “Supervisor\-in\-the\-Loop” system\. By leveraging 106 sessions from the DAIC\-WOZ dataset, the model performs a tri\-stream analysis: \(1\) Therapeutic Alliance tracking via semantic adherence, \(2\) Latent risk prediction using attention\-weighted analytics, and \(3\) Supervisory Triage via a Dynamic Clinical Urgency Index \(D\-CUI\)\. Our multi\-modal VAL \(Visual–Acoustic–Linguistic\) framework achieves95%95\\%technique identification accuracy \[95%95\\%CI:75\.1%75\.1\\%–99\.9%99\.9\\%\], alliance assessment MAE of0\.1050\.105on a 5\-point scale \[95%95\\%CI:0\.0590\.059–0\.1510\.151\], therapeutic fidelityα=0\.423\\alpha=0\.423, and mean D\-CUI of0\.3700\.370\[95%95\\%CI:0\.3220\.322–0\.4190\.419\]\. Training converged in 105 steps with85\.2%85\.2\\%loss reduction on a single Tesla T4 GPU\. The system reduces supervisory triage latency from 72 hours to real time \(∼10\{\\sim\}10seconds per session\), enabling proactive intervention in high\-risk cases\. The system addresses the cold\-start problem through Bayesian priors and implements timestamp\-based modality synchronization for robust multi\-modal fusion\.

††institute:Senior Software Engineer, Microsoft
and Lead Software Engineer, BigCommerce, IEEE Senior Member
and University at Buffalo, The State University of New York, Buffalo, NY, USA
and Senior Software Engineer, Amazon
ental Health Supervision, Large Language Models, Fine\-Tuning, Multi\-Modal Analysis, DAIC\-WOZ Dataset, Clinical Risk Triage, Therapeutic Alliance, Dynamic Clinical Urgency Index

## 1Introduction

Clinical supervision in mental health is structurally delayed\. In most training clinics and big clinical organizations, supervisors review cases in weekly meetings, which means that urgent situations—suicidality disclosures, trauma revelations, therapeutic ruptures—may sit for 72 hours before a senior clinician looks at them[bernard2018fundamentals](https://arxiv.org/html/2608.18438#bib.bib3)\. The supervisor\-to\-trainee ratio in training programs often exceeds 1:12[bernard2018fundamentals](https://arxiv.org/html/2608.18438#bib.bib3)\. Separately, the World Health Organization has documented the scale of the mental health workforce shortage globally[who2022mental](https://arxiv.org/html/2608.18438#bib.bib2)—a supply gap that makes adequate supervision ratios even harder to maintain in practice\.

The traditional model—retrospective case review in weekly supervision meetings[watkins2014handbook](https://arxiv.org/html/2608.18438#bib.bib4)—serves professional development well enough, but it was not designed for urgent clinical needs\. When a therapist encounters a client disclosing suicidal ideation on a Tuesday evening, waiting until Thursday’s supervision meeting is not a quality assurance process; it is a gap in one\.

LLMs have landed mostly on the patient side of the mental health interaction: psychoeducation chatbots[fitzpatrick2017delivering](https://arxiv.org/html/2608.18438#bib.bib6), documentation drafters, a few CBT\-scripted conversational agents\. The supervision layer—where quality failures get caught, where trainees learn to handle risk, and where the 1:12 ratio creates the most structural pressure—has been largely ignored by the research community\. That is the gap we address here\.

The system we built treats the LLM as an automated supervisor\-in\-the\-loop—not a chatbot, not a documentation tool\. It processes therapy sessions through Visual, Acoustic, and Linguistic \(VAL\) channels and produces structured supervision reports with risk\-prioritized triage\. Earlier work from our group shaped this system\. That work was not therapy\-specific—it addressed explainability for clinical AI decisions[jiang2019explainable](https://arxiv.org/html/2608.18438#bib.bib15)and identity and access management for AI systems in healthcare settings[sharman2025iam](https://arxiv.org/html/2608.18438#bib.bib21)—but the methodological principles carry over directly: reasoning transparency for clinicians and secure data governance matter just as much in therapy supervision as anywhere else in clinical AI\.

The system has three moving parts\. A tri\-stream VAL architecture processes each session across audio \(100Hz COVAREP\), video \(30fps OpenFace\), and transcript simultaneously[gratch2014distress](https://arxiv.org/html/2608.18438#bib.bib1)—the alignment problem between those three sampling rates is non\-trivial and handled by snapping to utterance boundaries\. The D\-CUI is the routing mechanism: four inputs go in \(risk probability, symptom severity, therapist experience inverted so inexperience amplifies urgency, and session\-level sentiment volatility\) and one decision comes out—immediate escalation or routine queue\. For a first\-time therapist whose experience is unknown, a Bayesian prior ofE0=0\.3E\_\{0\}=0\.3stands in until data says otherwise\. The LLM backbone is Mistral\-7B fine\-tuned with QLoRA at 4\-bit quantization[dettmers2023qlora](https://arxiv.org/html/2608.18438#bib.bib19), achieving 95% technique identification accuracy on hardware accessible to training clinics \(Section 4\.1\)\. Together these cut supervisory triage from a 72\-hour queue to under 15 seconds per session\.

## 2Related Work

### 2\.1AI in Mental Health Therapy

Woebot launched in 2017 as a scripted CBT chatbot that could deliver psychoeducation to students[fitzpatrick2017delivering](https://arxiv.org/html/2608.18438#bib.bib6)\. It was a reasonable proof of concept and a harbinger\. Since then: deep learning models for depression detection from speech[cummins2015review](https://arxiv.org/html/2608.18438#bib.bib8);[yoon2019detecting](https://arxiv.org/html/2608.18438#bib.bib7), transformer\-based suicide risk screening from online text[ji2020supervised](https://arxiv.org/html/2608.18438#bib.bib9), and now LLMs generating therapy\-style responses that a non\-specialist might not distinguish from a trained counsellor[rashkin2019towards](https://arxiv.org/html/2608.18438#bib.bib10);[abd2022perceptions](https://arxiv.org/html/2608.18438#bib.bib11)\. Less than a decade from rule trees to LLM therapist simulators is a steep curve\.

The scope of LLM applications in mental health has increased rapidly across domains\. Diagnostic screening now uses GPT\-4 and similar models for psychiatric assessments, with Thirunavukarasu et al\.[thirunavukarasu2023large](https://arxiv.org/html/2608.18438#bib.bib5)demonstrating that LLMs can approximate clinical reasoning across specialties including psychiatry, with notable limitations in nuanced case formulation\. Conversational agents have evolved beyond Woebot’s scripted CBT; systems such as Wysa and Youper use reinforcement learning to adapt therapeutic dialogue in real time, while open\-domain empathetic models[rashkin2019towards](https://arxiv.org/html/2608.18438#bib.bib10)generate responses that approximate trained counsellor output\. Risk detection has moved from keyword matching to contextual understanding\. Ji et al\.[ji2020supervised](https://arxiv.org/html/2608.18438#bib.bib9)demonstrated supervised learning for suicidal ideation detection in online text, and more recent work applies transformer architectures to longitudinal social media posts for early warning of mental health deterioration\. Clinical documentation represents the most commercially deployed category: ambient AI scribes \(e\.g\., Nuance DAX, Abridge\) transcribe and summarize therapy sessions, reducing clinician documentation burden by up to 50%, but they remain pedagogically inert—documenting what happened without evaluating whether it was clinically appropriate\.

Two patterns are consistent across this literature\. First, every system listed above operates on the*patient*side of the therapeutic interaction—screening patients, talking to patients, monitoring patient\-generated content, or documenting patient encounters\. Second, none of them address the*supervisory*layer where clinical quality is actually governed\. Abd\-Alrazaq et al\.[abd2022perceptions](https://arxiv.org/html/2608.18438#bib.bib11)reviewed technical metrics for health chatbots and found evaluation centered on user satisfaction and symptom reduction, with no published framework evaluating supervision quality, technique adherence, or supervisory triage\. That heavy investment in patient\-facing AI and near\-zero investment in supervision\-facing AI is theSupervisory Gapthis work addresses\.

### 2\.2DAIC\-WOZ Dataset Applications

The Distress Analysis Interview Corpus – Wizard\-of\-Oz \(DAIC\-WOZ\)[gratch2014distress](https://arxiv.org/html/2608.18438#bib.bib1)provides semi\-structured clinical interviews from 189 participants \(audio, video, and transcript\) annotated with PHQ\-8 scores\. If you work on mental health AI and need a multimodal benchmark, this is almost certainly the dataset you run on\.

Prior work on DAIC\-WOZ concentrated almost entirely on classification—multimodal fusion[al2018multimodal](https://arxiv.org/html/2608.18438#bib.bib13), attention mechanisms[ma2016depressaudionet](https://arxiv.org/html/2608.18438#bib.bib12)—all asking the same question: does this person have depression, at what severity? That is a reasonable question\. But detection is not intervention\. A PHQ\-8 score crossing threshold tells a supervisor almost nothing about which session to review first, what the therapist did well or poorly, or whether the risk is compounded by that therapist’s inexperience\. Those are the questions clinical supervision actually requires answers to\.

### 2\.3Multimodal Fusion in Healthcare

The empirical case for using three modalities is straightforward: text\-only depression detection on DAIC\-WOZ stalls around F1 = 0\.67; adding audio pushes that to 0\.77; the visual stream contributes incrementally beyond that[al2018multimodal](https://arxiv.org/html/2608.18438#bib.bib13)\. The gains are real\. The problem nobody writes enough about is that 100Hz audio, 30fps video, and utterance\-level text do not naturally align, and misalignment at fusion time produces noise that can swamp the signal you gained from the additional modality[baltrusaitis2018multimodal](https://arxiv.org/html/2608.18438#bib.bib14)\.

Our VAL framework handles this through timestamp\-based windowing\. Frame\-level cross\-modal attention would be more powerful in principle, but it requires GPU memory we cannot assume clinical institutions have\. The windowing approach is a deliberate trade\-off, not an oversight—and it preserves the temporal structure of sessions in a way that clinically matters: a spike in acoustic distress markers at minute 23 of a session carries different meaning than the same spike at minute 3\.

## 3System Architecture

### 3\.1Overview

![Refer to caption](https://arxiv.org/html/2608.18438v1/system_architecture.jpeg)Figure 1:Tri\-Stream VAL Supervisor\-in\-the\-Loop Architecture\. Therapy sessions are processed through Visual, Acoustic, and Linguistic streams, fused at utterance boundaries, analyzed for fidelity, affect incongruence, and clinical risk, then routed via the D\-CUI to either immediate escalation or routine developmental review\.Figure[1](https://arxiv.org/html/2608.18438#S3.F1)shows the full pipeline\. The system is built on aVAL \(Visual–Acoustic–Linguistic\)tri\-stream architecture, where each stream targets a distinct signal class:

- •Visual \(V\) Stream: Analyzes per\-frame facial Action Units extracted by OpenFace \(30 fps\) to detect affective states, engagement patterns, and safety\-critical incongruent affect—cases where verbal denial of distress is contradicted by facial distress markers \(AU1, AU4 without AU12\)\.
- •Acoustic \(A\) Stream: Processes paralinguistic features from COVAREP \(100 Hz\), principally F0 standard deviation \(pitch variability as a proxy for emotional expressivity\) and Voice Unvoiced mean \(speech fluency and pause density\), capturing states such as flat affect and agitation that are invisible in transcript text alone\.
- •Linguistic \(L\) Stream: Applies the fine\-tuned Mistral\-7B\-instruct model to session transcripts to identify therapeutic techniques \(Reflective Listening, Open\-Ended Questioning\), Therapeutic Alliance markers, and risk indicators including suicidal ideation and hopelessness language\.

Fused session\-level representations from all three streams feed theD\-CUI \(Dynamic Clinical Urgency Index\)—a formula that combines patient risk, symptom severity, therapist experience, and within\-session sentiment volatility to produce a single urgency score that routes each session to either immediate escalation or routine review\.

The pipeline runs in four sequential stages: the VAL Ingestion Engine aligns and normalizes the streams; the Therapeutic Fidelity Analyzer scores what the therapist did against clinical framework guidelines; the Risk Triage Module computes the D\-CUI; and the Supervisory Guidance Generator writes the output and routes it\. The sequencing is not arbitrary—fidelity analysis on misaligned data produces noise, and triage must complete before report generation\. None of these stages make clinical decisions; they surface evidence and sort it\.

### 3\.2The VAL Ingestion Engine

#### 3\.2\.1Modality Synchronization and Temporal Alignment

The transcript drives the clock\. DAIC\-WOZ already provides start/stop markers for each utterance; we let those boundaries define the windows into which COVAREP audio \(100Hz\) and OpenFace video \(30fps\) are aggregated\. Both streams sample faster than speech, so snapping them to utterance boundaries is a lossy but tractable compression—and it keeps the temporal structure that matters clinically intact rather than averaging it away\.

For each participant turntit\_\{i\}with start timesis\_\{i\}and end timeeie\_\{i\}, we compute: acoustic features asμ\(COVAREP\[si:ei\]\)\\mu\(\\text\{COVAREP\}\[s\_\{i\}:e\_\{i\}\]\)\(mean\-pooled over the utterance window\), visual features asμ\(AUs\[si:ei\]\)\\mu\(\\text\{AUs\}\[s\_\{i\}:e\_\{i\}\]\)\(mean\-pooled Action Unit intensities\), and linguistic features as raw transcript text\. These utterance\-level representations are concatenated into a session\-level summary vector and serialized as natural language for the LLM backbone\.

#### 3\.2\.2Linguistic Stream

Transcript analysis is the primary task\. The fine\-tuned Mistral\-7B reads each session and tags:therapeutic techniques\(Reflective Listening and Open\-Ended Questioning\),alliance markers\(collaborative language, empathetic responses, goal consensus, and rupture indicators\), andrisk indicators\(suicidal ideation, self\-harm references, hopelessness, and safety concerns\)\.

#### 3\.2\.3Acoustic Stream

From the acoustic side, we extract two features from COVAREP[degottex2014covarep](https://arxiv.org/html/2608.18438#bib.bib16):F0 standard deviation\(pitch variability—low F0 variance is a known correlate of flat affect in depression\) andVoice Unvoiced \(VUV\) mean\(the fraction of voiced frames, tracking speech continuity versus silence; elevated values indicate hesitation or fragmentation\)\. Both features pick up emotional states invisible in transcripts alone\.

#### 3\.2\.4Visual Stream

OpenFace[baltrusaitis2018openface](https://arxiv.org/html/2608.18438#bib.bib17)supplies per\-frame Action Unit intensities; the visual stream tracks three clinically relevant groups:distress markers\(AU1 inner brow raiser, AU4 brow lowerer, AU15 lip corner depressor\),engagement indicators\(AU12 lip corner puller/smile, AU26 jaw drop, gaze direction\), andincongruent affect\(mismatches between verbal safety statements and facial distress markers\)\.

##### Incongruent Affect Detection

The visual stream’s most safety\-critical function is catching patients who verbally deny distress while their face signals otherwise\. The algorithm flags incongruence when:

\(Sverbal\>0\.3\)∧\(\(A​U01\>0\.5∨A​U04\>0\.5\)∧A​U12<0\.3\)\(S\_\{\\text\{verbal\}\}\>0\.3\)\\land\\left\(\(AU\_\{01\}\>0\.5\\lor AU\_\{04\}\>0\.5\)\\land AU\_\{12\}<0\.3\\right\)\(1\)
whereSverbalS\_\{\\text\{verbal\}\}is the VADER compound sentiment score\. When incongruent affect fires,Δ​ϕ\\Delta\\phiis set to 0\.4, amplifying the D\-CUI multiplicatively through the\(1\+Δ​ϕ\)\(1\+\\Delta\\phi\)term in Equation 3, triggering supervisory review even when other risk indicators are moderate\.

### 3\.3Therapeutic Fidelity Analyzer

The Therapeutic Fidelity Analyzer measures whether a session follows evidence\-based method, definingTherapeutic Fidelity\(α\\alpha\) as cosine similarity between session embeddings \(VTV\_\{T\}\) and clinical manual embeddings \(VMV\_\{M\}\):

α=VT⋅VM‖VT‖​‖VM‖\\alpha=\\frac\{V\_\{T\}\\cdot V\_\{M\}\}\{\\\|V\_\{T\}\\\|\\\|V\_\{M\}\\\|\}\(2\)
Sessions scoringα\>0\.5\\alpha\>0\.5closely follow evidence\-based technique;0\.3≤α≤0\.50\.3\\leq\\alpha\\leq 0\.5reflects partial adherence \(expected in semi\-structured formats\); below0\.30\.3flags deviation worth a supervisor’s attention\.

### 3\.4Risk Triage Module

#### 3\.4\.1Dynamic Clinical Urgency Index \(D\-CUI\)

The D\-CUI is the mechanism that decides which sessions get flagged for immediate supervisory attention and which can wait for routine review\. It combines four factors:

D\-CUI=\(w1​R\+w2​S\+w3​\(1−E\)\)⋅\(1\+Δ​ϕ\)\\text\{D\-CUI\}=\(w\_\{1\}R\+w\_\{2\}S\+w\_\{3\}\(1\-E\)\)\\cdot\(1\+\\Delta\\phi\)\(3\)
whereRRis risk probability \(0–1\),SSis symptom severity \(0–1\) derived from PHQ\-8 scores,EEis therapist experience \(0–1\) as normalized years of practice,Δ​ϕ\\Delta\\phiis sentiment volatility capturing emotional instability within the session, and weightsw1,w2,w3w\_\{1\},w\_\{2\},w\_\{3\}are empirically tuned to 0\.40, 0\.35, 0\.25 respectively\.

The\(1−E\)\(1\-E\)term encodes the insight that a high\-risk client seen by a novice is a categorically different situation from the same client seen by a veteran\. Traditional risk models focus exclusively on patient factors and miss this\.

#### 3\.4\.2Addressing the Cold\-Start Problem

When no experience data exists for a therapist, we default to a Bayesian prior ofE0=0\.3E\_\{0\}=0\.3\(early\-career clinician\), erring toward more supervisory coverage\. As session data accumulates,EEis updated via exponential moving average:

Et=β​Et−1\+\(1−β\)​EobservedE\_\{t\}=\\beta E\_\{t\-1\}\+\(1\-\\beta\)E\_\{\\text\{observed\}\}\(4\)
whereβ=0\.7\\beta=0\.7is the smoothing factor andEobservedE\_\{\\text\{observed\}\}is the therapist’s documented experience level once available\.

#### 3\.4\.3Sentiment Volatility \(Δ​ϕ\\Delta\\phi\)

Sentiment volatility captures rapid emotional shifts within a session indicating crisis states or therapeutic ruptures, computed as the mean absolute rate of change in sentence\-level sentiment scores:

Δ​ϕ=1N−1​∑i=1N−1\|ϕi\+1−ϕi\|\\Delta\\phi=\\frac\{1\}\{N\-1\}\\sum\_\{i=1\}^\{N\-1\}\|\\phi\_\{i\+1\}\-\\phi\_\{i\}\|\(5\)
whereϕi\\phi\_\{i\}is the sentiment score for sentenceii, emphasizing sequential emotional transitions rather than overall dispersion\.

### 3\.5Supervisory Guidance Generator

The D\-CUI score determines qualitatively different outputs across three tiers\. When D\-CUI exceeds 0\.7 \(Immediate\), the supervisor receives an alert with exact transcript lines that drove the escalation and a mapped safety protocol—actual source material, not a summary, so the supervisor can disagree before acting\. When D\-CUI falls between 0\.4 and 0\.7 \(Elevated\), the session is flagged for prioritized review within the current supervisory cycle—not an emergency, but above the threshold for routine handling\. When D\-CUI falls below 0\.4 \(Routine\), the output shifts to developmental feedback: which techniques the therapist used effectively, which were absent, and what the session suggests about skill progression\.

## 4Implementation

### 4\.1Model Selection Rationale

Mistral\-7B\-instruct[jiang2023mistral](https://arxiv.org/html/2608.18438#bib.bib18)was selected for three reasons aligned with clinical deployment constraints\.

Hardware accessibility\.At 4\-bit quantization, the model requires approximately 2 GB of storage and 5\.6 GB of GPU memory during inference, fitting within the Tesla T4 \(15\.6 GB\)—the most commonly available GPU in institutional cloud environments\. A system requiring an A100 or H100 is not deployable in most training clinics; hardware constraint is not a secondary concern but a primary design requirement\.

Open\-source licensing and on\-premise deployment\.Clinical environments handling protected health information under HIPAA cannot route session data through third\-party APIs \(e\.g\., OpenAI, Anthropic\)\. Mistral\-7B’s Apache 2\.0 license permits on\-premise deployment with full model auditability, ensuring that therapy transcripts never leave the institution’s controlled infrastructure\.

Instruction\-following capability\.The\-instructvariant’s alignment produces structured, format\-consistent supervision reports without additional prompt engineering, making it suitable for the templated output required by supervisory workflows\.

Of the 7\.2B total parameters, 167,772,160 \(2\.3%\) are trainable under QLoRA\. Inference uses 5\.61 GB GPU memory \(9\.18 GB with caching\); the CPU side needs 2 cores and 13\.6 GB RAM\. The software stack is PyTorch 2\.9\.0\+cu128 with CUDA 12\.8\.

### 4\.2Fine\-Tuning Methodology

##### Data Preparation

Preparing DAIC\-WOZ for supervision training took several steps\. We diarized the audio recordings to extract per\-speaker transcripts, pulled COVAREP acoustic features and OpenFace visual features from the corresponding streams, and aligned everything to utterance boundaries using the windowing described in Section 3\.2\. Labels were produced by running rule\-based pattern matching over transcripts to tag therapeutic techniques, alliance markers, and clinical concerns\. We then generated additional supervision\-focused prompts and responses synthetically using Claude Sonnet 4\.6 Thinking and converted the full dataset to Alpaca instruction\-tuning format\.

##### Training Strategy

QLoRA[dettmers2023qlora](https://arxiv.org/html/2608.18438#bib.bib19)handles the fine\-tuning: learning rate 2e\-4, batch size 4, LoRA rank 64 with alpha 16, 5 training epochs, paged AdamW 32\-bit optimizer\. Training completed in 2 hours 44 minutes on a single Tesla T4 \(105 steps across 5 epochs\)\. 2 hours 44 minutes on a T4 means a clinic could retrain this on their own session data over a weekend, on hardware they likely already have\.

### 4\.3Ethical and Privacy Considerations

Therapy session recordings contain things a patient has said to no one else, in a context designed for disclosure\. That warrants specific handling: identifying information is stripped before any session enters the pipeline, storage and transmission are encrypted end\-to\-end, and access is role\-gated so only the supervising clinician can reach session data[sharman2025iam](https://arxiv.org/html/2608.18438#bib.bib21)\. Every access event is logged\. Clients are told AI tools are involved before their first session, not buried in a consent form footnote\.

The system’s own outputs are also constrained\. When confidence falls below threshold, the system flags uncertainty and defers rather than producing a low\-confidence recommendation that looks authoritative\. Sessions that surface suicidal ideation or abuse disclosures bypass the triage queue entirely and generate immediate alerts—routing automation is not appropriate when those signals are present\.

## 5Experimental Evaluation

### 5\.1Dataset and Experimental Setup

We evaluated on 106 sessions from the DAIC\-WOZ dataset[gratch2014distress](https://arxiv.org/html/2608.18438#bib.bib1)\(after matching participants to labels from the full 189 recordings\), split into training \(80%, 84 sessions\) and test \(20%, 22 sessions\) with random seed 42\. Two questions drove the evaluation: whether the model reliably identifies therapeutic techniques in held\-out sessions, and how much faster the automated pipeline routes urgent cases compared to traditional weekly supervision review\.

### 5\.2Results

#### 5\.2\.1Training Convergence

The model converged in 105 steps \(2 hours 44 minutes on a Tesla T4\), with cross\-entropy loss decreasing from 1\.6547 to 0\.2451—an 85\.2% reduction\. End\-to\-end, the pipeline completes in under 15 seconds per session \(8–12 seconds for analysis, under 1 millisecond for D\-CUI computation\), reducing supervisory triage from a 72\-hour queue to near real time\.

#### 5\.2\.2Supervision Report Quality

Table[1](https://arxiv.org/html/2608.18438#S5.T1)presents the evaluation results on the held\-out test set \(n=22n=22\)\.

Table 1:Supervision Report Quality Metrics \(n=22n=22test sessions\)Note:Clopper–Pearson exact 95% CIs for accuracy metrics; normal approximation CIs for continuous metrics\.

The model correctly recognized Reflective Listening and Open\-Ended Questioning in nearly all cases \(95\.5%, CI \[75\.1%, 99\.9%\]\)\. Risk identification accuracy was 63\.6% \(CI \[40\.8%, 84\.6%\]\)\. Alliance assessment error was low \(MAE = 0\.105, CI \[0\.059, 0\.151\]\)\. Mean therapeutic fidelity landed atα=0\.423\\alpha=0\.423—moderate adherence, expected given that DAIC\-WOZ sessions are conducted by a virtual agent running a screening protocol rather than a therapist following a CBT manual\.

#### 5\.2\.3D\-CUI Triage Stratification

Table[2](https://arxiv.org/html/2608.18438#S5.T2)shows how the D\-CUI formula stratifies sessions across clinically meaningful urgency levels\.

Table 2:D\-CUI Triage Stratification Across Clinical ProfilesNote:RRandSSare both derived from PHQ\-8 scores; in the screening context of DAIC\-WOZ,R≈SR\\approx Sas both proxy from the same PHQ\-8 instrument, soSSis omitted from the table\. D\-CUI is clamped to\[0,1\]\[0,1\]; the raw score for Row 3 is1\.1381\.138, capped at1\.01\.0\.

Row 4 is the case worth attention: a session with objectively low risk scores \(R=0\.21R=0\.21\) rises from D\-CUI=0\.283=0\.283to0\.3950\.395because the incongruent affect detection setΔ​ϕ=0\.4\\Delta\\phi=0\.4, pushing it near the Elevated threshold\. Without the visual stream, this session would score well within the Routine band\. In the DAIC\-WOZ corpus,Δ​ϕ\\Delta\\phiranged from 0\.00 to 0\.02—reflecting stable screening dynamics—with correspondingly minimal D\-CUI adjustment \(<<2%\)\. This is correct by design: theΔ​ϕ\\Delta\\phiterm activates in acute scenarios, not routine screening\.

## 6Discussion

### 6\.1What This Changes for Supervision Practice

The practical implication is not that AI can supervise therapists—it cannot\. The implication is that the triage bottleneck can be addressed by automated screening: the system flags the 10–15% of sessions needing immediate attention and provides structured evidence, freeing supervisors for clinical judgment rather than routine monitoring\. The 95% technique identification accuracy is a proof\-of\-concept result on two techniques and 22 sessions, not a clinical readiness claim\.

The D\-CUI’s incorporation of therapist experience \(EE\) alongside patient risk factors \(RR,SS\) is, to our knowledge, novel in clinical risk formulas\. Traditional models treat risk as a property of the patient alone, ignoring that a high\-risk client with a 20\-year veteran is a fundamentally different supervisory situation from the same client with a first\-year trainee\.

### 6\.2Multimodal Fusion and Why It Matters Here

The strongest argument for multimodal analysis is the incongruent affect case: a text\-only system would miss it entirely, since the transcript reads as the patient denying distress\. The visual stream catches facial markers that contradict verbal content, and the D\-CUI amplifies urgency accordingly\. The acoustic stream contributes differently—flat affect \(low F0 variance\) and speech fragmentation \(elevated VUV\) are clinically meaningful but invisible in transcripts\. Prior work on DAIC\-WOZ[al2018multimodal](https://arxiv.org/html/2608.18438#bib.bib13)demonstrated consistent improvement from single\-modality to multimodal fusion; our contribution applies that principle to supervision triage rather than detection\. Timestamp\-based windowing resolves the sampling rate mismatch across streams without the compute cost of frame\-level cross\-modal attention\.

### 6\.3Limitations We Want to Be Direct About

Several limitations bound interpretation\. The test set is small \(22 sessions\); the 95% accuracy is encouraging but cannot generalize without evaluation on 500\+ sessions with broader technique taxonomies\. DAIC\-WOZ consists of semi\-structured screening interviews conducted by a virtual agent \(Ellie\), which is structurally easier to analyze than naturalistic therapy—the interviewer’s predictable patterns may inflate performance\. We evaluated only two techniques \(Reflective Listening and Open\-Ended Questioning\); clinical supervision requires identifying cognitive restructuring, behavioral activation, safety assessment, empathetic validation, psychoeducation, and goal\-setting\. The entire system relies on a single Mistral\-7B model rather than an ensemble\. Sessions are analyzed in isolation with no longitudinal context across a supervisee’s development over time\. Finally, training data reflects CBT\-oriented interactions only; supervision for psychodynamic, humanistic, or other modalities would require additional data and different evaluation criteria\.

The most important next step is naturalistic therapy session data, followed by expansion to a broader technique taxonomy, longitudinal tracking, and real\-time monitoring integration\.

### 6\.4External Validation

To assess the clinical usability of the generated supervision reports, we conducted a preliminary expert review study\. We used all 22 supervision reports generated from the DAIC\-WOZ test sessions \(not included in the training split\) and asked five licensed clinical supervisors to rate each report on three dimensions using a 5\-point Likert scale: \(1\) clinical relevance of identified techniques, \(2\) appropriateness of the urgency triage classification, and \(3\) actionability of the recommendations provided\.

Mean ratings were: Clinical Relevance 4\.2/5\.0, Triage Appropriateness 3\.9/5\.0, and Actionability 4\.0/5\.0\. Inter\-rater reliability reached Cohen’sκ=0\.61\\kappa=0\.61\(substantial agreement[landis1977measurement](https://arxiv.org/html/2608.18438#bib.bib20)\), indicating consistent evaluation across raters\.

These results provide preliminary evidence of clinical intelligibility, though the study is limited by sample size \(22 reports, 5 raters\) and a controlled setting that may not reflect real\-world supervisory workflows\.

### 6\.5Ethical Considerations

Therapy sessions are among the most sensitive data any system can process\. The system anonymizes, encrypts, and role\-gates access[sharman2025iam](https://arxiv.org/html/2608.18438#bib.bib21), but routing recordings through an AI pipeline creates new exposure points\. Clients need direct disclosure before their first session, and organizations must verify HIPAA compliance before deployment\. The supervisor\-in\-the\-loop design keeps a human responsible for all clinical outputs, but that accountability only holds if supervisors genuinely evaluate recommendations rather than defaulting to them; override rates need tracking from day one\.

The DAIC\-WOZ training data reflects specific demographic and clinical contexts; a model calibrated to that distribution may perform unevenly across populations, requiring ongoing bias monitoring\. Clients who know sessions are AI\-processed may change how they speak, affecting the therapeutic relationship—honest disclosure and a genuine opt\-out path are the only appropriate responses\.

## 7Conclusion

We built a tri\-stream system that uses fine\-tuned Mistral\-7B to analyze therapy sessions across visual, acoustic, and linguistic modalities and produce structured supervision reports with automated risk triage\. On 106 DAIC\-WOZ sessions, it achieves 95% technique identification accuracy and reduces triage latency from 72 hours to under 15 seconds\. The evaluation is proof\-of\-concept—22 test sessions, two techniques, one dataset of semi\-structured interviews—and every constraint needs addressing before clinical deployment\.

The supervision gap is real, the 72\-hour delay is real, and the 1:12 ratio is real\. A system that surfaces sessions needing immediate attention in seconds rather than days addresses a structural problem that hiring alone cannot solve\. The clinical judgment, empathy, and accountability stay with the supervisor; the system removes the monitoring burden that prevents them from doing those things well\.

## Disclosure of Interests

This work was conducted independently and does not relate to the authors’ positions at Microsoft, BigCommerce, or Amazon, nor does it represent the views or interests of these organizations\. The authors have no competing interests to declare that are relevant to the content of this article\.

## References

- \(1\)Gratch, J\., et al\.: The Distress Analysis Interview Corpus of human and computer interviews\. In: Proceedings of the Ninth International Conference on Language Resources and Evaluation \(LREC\), pp\. 3123–3128 \(2014\)
- \(2\)World Health Organization: World mental health report: Transforming mental health for all\. WHO, Geneva \(2022\)
- \(3\)Bernard, J\.M\., Goodyear, R\.K\.: Fundamentals of Clinical Supervision, 6th edn\. Pearson, Boston \(2018\)
- \(4\)Watkins, C\.E\., Jr\.: Handbook of Psychotherapy Supervision\. Wiley, New York \(1997\)
- \(5\)Thirunavukarasu, A\.J\., et al\.: Large language models in medicine\. Nature Medicine 29\(8\), 1930–1940 \(2023\)
- \(6\)Fitzpatrick, K\.K\., Darcy, A\., Vierhile, M\.: Delivering cognitive behavior therapy to young adults with symptoms of depression and anxiety using a fully automated conversational agent \(Woebot\): A randomized controlled trial\. JMIR Mental Health 4\(2\), e19 \(2017\)
- \(7\)Yoon, J\., Kang, C\., Kim, S\., Han, J\.: D\-Vlog: Multimodal Vlog dataset for depression detection\. In: AAAI Conference on Artificial Intelligence, vol\. 36, pp\. 12226–12234 \(2022\)
- \(8\)Cummins, N\., et al\.: A review of depression and suicide risk assessment using speech analysis\. Speech Communication 71, 10–49 \(2015\)
- \(9\)Ji, S\., et al\.: Supervised learning for suicidal ideation detection in online user content\. Complexity 2018, Article ID 6157249 \(2018\)
- \(10\)Rashkin, H\., Smith, E\.M\., Li, M\., Boureau, Y\.L\.: Towards empathetic open\-domain conversation models: A new benchmark and dataset\. arXiv preprint arXiv:1811\.00207 \(2018\)
- \(11\)Abd\-Alrazaq, A\., Safi, Z\., Alajlani, M\., Warren, J\., Househ, M\., Denecke, K\.: Technical metrics used to evaluate health care chatbots: Scoping review\. Journal of Medical Internet Research 22\(6\), e18301 \(2020\)
- \(12\)Ma, X\., Yang, H\., Chen, Q\., Huang, D\., Wang, Y\.: DepAudioNet: An efficient deep model for audio based depression classification\. In: Proceedings of the 6th International Workshop on Audio/Visual Emotion Challenge, pp\. 35–42 \(2016\)
- \(13\)Al Hanai, T\., Ghassemi, M\.M\., Glass, J\.R\.: Detecting depression with audio/text sequence modeling of interviews\. In: Interspeech, pp\. 1716–1720 \(2018\)
- \(14\)Baltrusaitis, T\., Ahuja, C\., Morency, L\.P\.: Multimodal machine learning: A survey and taxonomy\. IEEE Transactions on Pattern Analysis and Machine Intelligence 41\(2\), 423–443 \(2019\)
- \(15\)Jiang, K\., Chen, T\., Huang, L\., Gupta, R\., Calix, R\.A\., Bernard, G\.R\.: Artificial intelligence in medicine: Knowledge representation and transparent and explainable systems\. In: Lecture Notes in Computer Science, vol\. 11979\. Springer, Cham \(2019\)
- \(16\)Degottex, G\., Kane, J\., Drugman, T\., Raitio, T\., Scherer, S\.: COVAREP—A collaborative voice analysis repository for speech technologies\. In: IEEE International Conference on Acoustics, Speech and Signal Processing \(ICASSP\), pp\. 960–964 \(2014\)
- \(17\)Baltrusaitis, T\., Zadeh, A\., Lim, Y\.C\., Morency, L\.P\.: OpenFace 2\.0: Facial behavior analysis toolkit\. In: IEEE International Conference on Automatic Face & Gesture Recognition, pp\. 59–66 \(2018\)
- \(18\)Jiang, A\.Q\., et al\.: Mistral 7B\. arXiv preprint arXiv:2310\.06825 \(2023\)
- \(19\)Dettmers, T\., Pagnoni, A\., Holtzman, A\., Zettlemoyer, L\.: QLoRA: Efficient finetuning of quantized LLMs\. arXiv preprint arXiv:2305\.14314 \(2023\)
- \(20\)Landis, J\.R\., Koch, G\.G\.: The measurement of observer agreement for categorical data\. Biometrics 33\(1\), 159–174 \(1977\)
- \(21\)Sharman, R\., Kumar, S\., Hipparge, S\.: Context based IAM for AI Chatbots in healthcare: Enhancing Security in AI enabled Patient Navigation\. Annual Symposium on Information Assurance \(ASIA 25\), vol\. 20, pp\. 203–210 \(2025\)

Similar Articles

An Agentic LLM-Based Framework for Population-Scale Mental Health Screening

arXiv cs.AI

Proposes an agentic framework using LangChain agents for population-scale mental health screening, focusing on depression detection from clinical transcripts. The framework incrementally locks validated stages and uses proxy-guided evaluation to ensure trustworthiness and adaptability.