paper-with-me

Papers

Evaluating Large Language Models for Anxiety and Depression Classification using Counseling and Psychotherapy Transcripts

2024-07-18 · Junwei Sun, Siqi Ma, Yiran Fan, Peter Washington

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.

📄 PDF Abstract BibTeX arXiv:2407.13228

Code (1)

ivysun14/mental-health-prediction 공식 구현 pytorch

Tasks

Feature Engineering

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Still Not Quite There! Evaluating Large Language Models for Comorbid Mental Health Diagnosis

2024-10-04 · Amey Hengle, Atharva Kulkarni, Shantanu Patankar, Madhumitha Chandrasekaran 외

In this study, we introduce ANGST, a novel, first-of-its kind benchmark for depression-anxiety comorbidity classification from social media posts. Unlike contemporary datasets that often oversimplify the intricate interp…

ClassificationDiagnosticMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Multi-modal deep learning system for depression and anxiety detection

2022-12-30 · Brian Diep, Marija Stanojevic, Jekaterina Novikova

Traditional screening practices for anxiety and depression pose an impediment to monitoring and treating these conditions effectively. However, recent advances in NLP and speech modelling allow textual, acoustic, and han…

Anxiety DetectionDeep Learning

Depression and Anxiety Prediction Using Deep Language Models and Transfer Learning

2024-12-30 · Tomasz Rutowski, Elizabeth Shriberg, Amir Harati, Yang Lu 외

Digital screening and monitoring applications can aid providers in the management of behavioral health conditions. We explore deep language models for detecting depression, anxiety, and their co-occurrence from conversat…

16kBinary ClassificationManagementTransfer Learning

Towards Preemptive Detection of Depression and Anxiety in Twitter

2020-11-10 · SMM4H (COLING) 2020 12 · David Owen, Jose Camacho Collados, Luis Espinosa-Anke

Depression and anxiety are psychiatric disorders that are observed in many areas of everyday life. For example, these disorders manifest themselves somewhat frequently in texts written by nondiagnosed users in social med…

Anxiety Detection

Evaluating Large Language Models for Anxiety, Depression, and Stress Detection: Insights into Prompting Strategies and Synthetic Data

2025-11-10 · Mihael Arcan, David-Paul Niland arxiv

Mental health disorders affect over one-fifth of adults globally, yet detecting such conditions from text remains challenging due to the subtle and varied nature of symptom expression. This study evaluates multiple appro…

Synthetic Data GenerationData Augmentation