SERCNN: Stacked Embedding Recurrent Convolutional Neural Network in Detecting Depression on Twitter
Heng Ee Tay, Mei Kuan Lim, Chun Yong Chong

TL;DR
This paper introduces SERCNN, a novel neural network model that effectively detects depression from Twitter posts using stacked embeddings and context reintroduction, achieving high accuracy with fewer posts and parameters.
Contribution
SERCNN combines stacked pretrained embeddings and context reintroduction to improve depression detection accuracy on social media data, with a focus on efficiency and minimal data requirements.
Findings
Achieves 93.7% accuracy with full data
Performs well with only 10 posts, matching BERT's accuracy
Uses 98% fewer parameters than BERT
Abstract
Conventional approaches to identify depression are not scalable, and the public has limited awareness of mental health, especially in developing countries. As evident by recent studies, social media has the potential to complement mental health screening on a greater scale. The vast amount of first-person narrative posts in chronological order can provide insights into one's thoughts, feelings, behavior, or mood for some time, enabling a better understanding of depression symptoms reflected in the online space. In this paper, we propose SERCNN, which improves the user representation by (1) stacking two pretrained embeddings from different domains and (2) reintroducing the embedding context to the MLP classifier. Our SERCNN shows great performance over state-of-the-art and other baselines, achieving 93.7% accuracy in a 5-fold cross-validation setting. Since not all users share the same…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMental Health via Writing · Digital Mental Health Interventions · Mental Health Research Topics
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Attention Dropout · Dropout · Dense Connections · Softmax · Refunds@Expedia|||How do I get a full refund from Expedia? · Layer Normalization · Adam
