Search papers, labs, and topics across Lattice.
This paper introduces WPG-MoE, a weak-prior-guided dense mixture-of-experts framework designed to enhance user-level depression detection from social media posts by leveraging a shared large language model (LLM). By employing a learning using privileged information (LUPI) approach, the model routes users to specialized experts based on user-specific semantic priors, addressing the limitations of monolithic classifiers that average heterogeneous user expressions of depressive risk. Experimental results on both Chinese and English datasets demonstrate that WPG-MoE significantly outperforms existing baselines while providing interpretable routing behavior, highlighting its effectiveness in personalized depression screening.
User-level depression detection can be dramatically improved by routing individuals to specialized experts based on weak semantic priors, rather than relying on a one-size-fits-all classifier.
Online social media posts provide scalable signals for early depression screening, and recent studies mainly improve pre-classification evidence through risk-post selection, symptom grounding, and clinically informed feature construction. However, these screening-stage designs often leave final decisions to a single detector, overlooking how users heterogeneously express depressive risk after screening. A monolithic classifier must average across heterogeneous users, which may dilute localized evidence and cause misclassification, especially for non-self-disclosing users. To address this issue, we propose WPG-MoE, a weak-prior-guided dense mixture-of-experts framework built on a shared large language model (LLM) backbone. WPG-MoE derives user-level weak semantic priors to softly route users to experts matched to different evidence layouts. We formulate this process as learning using privileged information (LUPI): rich LLM-extracted structured evidence guides training-time routing, while inference retains only Patient Health Questionnaire-9 (PHQ-9) template screening and the deployable backbone. Experiments on Chinese and English datasets show that WPG-MoE outperforms strong baselines with interpretable routing behavior.