CLAILGJul 21, 2022

Multi-Task Learning for Depression Detection in Dialogs

arXiv:2208.10250v1583 citationsh-index: 14Has Code
Originality Incremental advance
AI Analysis

This work addresses depression detection for mental health applications by leveraging dialog structure, though it is incremental in applying multi-task learning to this domain.

The paper tackled depression detection in dialogs by using multi-task learning to jointly model depression, emotion, topic, and dialog acts, achieving a best F1 score of 70.6% on benchmark datasets.

Depression is a serious mental illness that impacts the way people communicate, especially through their emotions, and, allegedly, the way they interact with others. This work examines depression signals in dialogs, a less studied setting that suffers from data sparsity. We hypothesize that depression and emotion can inform each other, and we propose to explore the influence of dialog structure through topic and dialog act prediction. We investigate a Multi-Task Learning (MTL) approach, where all tasks mentioned above are learned jointly with dialog-tailored hierarchical modeling. We experiment on the DAIC and DailyDialog corpora-both contain dialogs in English-and show important improvements over state-ofthe-art on depression detection (at best 70.6% F 1), which demonstrates the correlation of depression with emotion and dialog organization and the power of MTL to leverage information from different sources.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes