CLAIDBLGNov 4, 2024

Social Support Detection from Social Media Texts

arXiv:2411.02580v13 citationsh-index: 21
Originality Synthesis-oriented
AI Analysis

This work addresses the need to identify supportive interactions in social media for applications in mental health and community analysis, but it is incremental as it applies existing methods to a new dataset.

The paper tackled the problem of detecting social support in online interactions by introducing Social Support Detection (SSD) as an NLP task, achieving best results ranging from 0.72 to 0.82 F1-score across subtasks on a dataset of 10,000 YouTube comments.

Social support, conveyed through a multitude of interactions and platforms such as social media, plays a pivotal role in fostering a sense of belonging, aiding resilience in the face of challenges, and enhancing overall well-being. This paper introduces Social Support Detection (SSD) as a Natural language processing (NLP) task aimed at identifying supportive interactions within online communities. The study presents the task of Social Support Detection (SSD) in three subtasks: two binary classification tasks and one multiclass task, with labels detailed in the dataset section. We conducted experiments on a dataset comprising 10,000 YouTube comments. Traditional machine learning models were employed, utilizing various feature combinations that encompass linguistic, psycholinguistic, emotional, and sentiment information. Additionally, we experimented with neural network-based models using various word embeddings to enhance the performance of our models across these subtasks.The results reveal a prevalence of group-oriented support in online dialogues, reflecting broader societal patterns. The findings demonstrate the effectiveness of integrating psycholinguistic, emotional, and sentiment features with n-grams in detecting social support and distinguishing whether it is directed toward an individual or a group. The best results for different subtasks across all experiments range from 0.72 to 0.82.

Foundations

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

Your Notes