Advancing Mental Disorder Detection: A Comparative Evaluation of Transformer and LSTM Architectures on Social Media
Khalid Hasan, Jamil Saquer, Mukulika Ghosh

TL;DR
This study evaluates transformer-based NLP models against LSTM approaches for mental health disorder detection on social media, demonstrating transformers' superior accuracy and efficiency, with implications for scalable mental health monitoring.
Contribution
It provides a comprehensive comparison of transformer architectures and LSTM models for mental health classification, highlighting the effectiveness of transformers in real-time social media analysis.
Findings
Transformer models outperform LSTM in accuracy.
RoBERTa achieves 99.54% F1 score on test data.
LSTM with BERT embeddings is highly competitive.
Abstract
The rising prevalence of mental health disorders necessitates the development of robust, automated tools for early detection and monitoring. Recent advances in Natural Language Processing (NLP), particularly transformer-based architectures, have demonstrated significant potential in text analysis. This study provides a comprehensive evaluation of state-of-the-art transformer models (BERT, RoBERTa, DistilBERT, ALBERT, and ELECTRA) against Long Short-Term Memory (LSTM) based approaches using different text embedding techniques for mental health disorder classification on Reddit. We construct a large annotated dataset, validating its reliability through statistical judgmental analysis and topic modeling. Experimental results demonstrate the superior performance of transformer models over traditional deep-learning approaches. RoBERTa achieved the highest classification performance, with a…
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.
