AI Navigate

Exploring Subnetwork Interactions in Heterogeneous Brain Network via Prior-Informed Graph Learning

arXiv cs.AI / 3/23/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • KD-Brain is a Prior-Informed Graph Learning framework designed to model functional subnetworks in heterogeneous brain networks for better mental disorder diagnosis.
  • It introduces a Semantic-Conditioned Interaction mechanism that injects semantic priors into the attention query to guide subnetwork interaction learning based on functional identities.
  • A Pathology-Consistent Constraint regularizes optimization by aligning the learned interaction distributions with clinical priors.
  • The approach achieves state-of-the-art performance on disorder diagnosis tasks and yields interpretable biomarkers aligned with psychiatric pathophysiology.
  • The authors release the code at the provided URL, enabling reproducibility and practical application.

Abstract

Modeling the complex interactions among functional subnetworks is crucial for the diagnosis of mental disorders and the identification of functional pathways. However, learning the interactions of the underlying subnetworks remains a significant challenge for existing Transformer-based methods due to the limited number of training samples. To address these challenges, we propose KD-Brain, a Prior-Informed Graph Learning framework for explicitly encoding prior knowledge to guide the learning process. Specifically, we design a Semantic-Conditioned Interaction mechanism that injects semantic priors into the attention query, explicitly navigating the subnetwork interactions based on their functional identities. Furthermore, we introduce a Pathology-Consistent Constraint, which regularizes the model optimization by aligning the learned interaction distributions with clinical priors. Additionally, KD-Brain leads to state-of-the-art performance on a wide range of disorder diagnosis tasks and identifies interpretable biomarkers consistent with psychiatric pathophysiology. Our code is available at https://anonymous.4open.science/r/KDBrain.