Enhanced Suicidal Ideation Detection from Social Media Using a CNN-BiLSTM Hybrid Model
Mohaiminul Islam Bhuiyan, Nur Shazwani Kamarudin, Nur Hafieza Ismail

TL;DR
This paper presents a hybrid CNN-BiLSTM model with explainability features for detecting suicidal ideation on social media, achieving high accuracy and interpretability to aid mental health monitoring.
Contribution
It introduces a novel hybrid deep learning framework combined with SHAP-based explainability for improved and transparent suicidal ideation detection.
Findings
Accuracy improved to 94.29% with fine-tuning and early stopping.
SHAP analysis identified key mental health-related features.
Model enhances both detection performance and interpretability.
Abstract
Suicidal ideation detection is crucial for preventing suicides, a leading cause of death worldwide. Many individuals express suicidal thoughts on social media, offering a vital opportunity for early detection through advanced machine learning techniques. The identification of suicidal ideation in social media text is improved by utilising a hybrid framework that integrates Convolutional Neural Networks (CNN) and Bidirectional Long Short-Term Memory (BiLSTM), enhanced with an attention mechanism. To enhance the interpretability of the model's predictions, Explainable AI (XAI) methods are applied, with a particular focus on SHapley Additive exPlanations (SHAP), are incorporated. At first, the model managed to reach an accuracy of 92.81%. By applying fine-tuning and early stopping techniques, the accuracy improved to 94.29%. The SHAP analysis revealed key features influencing the model's…
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
MethodsSoftmax · Attention Is All You Need · Early Stopping · Focus · Shapley Additive Explanations
