SS-AdaMoE: Spatio-Spectral Adaptive Mixture of Experts with Global Structural Priors for Graph Node Classification
Xilin Kang, Tianyue Yu, Letao Wang, Yutong Guo, Fengjun Zhang

TL;DR
This paper introduces SS-AdaMoE, a new graph node classification framework that improves performance on both homophilic and heterophilic graphs by combining spatial and spectral methods with global structural awareness.
Contribution
SS-AdaMoE introduces a Dual-Domain Expert System and a Hierarchical Global-Prior Gating Network to better capture high-frequency signals and global structure in graph data.
Findings
SS-AdaMoE outperforms existing MoE baselines by up to 2.65% on Chameleon and 1.41% on Roman-empire.
The model surpasses traditional GCN architectures by over 28% on heterophilic datasets like Texas.
The integration of spectral filters and global topological awareness improves generalization across diverse graph patterns.
Abstract
Graph Neural Networks (GNNs) have emerged as the standard for learning representations from graph-structured data. While traditional architectures relying on message-passing mechanisms excel in homophilic settings, they essentially function as fixed low-pass filters. However, this smoothing operation limits their ability to generalize to heterophilic graphs, where connected nodes often exhibit dissimilar labels and high-frequency signals are crucial for discrimination. Furthermore, existing Mixture-of-Experts (MoE) methods for graphs often suffer from local-view routing, failing to capture global structural context during expert selection. To address these challenges, this paper proposes SS-AdaMoE, a novel Spatio-Spectral Adaptive Mixture of Experts framework designed for robust node classification across diverse graph patterns. Specifically, a Dual-Domain Expert System is constructed,…
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Recommender Systems and Techniques
