Cui Bin, Wang Jian, Lin Hongfei, Zhang Yijia, Yang Liang, Xu Bo
College of Computer Science and Technology, Dalian University of Technology, Dalian, China.
College of Information Science and Technology, Dalian Maritime University, Dalian, China.
JMIR Med Inform. 2022 Aug 9;10(8):e37818. doi: 10.2196/37818.
Depression detection has recently received attention in the field of natural language processing. The task aims to detect users with depression based on their historical posts on social media. However, existing studies in this area use the entire historical posts of the users and select depression indicator posts. Moreover, these methods fail to effectively extract deep emotional semantic features or simply concatenate emotional representation. To solve this problem, we propose a model to extract deep emotional semantic features and select depression indicator posts based on the emotional states.
This study aims to develop an emotion-based reinforcement attention network for depression detection of users on social media.
The proposed model is composed of 2 components: the emotion extraction network, which is used to capture deep emotional semantic information, and the reinforcement learning (RL) attention network, which is used to select depression indicator posts based on the emotional states. Finally, we concatenated the output of these 2 parts and send them to the classification layer for depression detection.
Experimental results of our model on the multimodal depression data set outperform the state-of-the-art baselines. Specifically, the proposed model achieved accuracy, precision, recall, and F1-score of 90.6%, 91.2%, 89.7%, and 90.4%, respectively.
The proposed model utilizes historical posts of users to effectively identify users' depression tendencies. The experimental results show that the emotion extraction network and the RL selection layer based on emotional states can effectively improve the accuracy of detection. In addition, sentence-level attention layer can capture core posts.
抑郁症检测最近在自然语言处理领域受到关注。该任务旨在根据用户在社交媒体上的历史帖子来检测患有抑郁症的用户。然而,该领域的现有研究使用用户的全部历史帖子并选择抑郁症指标帖子。此外,这些方法未能有效提取深层情感语义特征或只是简单地拼接情感表示。为了解决这个问题,我们提出了一个模型来提取深层情感语义特征并根据情感状态选择抑郁症指标帖子。
本研究旨在开发一种基于情感的强化注意力网络,用于检测社交媒体上用户的抑郁症。
所提出的模型由两个组件组成:情感提取网络,用于捕获深层情感语义信息;强化学习(RL)注意力网络,用于根据情感状态选择抑郁症指标帖子。最后,我们将这两部分的输出拼接起来并将它们发送到分类层进行抑郁症检测。
我们的模型在多模态抑郁症数据集上的实验结果优于当前最先进的基线。具体而言,所提出的模型分别实现了90.6%、91.2%、89.7%和90.4%的准确率、精确率、召回率和F1分数。
所提出的模型利用用户的历史帖子有效地识别用户的抑郁倾向。实验结果表明,情感提取网络和基于情感状态的RL选择层可以有效提高检测准确率。此外,句子级注意力层可以捕获核心帖子。