Polynomial Selection in Spectral Graph Neural Networks: An Error-Sum of Function Slices Approach
Guoming Li, Jian Yang, Shangsong Liang, Dongsheng Luo

TL;DR
This paper introduces a theoretical framework for polynomial selection in spectral graph neural networks, linking approximation errors to spectral GNN performance, and proposes a new scalable model, TFGNN, with demonstrated effectiveness.
Contribution
It provides a novel error-sum of function slices perspective for polynomial selection, bridging theory and practice in spectral GNNs, and introduces TFGNN, a scalable, efficient spectral GNN model.
Findings
Theoretical bound linking polynomial approximation errors to GNN performance.
Proposed trigonometric polynomial filter with provable efficiency.
TFGNN achieves competitive results on node classification and anomaly detection.
Abstract
Spectral graph neural networks are proposed to harness spectral information inherent in graph-structured data through the application of polynomial-defined graph filters, recently achieving notable success in graph-based web applications. Existing studies reveal that various polynomial choices greatly impact spectral GNN performance, underscoring the importance of polynomial selection. However, this selection process remains a critical and unresolved challenge. Although prior work suggests a connection between the approximation capabilities of polynomials and the efficacy of spectral GNNs, there is a lack of theoretical insights into this relationship, rendering polynomial selection a largely heuristic process. To address the issue, this paper examines polynomial selection from an error-sum of function slices perspective. Inspired by the conventional signal decomposition, we represent…
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
TopicsNeural Networks and Applications
MethodsConvolution
