DepressionEmo: A novel dataset for multilabel classification of depression emotions
Abu Bakar Siddiqur Rahman, Hoang-Thang Ta, Lotfollah Najjar, Azad, Azadmanesh, Ali Saffet G\"on\"ul

TL;DR
This paper introduces DepressionEmo, a new dataset of Reddit posts annotated for depression-related emotions, and evaluates various machine learning and deep learning models for emotion classification, highlighting BART's superior performance.
Contribution
The paper presents a novel, publicly available dataset for depression emotion classification and compares multiple models, with BART achieving the highest F1 score.
Findings
BART outperforms other models with F1-Macro of 0.76.
Suicide intent emotion has the highest F1-Macro among emotions.
The dataset shows reliable annotation and useful insights into depression-related emotions.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMental Health via Writing · Sentiment Analysis and Opinion Mining · Topic Modeling
MethodsAttention Is All You Need · Linear Layer · Attention Dropout · Dropout · Adam · Layer Normalization · Residual Connection · Dense Connections · Weight Decay · WordPiece
