EMNLP 2024finding0 citations

CASE: Efficient Curricular Data Pre-training for Building Assistive Psychology Expert Models

Sarthak Harne, Monjoy Narayan Choudhury, Madhav Rao, T K Srikanth, Seema Mehrotra, Apoorva Vashisht, Aarushi Basu, Manjit Singh Sodhi

Abstract

The limited availability of psychologists necessitates efficient identification of individuals requiring urgent mental healthcare. This study explores the use of Natural Language Processing (NLP) pipelines to analyze text data from online mental health forums used for consultations. By analyzing forum posts, these pipelines can flag users who may require immediate professional attention. A crucial challenge in this domain is data privacy and scarcity. To address this, we propose utilizing readily available curricular texts used in institutes specializing in mental health for pre-training the NLP pipelines. This helps us mimic the training process of a psychologist. Our work presents CASE-BERT that flags potential mental health disorders based on forum text. CASE-BERT demonstrates superior performance compared to existing methods, achieving an f1 score of 0.91 for Depression and 0.88 for Anxiety, two of the most commonly reported mental health disorders. Our code and data are publicly available.

BibTeX
@inproceedings{harne-etal-2024-case,
    title = "{CASE}: Efficient Curricular Data Pre-training for Building Assistive Psychology Expert Models",
    author = "Harne, Sarthak  and
      Choudhury, Monjoy Narayan  and
      Rao, Madhav  and
      Srikanth, T K  and
      Mehrotra, Seema  and
      Vashisht, Apoorva  and
      Basu, Aarushi  and
      Sodhi, Manjit Singh",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.925/",
    doi = "10.18653/v1/2024.findings-emnlp.925",
    pages = "15769--15778"
}