BrainSCL: Subtype-Guided Contrastive Learning for Brain Disorder Diagnosis

arXiv cs.LG / 3/23/2026

📰 NewsModels & Research

Key Points

  • The paper addresses heterogeneity in mental disorder populations by modeling latent subtypes and using them as priors to guide discriminative representation learning.
  • It creates multi-view representations by combining patients' clinical text with graph structures learned from BOLD signals to uncover latent subtypes via unsupervised spectral clustering.
  • A dual-level attention mechanism is proposed to construct prototypes that capture stable subtype-specific connectivity patterns.
  • A subtype-guided contrastive learning strategy pulls samples toward their subtype prototype graphs, reinforcing intra-subtype consistency and improving performance on MDD, BD, and ASD.
  • Experimental results show subtype prototype graphs outperform state-of-the-art approaches, and the authors provide the code at the given URL.

Abstract

Mental disorder populations exhibit pronounced heterogeneity -- that is, the significant differences between samples -- poses a significant challenge to the definition of positive pairs in contrastive learning. To address this, we propose a subtype-guided contrastive learning framework that models patient heterogeneity as latent subtypes and incorporates them as structural priors to guide discriminative representation learning. Specifically, we construct multi-view representations by combining patients' clinical text with graph structure adaptively learned from BOLD signals, to uncover latent subtypes via unsupervised spectral clustering. A dual-level attention mechanism is proposed to construct prototypes for capturing stable subtype-specific connectivity patterns. We further propose a subtype-guided contrastive learning strategy that pulls samples toward their subtype prototype graph, reinforcing intra-subtype consistency for providing effective supervisory signals to improve model performance. We evaluate our method on Major Depressive Disorder (MDD), Bipolar Disorder (BD), and Autism Spectrum Disorders (ASD). Experimental results confirm the effectiveness of subtype prototype graphs in guiding contrastive learning and demonstrate that the proposed approach outperforms state-of-the-art approaches. Our code is available at https://anonymous.4open.science/r/BrainSCL-06D7.