f0e4c5f9109783b3.tex
1: \begin{abstract}
2: Graph Neural Networks (GNNs) have shown considerable effectiveness in a variety of graph learning tasks, particularly those based on the message-passing approach in recent years. However, their performance is often constrained by a limited receptive field, a challenge that becomes more acute in the presence of sparse graphs. In light of the power series, which possesses infinite expansion capabilities, we propose a novel \underline{G}raph \underline{P}ower \underline{F}ilter \underline{N}eural Network (GPFN) that enhances node classification by employing a power series graph filter to augment the receptive field. Concretely, our GPFN designs a new way to build a graph filter with an infinite receptive field based on the convergence power series, which can be analyzed in the spectral and spatial domains. Besides, we theoretically prove that our GPFN is a general framework that can integrate any power series and capture long-range dependencies. Finally, experimental results on three datasets demonstrate the superiority of our GPFN over state-of-the-art baselines\footnote{Code is anonymously available at https://github.com/GPFN-Anonymous/GPFN.git}.
3: 
4: % yet their performance is hindered by the extreme sparsity situation. 
5: % Current GNNs often suffer from shallowness, limiting their receptive field and overall efficacy.
6: % In response, we present the Graph Power Filter Neural Network (GPFN), leveraging a general infinite-horizon graph filter series. GPFN expands the receptive field, enhancing information transmission while substantially reducing model parameters. 
7: % Meanwhile, GPFN provides a lightweight and efficient solution to challenges in sparse graph learning.
8: % Extensive experiments conducted on three typical real-world sparse graph datasets demonstrate the superior performance of GPFN against the state-of-the-art
9: \end{abstract}
10: