Simplifying Graph Convolutional Networks

02/19/2019
by   Felix Wu, et al.
0

Graph Convolutional Networks (GCNs) and their variants have experienced significant attention and have become the de facto methods for learning graph representations. GCNs derive inspiration primarily from recent deep learning approaches, and as a result, may inherit unnecessary complexity and redundant computation. In this paper, we reduce this excess complexity through successively removing nonlinearities and collapsing weight matrices between consecutive layers. We theoretically analyze the resulting linear model and show that it corresponds to a fixed low-pass filter followed by a linear classifier. Notably, our experimental evaluation demonstrates that these simplifications do not negatively impact accuracy in many downstream applications. Moreover, the resulting model scales to larger datasets, is naturally interpretable, and yields up to two orders of magnitude speedup over FastGCN.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/10/2021

Beyond Low-pass Filtering: Graph Convolutional Networks with Automatic Filtering

Graph convolutional networks are becoming indispensable for deep learnin...
research
11/23/2018

On Filter Size in Graph Convolutional Networks

Recently, many researchers have been focusing on the definition of neura...
research
12/22/2020

Graph Autoencoders with Deconvolutional Networks

Recent studies have indicated that Graph Convolutional Networks (GCNs) a...
research
09/25/2022

Flattened Graph Convolutional Networks For Recommendation

Graph Convolutional Networks (GCNs) and their variants have achieved sig...
research
05/24/2019

Semi-Supervised Classification on Non-Sparse Graphs Using Low-Rank Graph Convolutional Networks

Graph Convolutional Networks (GCNs) have proven to be successful tools f...
research
06/04/2019

An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem

This paper introduces a new learning-based approach for approximately so...
research
10/09/2020

Gini in a Bottleneck: Gotta Train Me the Right Way

Due to the nature of deep learning approaches, it is inherently difficul...

Please sign up or login with your details

Forgot password? Click here to reset