Hierarchical Multi-Stage Modeling of Adaptive and Maladaptive Self-States in Social Media Timelines

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Mental Health & Psychological Support, Social Sciences & Behavioral Studies · Depth: Expert, quick

Summary

A new hierarchical multi-stage framework and a four-stage instruction-tuned large language model (LLM) finetuning pipeline have been developed for the CLPsych 2026 Shared Task. This approach models psychological self-states from longitudinal social media data. It integrates a multi-task transformer encoder, element-conditioned label masking, and cross-stage encoder transfer, aligning structured prediction with the ABCD psychological framework. Experiments demonstrated that RoBERTa achieved an 8.3% gain in macro-F1 and improved RMSE over the baseline on the development setup. A fine-tuned Qwen3 model ultimately attained the best overall performance, showcasing the effectiveness of combining hierarchical multi-task learning with structured generation for interpretable mental health analysis.

Key takeaway

For AI Scientists and NLP Engineers developing mental health analysis models from social media, you should consider integrating hierarchical multi-stage frameworks. Explore instruction-tuned LLMs like Qwen3, combined with multi-task learning and structured generation, to achieve improved interpretability and performance in psychological self-state modeling. This approach can yield more accurate and nuanced insights into adaptive and maladaptive behaviors.

Key insights

Integrating multi-task learning and structured generation enhances interpretable mental health analysis from social media data.

Principles

Method

A four-stage instruction-tuned LLM finetuning pipeline performs subelement classification, presence estimation, and evidence extraction, using element-conditioned label masking.

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 Paper Index on ACL Anthology.