paper-with-me

홈 › Papers

A Benchmark Suite of Reddit-Derived Datasets for Mental Health Detection

2026-04-25 · Khalid Hasan, Jamil Saquer arxiv

The growing availability of online support groups has opened up new windows to study mental health through natural language processing (NLP). However, it is hindered by a lack of high-quality, well-validated datasets. Existing studies have a tendency to build task-specific corpora without collecting them into widely available resources, and this makes reproducibility as well as cross-task comparison challenging. In this paper, we present a uniform benchmark set of four Reddit-based datasets for disjoint but complementary tasks: (i) detection of suicidal ideation, (ii) binary general mental disorder detection, (iii) bipolar disorder detection, and (iv) multi-class mental disorder classification. All datasets were established upon diligent linguistic inspection, well-defined annotation guidelines, and human-judgmental verification. Inter-annotator agreement metrics always exceeded the baseline agreement score of 0.8, ensuring the labels' trustworthiness. Previous work's evidence of performance on both transformer and contextualized recurrent models demonstrates that these models receive excellent performances on tasks (F1 ~ 93-99%), further validating the usefulness of the datasets. By combining these resources, we establish a unifying foundation for reproducible mental health NLP studies with the ability to carry out cross-task benchmarking, multi-task learning, and fair model comparison. The presented benchmark suite provides the research community with an easy-to-access and varied resource for advancing computational approaches toward mental health research.

📄 PDF Abstract BibTeX arXiv:2604.23458

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

NatCat: Weakly Supervised Text Classification with Naturally Annotated Resources

2020-09-29 · AKBC 2021 10 · Zewei Chu, Karl Stratos, Kevin Gimpel

We describe NatCat, a large-scale resource for text classification constructed from three data sources: Wikipedia, Stack Exchange, and Reddit. NatCat consists of document-category pairs derived from manual curation that …

ClassificationGeneral ClassificationText Categorizationtext-classification+1

Forecasting COVID-19 Caseloads Using Unsupervised Embedding Clusters of Social Media Posts

2022-05-20 · NAACL 2022 7 · Felix Drinkall, Stefan Zohren, Janet B. Pierrehumbert

We present a novel approach incorporating transformer-based language models into infectious disease modelling. Text-derived features are quantified by tracking high-density clusters of sentence-level representations of R…

SentenceTime SeriesTime Series AnalysisTime Series Forecasting

Forecasting COVID-19 Caseloads Using Unsupervised Embedding Clusters of Social Media Posts

2022-01-16 · ACL ARR January 2022 1 · Anonymous

We present a novel approach incorporating transformer-based language models into infectious disease modelling. Text-derived features are quantified by tracking high-density clusters of sentence-level representations of R…

SentenceTime SeriesTime Series AnalysisTime Series Forecasting

RedditESS: A Mental Health Social Support Interaction Dataset -- Understanding Effective Social Support to Refine AI-Driven Support Tools

2025-03-27 · Zeyad Alghamdi, Tharindu Kumarage, Garima Agrawal, Mansooreh Karami 외

Effective mental health support is crucial for alleviating psychological distress. While large language model (LLM)-based assistants have shown promise in mental health interventions, existing research often defines "eff…

Language ModelingLanguage ModellingLarge Language Model

ReFACT: A Benchmark for Scientific Confabulation Detection with Positional Error Annotations

2025-09-30 · Yindong Wang, Martin Preiß, Margarita Bugueño, Jan Vincent Hoffbauer 외 arxiv

The mechanisms underlying scientific confabulation in Large Language Models (LLMs) remain poorly understood. We introduce ReFACT (Reddit False And Correct Texts), a benchmark of 1,001 expert-annotated question-answer pai…