Learning Multi-Scale Hypergraph for High-Order Brain Connectivity Analysis

1POSTECH, 2UNC-Chapel Hill

ICML 2026

:sourth korea: Seoul, South Korea

Illustration of overall framework (MuHL).


Abstract

Understanding complex interactions between brain regions is critical for early neurodegenerative disease classification such as Alzheimer’s Disease (AD) and Parkinson’s Disease (PD). While graph-based models are widely used to analyze brain networks, most existing approaches primarily focus on pairwise interactions between directly connected nodes, limiting their ability to capture higher-order dependencies across multiple regions. Although hypergraph-based methods have been proposed to model higher-order relations, many rely on predefined hyperedges or restrict learning to hyperedge weights, reducing flexibility and limiting their capacity to capture multi-resolution structural patterns. In this regard, we introduce an adaptive multi-scale hyperedge learning framework, i.e., MuHL, which constructs hierarchical node features and dynamically learns high-order interaction through continuous hyper-edge construction over multi-resolution graph signals. Extensive experiments on multiple brain network benchmarks demonstrate that MuHL consistently improves disease classification performance across different stages, and further identifies key regions of interest (ROIs) and their group-wise interactions from the learned hyperedges that are associated with disease progression, highlighting its potential as a powerful tool for brain network analysis with neurodegenerative disorders.

Multi-resolution High-order Relation Modeling via Hypergraph

Figure: The original graph with pairwise edges is shown in (a), and from fine scale (b) to coarse scale (e), hyperedges adaptively expand to include more nodes, moving from localized connections to broader groupings that capture global structural similarity. Similar colors indicate potentially similar regions, while the red contour represents the sparsely constructed hyperedge at each scale, determined by the corresponding smoothed features.


Quantitative Results

i) Disease-stage Classification

Table: Brain network classification performance on the ADNI and PPMI datasets evaluated using 5 fold cross-validation. The best results are shown in bold, and the second-best results are underlined. (†: Methods for brain network analysis)


ii) Cross-phase/dataset Generalization

Table: Zero-shot classification performance across datasets and acquisition phases. MuHL and baselines are trained on a source dataset or phase and directly evaluated on unseen target datasets or phases without fine-tuning. Specifically, for PD, models are trained on PPMI and evaluated on TaoWu and Neurocon, while for AD, models are trained on ADNI-2 and evaluated on 1/3/GO.


Qualitative Results

i) Key ROIs via Hyperedge Activations

Figure: Visualization of top-10 ROIs with the highest relative hyperedge importance on the ADNI (top) and PPMI (bottom) datasets. (a)/(b): outer views of left/right hemishpere, (c)/(d): front/rear views, (e)/(f): top/bottom views. Node color reflects the relative contribution of each ROI based on aggregated hyperedge weights.


ii) Most Salient Hyperedge

Figure: Visualization of the top-10 ROIs associated with the most important hyperedge for top/bottom views in the ADNI and PPMI studies, based on the sum of node activations for each hyperedge. Node color indicates activation value (i.e., weight) per node within the hyperedge.


Effectiveness of Model Component

i) Hyper-parameter Studies

Figure: Sensitivity studies of crucial hyperparameters in MuHL on the ADNI dataset.

ii) Ablation Studies

Table: Ablation study of MuHL components on both datasets.

Conclusion

In this work, we proposed MuHL, a novel hypergraph framework to adaptively model high-order relationships in brain networks. By leveraging multi-resolution graph representations and dynamically constructing hyperedges, our method effectively captures complex inter-regional dependencies beyond pairwise connections. Extensive experiments on the ADNI and PPMI datasets show that MuHL demonstrates superiority as evidenced by improved performance in AD- and PD-specific stages classification. Furthermore, the trained hypergraph identifies hub ROIs linked to disease progression across both AD and PD, showcasing the potential of adaptive hypergraph learning as a powerful tool for analyzing diverse neurodegenerative disorders.


BibTeX

@inproceedings{sim2026learning,
      title={Learning Multi-Scale Hypergraph for High-Order Brain Connectivity Analysis},
      author={Sim, Jaeyoon and Hwang, Soojin, and Baek, Seunghun and Wu, Guorong and Kim, Won Hwa},
      booktitle={Forty-third International Conference on Machine Learning},
      year={2026} 
    }