DepressionX: Knowledge Infused Residual Attention for Explainable Depression Severity Assessment
Yusif Ibrahimov, Tarique Anwar, Tommy Yuan
TL;DR
DepressionX addresses the challenge of predicting depression severity from social media while ensuring explainability. It fuses multi-level textual embeddings with a domain-specific knowledge graph, employing residual multihead attention and ordinal regression to generate calibrated severity predictions. The approach includes REBEL-based KG construction, two-layer GIN followed by a multihead GAT, and attention-driven explanations for both text and graph components. On Reddit datasets, DepressionX surpasses prior state-of-the-art by more than 7% in weighted $F_1$ on both imbalanced and balanced splits, demonstrating strong performance alongside transparency for trustworthy mental health analysis.
Abstract
In today's interconnected society, social media platforms have become an important part of our lives, where individuals virtually express their thoughts, emotions, and moods. These expressions offer valuable insights into their mental health. This paper explores the use of platforms like Facebook, $\mathbb{X}$ (formerly Twitter), and Reddit for mental health assessments. We propose a domain knowledge-infused residual attention model called DepressionX for explainable depression severity detection. Existing deep learning models on this problem have shown considerable performance, but they often lack transparency in their decision-making processes. In healthcare, where decisions are critical, the need for explainability is crucial. In our model, we address the critical gap by focusing on the explainability of depression severity detection while aiming for a high performance accuracy. In addition to being explainable, our model consistently outperforms the state-of-the-art models by over 7% in terms of $\text{F}_1$ score on balanced as well as imbalanced datasets. Our ultimate goal is to establish a foundation for trustworthy and comprehensible analysis of mental disorders via social media.
