CLAISINov 18, 2024

Suicide Risk Assessment on Social Media with Semi-Supervised Learning

arXiv:2411.12767v2h-index: 3BigData
Originality Incremental advance
AI Analysis

This work addresses suicide risk assessment for mental health monitoring on social media, but it is incremental as it builds on existing semi-supervised methods with specific adaptations.

The paper tackled the problem of automated suicide risk assessment on social media by addressing data scarcity and class imbalance, resulting in substantial improvements in model performance through a semi-supervised framework with partially validated pseudo-labeled data.

With social media communities increasingly becoming places where suicidal individuals post and congregate, natural language processing presents an exciting avenue for the development of automated suicide risk assessment systems. However, past efforts suffer from a lack of labeled data and class imbalances within the available labeled data. To accommodate this task's imperfect data landscape, we propose a semi-supervised framework that leverages labeled (n=500) and unlabeled (n=1,500) data and expands upon the self-training algorithm with a novel pseudo-label acquisition process designed to handle imbalanced datasets. To further ensure pseudo-label quality, we manually verify a subset of the pseudo-labeled data that was not predicted unanimously across multiple trials of pseudo-label generation. We test various models to serve as the backbone for this framework, ultimately deciding that RoBERTa performs the best. Ultimately, by leveraging partially validated pseudo-labeled data in addition to ground-truth labeled data, we substantially improve our model's ability to assess suicide risk from social media posts.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes