Spectral Heterogeneous Graph Convolutions via Positive Noncommutative Polynomials
Mingguo He, Zhewei Wei, Shikun Feng, Zhengjie Huang, Weibin Li, Yu, Sun, Dianhai Yu

TL;DR
This paper introduces PSHGCN, a spectral graph convolution method for heterogeneous graphs that guarantees valid filter learning, backed by theoretical analysis and extensive experiments showing superior performance and scalability.
Contribution
It proposes a novel positive spectral convolution framework using noncommutative polynomials, enabling flexible and theoretically grounded heterogeneous graph filter learning.
Findings
PSHGCN outperforms baseline methods on benchmark datasets.
The method effectively learns diverse heterogeneous graph filters.
PSHGCN scales efficiently to large graphs with millions of nodes.
Abstract
Heterogeneous Graph Neural Networks (HGNNs) have gained significant popularity in various heterogeneous graph learning tasks. However, most existing HGNNs rely on spatial domain-based methods to aggregate information, i.e., manually selected meta-paths or some heuristic modules, lacking theoretical guarantees. Furthermore, these methods cannot learn arbitrary valid heterogeneous graph filters within the spectral domain, which have limited expressiveness. To tackle these issues, we present a positive spectral heterogeneous graph convolution via positive noncommutative polynomials. Then, using this convolution, we propose PSHGCN, a novel Positive Spectral Heterogeneous Graph Convolutional Network. PSHGCN offers a simple yet effective method for learning valid heterogeneous graph filters. Moreover, we demonstrate the rationale of PSHGCN in the graph optimization framework. We conducted an…
Peer 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Sentiment Analysis and Opinion Mining
MethodsConvolution
