paper-with-me

Papers

Graph Information Matters: Understanding Graph Filters from Interaction Probability

2021-09-29 · Zhixian Chen, Tengfei Ma, Yang Wang

Graph Neural Networks (GNNs) have received extensive affirmation for their promising performance in graph learning problems. Despite their various neural architectures, most are intrinsically graph filters that provide theoretical foundations for model explanations. In particular, low-pass filters show superiority in label prediction in many benchmarks. However, recent empirical research suggests that models with only low pass filters do not always perform well. Although increasing attempts to understand graph filters, it is unclear how a particular graph affects the performance of different filters. In this paper, we carry out a comprehensive theoretical analysis of the synergy of graph structure and node features on graph filters’ behaviors in node classification, relying on the introduction of interaction probability and frequency distribution. We show that the homophily degree of graphs significantly affects the prediction error of graph filters. Our theory provides a guideline for graph filter design in a data-driven manner. Since it is hard for a single graph filter to live up to this, we propose a general strategy for exploring a data-specified filter bank. Experimental results show that our model achieves consistent and significant performance improvements across all benchmarks. Furthermore, we empirically validate our theoretical analysis and explain the behavior of baselines and our model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningNode Classification

Similar Papers 제목 키워드 기반

Graph Filters for Signal Processing and Machine Learning on Graphs

2022-11-16 · Elvin Isufi, Fernando Gama, David I. Shuman, Santiago Segarra

Filters are fundamental in extracting information from data. For time series and image data that reside on Euclidean domains, filters are the crux of many signal processing and machine learning techniques, including conv…

Time SeriesTime Series Analysis

On semi shift invariant graph filters

2022-09-28 · Feng Ji, See Hian Lee, Wee Peng Tay

In graph signal processing, one of the most important subjects is the study of filters, i.e., linear transformations that capture relations between graph signals. One of the most important families of filters is the spac…

On Local Distributions in Graph Signal Processing

2022-02-22 · T. Mitchell Roddenberry, Fernando Gama, Richard G. Baraniuk, Santiago Segarra

Graph filtering is the cornerstone operation in graph signal processing (GSP). Thus, understanding it is key in developing potent GSP methods. Graph filters are local and distributed linear operations, whose output depen…

When Does A Spectral Graph Neural Network Fail in Node Classification?

2022-02-16 · Zhixian Chen, Tengfei Ma, Yang Wang

Spectral Graph Neural Networks (GNNs) with various graph filters have received extensive affirmation due to their promising performance in graph learning problems. However, it is known that GNNs do not always perform wel…

Graph LearningGraph Neural NetworkNode Classification

Atomic Filter: a Weak Form of Shift Operator for Graph Signals

2022-04-01 · Lihua Yang, Qing Zhang, Qian Zhang, Chao Huang

The shift operation plays a crucial role in the classical signal processing. It is the generator of all the filters and the basic operation for time-frequency analysis, such as windowed Fourier transform and wavelet tran…

Form