RSPC: A Benchmark for Modeling Stress and Psychiatric Conditions in Digitally Mediated Relationships using Psychiatrist Annotations

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computational Psychiatry · Depth: Expert, quick

Summary

The Relational Stress and Psychiatry Corpus (RSPC) is a new benchmark dataset designed to model mental health conditions within interpersonal contexts, specifically digitally mediated relationships. Comprising 1,799 Reddit posts about long-distance relationships, RSPC features annotations by psychiatrists for diagnostic categories like anxiety and depression, relational stressor triggers, and relationship phases. The benchmark evaluates seven fine-tuned transformer models and five large language models across multi-label disorder classification, relational trigger detection, and temporal phase prediction. Results show task-dependent performance differences, with Claude-3-Haiku achieving the best disorder classification (Macro-F1 = 0.538) and GPT-4o excelling in relational trigger detection (Macro-F1 = 0.519). The study also identifies a strong association between anxiety disorders and chronic relational uncertainty, advocating for context-aware mental health modeling in NLP.

Key takeaway

For NLP Engineers developing mental health applications, this research suggests shifting from isolated condition modeling to context-aware approaches. You should consider integrating relational dynamics and temporal phases into your datasets and models, as demonstrated by the RSPC benchmark. Evaluate specialized LLMs like Claude-3-Haiku for disorder classification and GPT-4o for trigger detection to optimize performance. This can lead to more nuanced and accurate mental health support systems.

Key insights

Modeling mental health in NLP benefits from relational context, moving beyond individual-centric approaches.

Principles

Method

Psychiatrists annotated 1,799 Reddit posts for diagnostic categories, relational triggers, and relationship phases, then benchmarked transformer and LLM performance on classification and detection tasks.

In practice

Topics

Best for: AI Scientist, NLP Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.