DNet: a depression recognition network combining residual network and vision transformer

DNet:一种结合残差网络和视觉Transformer的抑郁症识别网络

阅读:1

Abstract

Depression is a prevalent and severe global mental disorder, yet its diagnosis and treatment encounter numerous challenges. This study introduces an efficient depression identification network, termed DNet. Our approach utilizes facial images and local facial images as crucial sources of data. Although people with depression may exhibit similar general facial expressions, subtle changes in specific facial areas (e.g., eyes, mouth) can be observed as the severity of depression increases. These changes are reflected in the models' attention mechanisms, highlighting the differences between severity levels. To achieve higher recognition accuracy, a method is required to fuse advanced semantic features between local and global features. Therefore, we propose DNet, comprising two key components: the Feature Extraction Module (FEM) and the Vision Transformer (ViT) Block. Specifically, FEM introduces an attention mechanism that considers both channel and positional information of the feature Map. Two FEMs are employed to separately process facial and local facial images, extracting critical features to generate highly semantic information-rich feature Maps. Subsequently, the feature maps of both images are concatenated along the channel dimension, Using FPN feature fusion, and the ViT Block is utilized to comprehensively learn advanced semantic features of local and global information related to different facial expression regions. Finally, a 1× 1 convolution layer and a fully connected layer are applied to adjust feature channels, yielding more robust predictive results and ultimately outputting depression prediction scores.We experimentally validate the DNet network on the AVEC2014 dataset and our self-constructed CZ2023 dataset, obtaining results of MAE = 6.09, RMSE = 7.85, and MAE = 6.73, RMSE = 8.47, respectively. These results affirm the effectiveness of the proposed method.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。