paper-with-me

Papers

Enhanced Suicidal Ideation Detection from Social Media Using a CNN-BiLSTM Hybrid Model

2025-01-19 · Mohaiminul Islam Bhuiyan, Nur Shazwani Kamarudin, Nur Hafieza Ismail

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 predictions, such as terms related to mental health struggles. This level of transparency boosts the model's credibility while helping mental health professionals understand and trust the predictions. This work highlights the potential for improving the accuracy and interpretability of detecting suicidal tendencies, making a valuable contribution to the progress of mental health monitoring systems. It emphasizes the significance of blending powerful machine learning methods with explainability to develop reliable and impactful mental health solutions.

📄 PDF Abstract BibTeX arXiv:2501.11094

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Early Stopping Early Stopping is a regularization technique for deep neural networks that stops training when parameter updates no longer begin to yield improves on a validation set. In…
Focus 설명 없음
SHAP 설명 없음

Similar Papers 제목 키워드 기반

Suicidal Ideation Detection on Social Media: A Review of Machine Learning Methods

2022-01-25 · Asma Abdulsalam, Areej Alhothali

Social media platforms have transformed traditional communication methods by allowing users worldwide to communicate instantly, openly, and frequently. People use social media to express their opinion and share their per…

BIG-bench Machine Learningtext-classificationText Classification

Building and Using Personal Knowledge Graph to Improve Suicidal Ideation Detection on Social Media

2020-12-16 · Lei Cao, Huijun Zhang, Ling Feng

A large number of individuals are suffering from suicidal ideation in the world. There are a number of causes behind why an individual might suffer from suicidal ideation. As the most popular platform for self-expression…

Deep Learning Based Approach For Detecting Suicidal Ideation in Hindi-English Code-Mixed Text: Baseline and Corpus

2021-12-01 · ICON 2021 12 · Kaustubh Agarwal, Bhavya Dhingra

Suicide rates are rising among the youth, and the high association with suicidal ideation expression on social media necessitates further research into models for detecting suicidal ideation in text, such as tweets, to e…

Exploring and Learning Suicidal Ideation Connotations on Social Media with Deep Learning

2018-10-01 · WS 2018 10 · Ramit Sawhney, Manch, Prachi a, Puneet Mathur 외

The increasing suicide rates amongst youth and its high correlation with suicidal ideation expression on social media warrants a deeper investigation into models for the detection of suicidal intent in text such as tweet…

ClassificationDeep LearningGeneral ClassificationSentence+3

A self attention TCN based model for suicidal ideation detection from social media posts

2024-12-01 · Expert Systems with Applications 2024 12 · Seyedeh Leili Mirtaheri, Sergio Greco, Reza Shahbazian

Early suicidal ideation detection has long been regarded as an important task that can benefit both society and individuals. In this regard, it has been shown that, very frequently, the first symptoms of this problem can…