Skip to main navigation Skip to search Skip to main content

Graph sparsification with graph convolutional networks

  • Jiayu Li
  • , Tianyun Zhang
  • , Hao Tian
  • , Shengmin Jin
  • , Makan Fardad
  • , Reza Zafarani
  • Syracuse University

Research output: Contribution to journalArticlepeer-review

20 Scopus citations

Abstract

Graphs are ubiquitous across the globe and within science and engineering. Some powerful classifiers are proposed to classify nodes in graphs, such as Graph Convolutional Networks (GCNs). However, as graphs are growing in size, node classification on large graphs can be space and time consuming due to using whole graphs. Hence, some questions are raised, particularly, whether one can prune some of the edges of a graph while maintaining prediction performance for node classification, or train classifiers on specific subgraphs instead of a whole graph with limited performance loss in node classification. To address these questions, we propose Sparsified Graph Convolutional Network (SGCN), a neural network graph sparsifier that sparsifies a graph by pruning some edges. We formulate sparsification as an optimization problem and solve it by an Alternating Direction Method of Multipliers (ADMM). The experiment illustrates that SGCN can identify highly effective subgraphs for node classification in GCN compared to other sparsifiers such as Random Pruning, Spectral Sparsifier and DropEdge. We also show that sparsified graphs provided by SGCN can be inputs to GCN, which leads to better or comparable node classification performance with that of original graphs in GCN, DeepWalk, GraphSAGE, and GAT. We provide insights on why SGCN performs well by analyzing its performance from the view of a low-pass filter.
Original languageEnglish
Pages (from-to)33-46
Number of pages14
JournalInternational Journal of Data Science and Analytics
Volume13
Issue number1
DOIs
StatePublished - Jan 1 2022

Keywords

  • Graph convolutional network
  • Graph sparsification
  • Node classification

Cite this