次回の更新記事:AIエージェントの実力はハーネスで変わる(公開予定日:2026年06月01日)
AIDB Daily Papers

SNS投稿からメンタルヘルス動態を解釈可能にモデリングする「DreamerNLplus」

原題: DreamerNLplus: Interpretable Modeling of Mental Health Dynamics from Social Media Timelines using Hybrid Rule-Based and RAG Methods
著者: Maryia Zhyrko, Daisy Monika Lal, Erik van Mulligen, Lifeng Han
公開日: 2026-05-21 | 分野: LLM NLP RAG cs.CL cs.AI AI支援

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

ポイント

  • SNS投稿からメンタルヘルスの状態変化を予測・要約するハイブリッド手法「DreamerNLplus」を開発した。
  • LLMとルールベース、RAGを組み合わせ、心理状態予測、変化検出、時系列要約の3タスクで高い精度を示した。
  • 特にRAG手法は改善・悪化の予測で上位入賞し、メンタルヘルス動態の複雑さと評価指標の課題が明らかになった。

Abstract

We present DreamerNLplus, a hybrid framework for modeling mental health dynamics from social media timelines in the CLPsych 2026 shared task. Our system addresses three tasks: psychological state modeling, temporal change detection, and sequence-level summarization. For Task 1, we combine LLM-based data augmentation, DeBERTa classification, and Random Forest regression for structured state prediction. For Task 2, we use few-shot prompting with a locally deployed Llama 3.1 model to detect Switch and Escalation events using short-term temporal context. For Task 3.1, we explore both a deterministic rule-based summarization pipeline and a few-shot LLM-based approach, ranking textbf{2nd} officially. Our RAG-based method achieves strong performance in Task 3.2, ranking textbf{1st} for Improvement and textbf{3rd} for Deterioration, demonstrating its ability to capture recurrent psychological change patterns across timelines. Our analysis reveals key challenges, including the mismatch between classification and regression performance, the difficulty of modeling temporal transitions, and the disagreement between semantic and similarity-based evaluation metrics. These findings highlight the complexity of modeling mental health dynamics and motivate future work on unified evaluation frameworks. We share our code and prompts at https://github.com/4dpicture/CLPsych2026

Paper AI Chat

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

質問の例:

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

会員登録 / ログイン

💬 ディスカッション

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

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

関連するAIDB記事