Evaluating Large Language Models for Anxiety and Depression Classification using Counseling and Psychotherapy Transcripts
2024-07-18Code Available0· sign in to hype
Junwei Sun, Siqi Ma, Yiran Fan, Peter Washington
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/ivysun14/mental-health-predictionOfficialIn paperpytorch★ 4
Abstract
We aim to evaluate the efficacy of traditional machine learning and large language models (LLMs) in classifying anxiety and depression from long conversational transcripts. We fine-tune both established transformer models (BERT, RoBERTa, Longformer) and more recent large models (Mistral-7B), trained a Support Vector Machine with feature engineering, and assessed GPT models through prompting. We observe that state-of-the-art models fail to enhance classification outcomes compared to traditional machine learning methods.