PsySUICIDE / README.md
qiuhuachuan's picture
Update README.md
83abf47 verified
|
raw
history blame
2.42 kB
metadata
license: mit
task_categories:
  - text-classification
language:
  - zh
tags:
  - suicide

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

πŸŽ‰πŸŽ‰πŸŽ‰ accepted to the EMNLP 2024 Main Conference

Introduction

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 for identifying and prioritizing at-risk individuals. However, the lack of domain-specific systems to facilitate fine-grained suicide detection and corresponding risk assessment in online counseling poses a significant challenge for automated crisis intervention aimed at suicide prevention. In this paper, we propose PsyGUARD, an automated system for detecting suicide ideation and assessing risk in psychological counseling. To achieve this, we first develop a detailed taxonomy for detecting suicide ideation based on foundational theories. We then curate a large-scale, high-quality dataset called PsySUICIDE for suicide detection. To evaluate the capabilities of automated systems in fine-grained suicide detection, we establish a range of baselines. Subsequently, to assist automated services in providing safe, helpful, and tailored responses for further assessment, we propose to build a suite of risk assessment frameworks. Our study not only provides an insightful analysis of the effectiveness of automated risk assessment systems based on fine-grained suicide detection but also highlights their potential to improve mental health services on online counseling platforms. Code, data, and models are available at this https URL.

Release

  • [2024/10/9] πŸ”₯ We release the dataset.

Citation

If you find our work useful for your research and applications, please cite using this BibTeX:

@inproceedings{qiu2024psyguard,
      title = "PsyGUARD: An Automated System for Suicide Detection and Risk Assessment in Psychological Counseling",
      author = "Qiu, Huachuan and Ma, Lizhi and Lan, Zhenzhong",
      booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
      month = nov,
      year = "2024",
      address = "Miami, Florida",
      publisher = "Association for Computational Linguistics",
}