paper-with-me

Papers

Mental Multi-class Classification on Social Media: Benchmarking Transformer Architectures against LSTM Models

2025-09-20 · Khalid Hasan, Jamil Saquer, Yifan Zhang arxiv

Millions of people openly share mental health struggles on social media, providing rich data for early detection of conditions such as depression, bipolar disorder, etc. However, most prior Natural Language Processing (NLP) research has focused on single-disorder identification, leaving a gap in understanding the efficacy of advanced NLP techniques for distinguishing among multiple mental health conditions. In this work, we present a large-scale comparative study of state-of-the-art transformer versus Long Short-Term Memory (LSTM)-based models to classify mental health posts into exclusive categories of mental health conditions. We first curate a large dataset of Reddit posts spanning six mental health conditions and a control group, using rigorous filtering and statistical exploratory analysis to ensure annotation quality. We then evaluate five transformer architectures (BERT, RoBERTa, DistilBERT, ALBERT, and ELECTRA) against several LSTM variants (with or without attention, using contextual or static embeddings) under identical conditions. Experimental results show that transformer models consistently outperform the alternatives, with RoBERTa achieving 91-99% F1-scores and accuracies across all classes. Notably, attention-augmented LSTMs with BERT embeddings approach transformer performance (up to 97% F1-score) while training 2-3.5 times faster, whereas LSTMs using static embeddings fail to learn useful signals. These findings represent the first comprehensive benchmark for multi-class mental health detection, offering practical guidance on model selection and highlighting an accuracy-efficiency trade-off for real-world deployment of mental health NLP systems.

📄 PDF Abstract BibTeX arXiv:2509.16542

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-class Classification

Similar Papers 제목 키워드 기반

MM-EMOG: Multi-Label Emotion Graph Representation for Mental Health Classification on Social Media

2024-03-18 · Robotics 2024 3 · Rina Carines Cabral, Soyeon Caren Han, Josiah Poon, Goran Nenadic

More than 80% of people who commit suicide disclose their intention to do so on social media. The main information we can use in social media is user-generated posts, since personal information is not always available. I…

ClassificationSocial Media Mental Health Detection

Multimodal Classification of Events in Social Media

2016-01-04 · Matthias Zeppelzauer, Daniel Schopfhauser

A large amount of social media hosted on platforms like Flickr and Instagram is related to social events. The task of social event classification refers to the distinction of event and non-event-related content as well a…

ClassificationGeneral Classification

Detection and Classification of mental illnesses on social media using RoBERTa

2020-11-23 · Ankit Murarka, Balaji Radhakrishnan, Sushma Ravichandran

Given the current social distancing regulations across the world, social media has become the primary mode of communication for most people. This has resulted in the isolation of many people suffering from mental illness…

General Classification

Data Augmentation for Mental Health Classification on Social Media

2021-12-19 · ICON 2021 12 · Gunjan Ansari, Muskan Garg, Chandni Saxena

The mental disorder of online users is determined using social media posts. The major challenge in this domain is to avail the ethical clearance for using the user generated text on social media platforms. Academic re se…

ClassificationData AugmentationTranslation

Lifelong Learning of Hate Speech Classification on Social Media

2021-06-05 · NAACL 2021 4 · Jing Qian, Hong Wang, Mai ElSherief, Xifeng Yan

Existing work on automated hate speech classification assumes that the dataset is fixed and the classes are pre-defined. However, the amount of data in social media increases every day, and the hot topics changes rapidly…

ClassificationLifelong learningRepresentation Learning