DepressionEmo: A novel dataset for multilabel classification of depression emotions
Emotions are integral to human social interactions, with diverse responses elicited by various situational contexts. Particularly, the prevalence of negative emotional states has been correlated with negative outcomes for mental health, necessitating a comprehensive analysis of their occurrence and impact on individuals. In this paper, we introduce a novel dataset named DepressionEmo designed to detect 8 emotions associated with depression by 6037 examples of long Reddit user posts. This dataset was created through a majority vote over inputs by zero-shot classifications from pre-trained models and validating the quality by annotators and ChatGPT, exhibiting an acceptable level of interrater reliability between annotators. The correlation between emotions, their distribution over time, and linguistic analysis are conducted on DepressionEmo. Besides, we provide several text classification methods classified into two groups: machine learning methods such as SVM, XGBoost, and Light GBM; and deep learning methods such as BERT, GAN-BERT, and BART. The pretrained BART model, bart-base allows us to obtain the highest F1- Macro of 0.76, showing its outperformance compared to other methods evaluated in our analysis. Across all emotions, the highest F1-Macro value is achieved by suicide intent, indicating a certain value of our dataset in identifying emotions in individuals with depression symptoms through text analysis. The curated dataset is publicly available at: https://github.com/abuBakarSiddiqurRahman/DepressionEmo.
Code (1)
Tasks
text-classificationText ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Depression Risk Assessment in Social Media via Large Language Models
Depression is one of the most prevalent and debilitating mental health conditions worldwide, frequently underdiagnosed and undertreated. The proliferation of social media platforms provides a rich source of naturalistic …
Multi-Label ClassificationA New Multilabel System for Automatic Music Emotion Recognition
Achieving advancements in automatic recognition of emotions that music can induce require considering multiplicity and simultaneity of emotions. Comparison of different machine learning algorithms performing multilabel a…
BIG-bench Machine LearningEmotion RecognitionGeneral ClassificationMusic Emotion RecognitionBasic and Depression Specific Emotion Identification in Tweets: Multi-label Classification Experiments
In this paper, we present empirical analysis on basic and depression specific multi-emotion mining in Tweets with the help of state of the art multi-label classifiers. We choose our basic emotions from a hybrid emotion m…
Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label LearningHashtags, Emotions, and Comments: A Large-Scale Dataset to Understand Fine-Grained Social Emotions to Online Topics
This paper studies social emotions to online discussion topics. While most prior work focus on emotions from writers, we investigate readers{'} responses and explore the public feelings to an online topic. A large-scale …
TIDE: Affective Time-aware Representations for Fine-grained Depression Identification on Social Media
The growing availability of the Internet provides opportunities for depression screening. In recent years, depression analysis based on social media texts has shown great promise, yet most works have focused on treating …