次回の更新記事:AIコーディングエージェントのコスト構造を読み解く(公開予定日:2026年05月26日)
AIDB Daily Papers

感情追跡:セッション体制を超えたカウンセリング記録からの頑健なうつ病追跡

原題: EmoTrack: Robust Depression Tracking from Counseling Transcripts across Session Regimes
著者: Zhaomin Wu, Jiayi Li, Bingsheng He
公開日: 2026-05-21 | 分野: NLP メンタルヘルス cs.AI cs.LG 感情認識 AI支援

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • カウンセリング記録からうつ病の重症度を頑健に追跡するEmoTrackフレームワークを提案した。
  • 既存手法のデータ効率と長期コンテキストの限界を克服し、セッションを跨いだうつ病追跡の精度向上を目指した。
  • 提案手法は、LLM抽出情報とセマンティック埋め込みを組み合わせ、単一・複数セッションの両方で優れた追跡性能を示した。

Abstract

Text-based counseling is an important interface for AI mental-health support, where transcripts may be used to monitor depression severity and flag sessions requiring timely human review. However, robust PHQ-8 prediction across session regimes remains challenging: fine-tuning-based methods can exploit richer supervision but may generalize poorly under data scarcity, while prompt-based LLM methods are data-efficient but usually treat each transcript holistically and provide limited support for longitudinal context. We study robust depression tracking from counseling transcripts across single-session and multi-session regimes. We introduce LongCounsel, a multi-session counseling dataset with session-level PHQ-8 supervision for evaluating repeated-session tracking under partial symptom disclosure and cross-session continuity. We further propose EmoTrack, a PHQ-8 prediction framework that combines LLM-extracted clinical signals with frozen turn-level semantic embeddings and trains symptom-specific predictors over the resulting transcript representation. When prior sessions are available, EmoTrack can further incorporate them through compact cross-session memory. Experiments on LongCounsel and DAIC-WOZ show that EmoTrack achieves a clear gain on the real single-session benchmark, including a 13.5% relative MAE reduction over the strongest DAIC-WOZ baseline, and remains competitive with the strongest longitudinal baseline on LongCounsel.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事