paper-with-me

Papers

Text-based depression detection on sparse data

2019-04-08 · Heinrich Dinkel, Mengyue Wu, Kai Yu

Previous text-based depression detection is commonly based on large user-generated data. Sparse scenarios like clinical conversations are less investigated. This work proposes a text-based multi-task BGRU network with pretrained word embeddings to model patients' responses during clinical interviews. Our main approach uses a novel multi-task loss function, aiming at modeling both depression severity and binary health state. We independently investigate word- and sentence-level word-embeddings as well as the use of large-data pretraining for depression detection. To strengthen our findings, we report mean-averaged results for a multitude of independent runs on sparse data. First, we show that pretraining is helpful for word-level text-based depression detection. Second, our results demonstrate that sentence-level word-embeddings should be mostly preferred over word-level ones. While the choice of pooling function is less crucial, mean and attention pooling should be preferred over last-timestep pooling. Our method outputs depression presence results as well as predicted severity score, culminating a macro F1 score of 0.84 and MAE of 3.48 on the DAIC-WOZ development set.

📄 PDF Abstract BibTeX arXiv:1904.05154

Code (1)

richermans/text_based_depression 공식 구현 pytorch

Tasks

Depression DetectionSentenceWord Embeddings

Similar Papers 제목 키워드 기반

Significance of Speaker Embeddings and Temporal Context for Depression Detection

2021-07-24 · Sri Harsha Dumpala, Sebastian Rodriguez, Sheri Rempel, Rudolf Uher 외

Depression detection from speech has attracted a lot of attention in recent years. However, the significance of speaker-specific information in depression detection has not yet been explored. In this work, we analyze the…

Depression Detection

Multimodal Topic-Enriched Auxiliary Learning for Depression Detection

2020-12-01 · COLING 2020 8 · Minghui An, Jingjing Wang, Shoushan Li, Guodong Zhou

From the perspective of health psychology, human beings with long-term and sustained negativity are highly possible to be diagnosed with depression. Inspired by this, we argue that the global topic information derived fr…

Auxiliary LearningDepression Detection

Automatic Depression Detection: An Emotional Audio-Textual Corpus and a GRU/BiLSTM-based Model

2022-02-15 · Ying Shen, Huiyu Yang, Lin Lin

Depression is a global mental health problem, the worst case of which can lead to suicide. An automatic depression detection system provides great help in facilitating depression self-assessment and improving diagnostic …

Depression DetectionDiagnostic

Detecting Levels of Depression in Text Based on Metrics

2018-07-09 · Ashwath Kumar Salimath, Robin K Thomas, Sethuram Ramalinga Reddy, Yuhao Qiao

Depression is one of the most common and a major concern for society. Proper monitoring using devices that can aid in its detection could be helpful to prevent it all together. The Distress Analysis Interview Corpus (DAI…

Depression Detection

Climate and Weather: Inspecting Depression Detection via Emotion Recognition

2022-04-29 · Wen Wu, Mengyue Wu, Kai Yu

Automatic depression detection has attracted increasing amount of attention but remains a challenging task. Psychological research suggests that depressive mood is closely related with emotion expression and perception, …

Depression DetectionEmotion Recognition