CautionSuicide: A Deep Learning Based Approach for Detecting Suicidal Ideation in Real Time Chatbot Conversation
Nelly Elsayed, Zag ElSayed, Murat Ozer
TL;DR
The paper tackles real-time detection of suicidal ideation in digital chat content by combining a lightweight GRU-based NLP model with a chatbot framework for automated screening and escalation. It leverages a large Reddit-derived dataset (SuicideWatch/Depression vs non-suicide) and a 100k-word vocabulary to achieve a test accuracy of 94.33% and an F1 score of 0.9433, outperforming state-of-the-art baselines. The framework integrates with chat interfaces and authority-reporting mechanisms to support timely intervention while noting privacy and security limitations. Overall, the work offers a practical, scalable approach to embedding mental-health monitoring in conversational agents with potential impact on education, medicine, and enforcement.
Abstract
Suicide is recognized as one of the most serious concerns in the modern society. Suicide causes tragedy that affects countries, communities, and families. There are many factors that lead to suicidal ideations. Early detection of suicidal ideations can help to prevent suicide occurrence by providing the victim with the required professional support, especially when the victim does not recognize the danger of having suicidal ideations. As technology usage has increased, people share and express their ideations digitally via social media, chatbots, and other digital platforms. In this paper, we proposed a novel, simple deep learning-based model to detect suicidal ideations in digital content, mainly focusing on chatbots as the primary data source. In addition, we provide a framework that employs the proposed suicide detection integration with a chatbot-based support system.
