Interpretable Depression Detection from Social Media Text Using LLM-Derived Embeddings
Samuel Kim, Oghenemaro Imieye, Yunting Yin

TL;DR
This paper compares large language models and traditional classifiers for detecting depression and related mental health conditions from social media text, highlighting the strengths and limitations of zero-shot LLMs versus LLM-generated embeddings.
Contribution
It introduces a comprehensive evaluation of LLMs and traditional classifiers across multiple mental health classification tasks using social media data, emphasizing the potential of LLM-derived embeddings.
Findings
Zero-shot LLMs excel in binary depression classification.
Summary embeddings from LLMs outperform traditional text embeddings in some tasks.
Classifiers trained on LLM-generated summaries show competitive or superior performance.
Abstract
Accurate and interpretable detection of depressive language in social media is useful for early interventions of mental health conditions, and has important implications for both clinical practice and broader public health efforts. In this paper, we investigate the performance of large language models (LLMs) and traditional machine learning classifiers across three classification tasks involving social media data: binary depression classification, depression severity classification, and differential diagnosis classification among depression, PTSD, and anxiety. Our study compares zero-shot LLMs with supervised classifiers trained on both conventional text embeddings and LLM-generated summary embeddings. Our experiments reveal that while zero-shot LLMs demonstrate strong generalization capabilities in binary classification, they struggle with fine-grained ordinal classifications. In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMental Health via Writing · Digital Mental Health Interventions · Sentiment Analysis and Opinion Mining
