ERGNN: Spectral Graph Neural Network With Explicitly-Optimized Rational Graph Filters
Guoming Li, Jian Yang, Shangsong Liang

TL;DR
ERGNN introduces a spectral graph neural network that explicitly optimizes rational graph filters, outperforming polynomial-based methods and addressing computational challenges for improved graph learning performance.
Contribution
The paper presents ERGNN, a novel spectral GNN with explicitly-optimized rational filters, offering a new approach that surpasses polynomial approximation methods in efficiency and effectiveness.
Findings
ERGNN outperforms state-of-the-art methods in graph learning tasks.
Explicit optimization of rational filters enhances model performance.
The two-step numerator-denominator filter application streamlines computation.
Abstract
Approximation-based spectral graph neural networks, which construct graph filters with function approximation, have shown substantial performance in graph learning tasks. Despite their great success, existing works primarily employ polynomial approximation to construct the filters, whereas another superior option, namely ration approximation, remains underexplored. Although a handful of prior works have attempted to deploy the rational approximation, their implementations often involve intensive computational demands or still resort to polynomial approximations, hindering full potential of the rational graph filters. To address the issues, this paper introduces ERGNN, a novel spectral GNN with explicitly-optimized rational filter. ERGNN adopts a unique two-step framework that sequentially applies the numerator filter and the denominator filter to the input signals, thus streamlining the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Neural Networks and Applications
