错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Few-Shot Learning with Fine-Tuned Language Model for Suicidal Text Detection

  • Sandeep Varma,
  • Shivam Shivam,
  • Biswarup Ray,
  • Ankita Banerjee

摘要

The most effective way to prevent potential suicide attempts is early identification followed by prompt treatment. Nowadays, online communication channels, especially social media, are becoming a way of expressing suicidal tendencies. However, the availability of properly tagged textual data is a major issue for researchers to perform identification or classification of such tendencies through texts. In light of the above-mentioned facts, in the present work, we have proposed an approach to determine early detection with the goal of early diagnosis of suicidal behavior through text posted on social media via supervised learning using a few-shot learning process. Therefore, to detect suicidal behavior, we extract embeddings by finetuning a large pre-trained language model. The contextual embeddings have then been used for binary classification of the text for suicidal behavior, in which a comparison of various classifiers has been performed. This includes traditional supervised classifiers and neural network models. A comparison of the model’s performance with and without an outlier detection and removal step has also been performed to highlight the importance of the outlier detection step in the pipeline. The feasibility and practicality of the approach have been demonstrated by generating results for user-generated content scraped from Reddit platform posts made on subreddits “SuicideWatch” and “depression”. The results generated by the model are also seen to outperform various state-of-the-art models.