paper-with-me

홈 › Papers

SOS-1K: A Fine-grained Suicide Risk Classification Dataset for Chinese Social Media Analysis

2024-04-19 · Hongzhi Qi, Hanfei Liu, Jianqiang Li, Qing Zhao, Wei Zhai, Dan Luo, Tian Yu He, Shuo Liu, Bing Xiang Yang, Guanghui Fu

In the social media, users frequently express personal emotions, a subset of which may indicate potential suicidal tendencies. The implicit and varied forms of expression in internet language complicate accurate and rapid identification of suicidal intent on social media, thus creating challenges for timely intervention efforts. The development of deep learning models for suicide risk detection is a promising solution, but there is a notable lack of relevant datasets, especially in the Chinese context. To address this gap, this study presents a Chinese social media dataset designed for fine-grained suicide risk classification, focusing on indicators such as expressions of suicide intent, methods of suicide, and urgency of timing. Seven pre-trained models were evaluated in two tasks: high and low suicide risk, and fine-grained suicide risk classification on a level of 0 to 10. In our experiments, deep learning models show good performance in distinguishing between high and low suicide risk, with the best model achieving an F1 score of 88.39%. However, the results for fine-grained suicide risk classification were still unsatisfactory, with an weighted F1 score of 50.89%. To address the issues of data imbalance and limited dataset size, we investigated both traditional and advanced, large language model based data augmentation techniques, demonstrating that data augmentation can enhance model performance by up to 4.65% points in F1-score. Notably, the Chinese MentalBERT model, which was pre-trained on psychological domain data, shows superior performance in both tasks. This study provides valuable insights for automatic identification of suicidal individuals, facilitating timely psychological intervention on social media platforms. The source code and data are publicly available.

📄 PDF Abstract BibTeX arXiv:2404.12659

Code (1)

hongzhiq/finegrainedsuicidedetection 공식 구현 pytorch

Tasks

Data AugmentationLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

PsyGUARD: An Automated System for Suicide Detection and Risk Assessment in Psychological Counseling

2024-09-30 · Huachuan Qiu, Lizhi Ma, Zhenzhong Lan

As awareness of mental health issues grows, online counseling support services are becoming increasingly prevalent worldwide. Detecting whether users express suicidal ideation in text-based counseling services is crucial…

Predicting Suicide Risk from Online Postings in Reddit The UGent-IDLab submission to the CLPysch 2019 Shared Task A

2019-06-01 · WS 2019 6 · Semere Kiros Bitew, Giannis Bekoulis, Johannes Deleu, Lucas Sterckx 외

This paper describes IDLab{'}s text classification systems submitted to Task A as part of the CLPsych 2019 shared task. The aim of this shared task was to develop automated systems that predict the degree of suicide risk…

General Classificationtext-classificationText Classification

FigSIM: A Dataset for Fine-grained Suicide Severity and Figurative Language in Suicide Memes

2026-06-01 · Liuliu Chen, Elise R. Carrotte, Brian E. Chapman, Jo Robinson 외 arxiv

Suicide memes are memes used to express suicide-related thoughts or comment on suicide-related issues. Suicide memes are increasingly common on social media, yet remain poorly understood and potentially harmful. There is…

Dictionaries and Decision Trees for the 2019 CLPsych Shared Task

2019-06-01 · NAACL 2019 6

In this summary, we discuss our approach to the CLPsych Shared Task and its initial results. For our predictions in each task, we used a recursive partitioning algorithm (decision trees) to select from our set of feature…

Spontaneous Speech-Based Suicide Risk Detection Using Whisper and Large Language Models

2024-06-06 · Ziyun Cui, Chang Lei, Wen Wu, Yinan Duan 외

The early detection of suicide risk is important since it enables the intervention to prevent potential suicide attempts. This paper studies the automatic detection of suicide risk based on spontaneous speech from adoles…