Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Towards Better Graph Representation Learning with Parameterized Decomposition & Filtering

About

Proposing an effective and flexible matrix to represent a graph is a fundamental challenge that has been explored from multiple perspectives, e.g., filtering in Graph Fourier Transforms. In this work, we develop a novel and general framework which unifies many existing GNN models from the view of parameterized decomposition and filtering, and show how it helps to enhance the flexibility of GNNs while alleviating the smoothness and amplification issues of existing models. Essentially, we show that the extensively studied spectral graph convolutions with learnable polynomial filters are constrained variants of this formulation, and releasing these constraints enables our model to express the desired decomposition and filtering simultaneously. Based on this generalized framework, we develop models that are simple in implementation but achieve significant improvements and computational efficiency on a variety of graph learning tasks. Code is available at https://github.com/qslim/PDF.

Mingqi Yang, Wenjie Feng, Yanming Shen, Bryan Hooi• 2023

Related benchmarks

TaskDatasetResultRank
Graph ClassificationPROTEINS
Accuracy76.28
742
Graph ClassificationMUTAG
Accuracy89.91
697
Graph ClassificationNCI1
Accuracy85.47
460
Graph ClassificationIMDB-B
Accuracy75.6
322
Graph ClassificationENZYMES
Accuracy73.5
305
Graph ClassificationNCI109
Accuracy83.62
223
Graph Classificationogbg-molpcba (test)
AP30.31
206
Graph ClassificationMUTAG (10-fold cross-validation)
Accuracy89.91
206
Graph ClassificationPROTEINS (10-fold cross-validation)
Accuracy76.28
197
Graph ClassificationPTC-MR
Accuracy68.36
153
Showing 10 of 17 rows

Other info

Code

Follow for update