Share your thoughts, 1 month free Claude Pro on usSee more
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
1383
Graph ClassificationMUTAG
Accuracy89.91
1229
Graph ClassificationNCI1
Accuracy85.47
707
Graph ClassificationIMDB-B
Accuracy75.6
455
Graph ClassificationENZYMES
Accuracy73.5
419
Graph ClassificationNCI109
Accuracy83.62
275
Graph ClassificationPTC-MR
Accuracy68.36
271
Graph ClassificationMUTAG (10-fold cross-validation)
Accuracy89.91
236
Graph ClassificationPROTEINS (10-fold cross-validation)
Accuracy76.28
223
Graph Classificationogbg-molpcba (test)
AP30.31
215
Showing 10 of 17 rows

Other info

Code

Follow for update