In recent times, more and more people are posting about their mental states across various social media platforms. Leveraging this data, AI-based systems can be developed that help in assessing the mental health of individuals, such as suicide risk. This paper is a study done on suicidal risk assessments using Reddit data leveraging Base language models to identify patterns from social media posts. We have demonstrated that using smaller language models, i.e., less than 500M parameters, can also be effective in contrast to LLMs with greater than 500M parameters. We propose Su-RoBERTa, a fine-tuned RoBERTa on suicide risk prediction task that utilized both the labeled and unlabeled Reddit data and tackled class imbalance by data augmentation using GPT-2 model. Our Su-RoBERTa model attained a 69.84% weighted F1 score during the Final evaluation. This paper demonstrates the effectiveness of Base language models for the analysis of the risk factors related to mental health with an efficient computation pipeline
@article{arxiv.2412.01353,
title = {Su-RoBERTa: A Semi-supervised Approach to Predicting Suicide Risk through Social Media using Base Language Models},
author = {Chayan Tank and Shaina Mehta and Sarthak Pol and Vinayak Katoch and Avinash Anand and Raj Jaiswal and Rajiv Ratn Shah},
journal= {arXiv preprint arXiv:2412.01353},
year = {2024}
}
Comments
8 pages, 7 figures, Accepted at IEEE International Conference on Big Data (IEEE BigData 2024)