Revisiting 2D Convolutional Neural Networks for Graph-based Applications

05/23/2021
by   Yecheng Lyu, et al.
37

Graph convolutional networks (GCNs) are widely used in graph-based applications such as graph classification and segmentation. However, current GCNs have limitations on implementation such as network architectures due to their irregular inputs. In contrast, convolutional neural networks (CNNs) are capable of extracting rich features from large-scale input data, but they do not support general graph inputs. To bridge the gap between GCNs and CNNs, in this paper we study the problem of how to effectively and efficiently map general graphs to 2D grids that CNNs can be directly applied to, while preserving graph topology as much as possible. We therefore propose two novel graph-to-grid mapping schemes, namely, graph-preserving grid layout (GPGL) and its extension Hierarchical GPGL (H-GPGL) for computational efficiency. We formulate the GPGL problem as integer programming and further propose an approximate yet efficient solver based on a penalized Kamada-Kawai method, a well-known optimization algorithm in 2D graph drawing. We propose a novel vertex separation penalty that encourages graph vertices to lay on the grid without any overlap. Along with this image representation, even extra 2D maxpooling layers contribute to the PointNet, a widely applied point-based neural network. We demonstrate the empirical success of GPGL on general graph classification with small graphs and H-GPGL on 3D point cloud segmentation with large graphs, based on 2D CNNs including VGG16, ResNet50 and multi-scale maxout (MSM) CNN.

READ FULL TEXT

page 1

page 3

page 8

page 13

research
09/26/2019

Graph-Preserving Grid Layout: A Simple Graph Drawing Method for Graph Classification using CNNs

Graph convolutional networks (GCNs) suffer from the irregularity of grap...
research
10/31/2018

Some New Layer Architectures for Graph CNN

While convolutional neural networks (CNNs) have recently made great stri...
research
06/21/2020

TreeRNN: Topology-Preserving Deep GraphEmbedding and Learning

In contrast to the literature where the graph local patterns are capture...
research
11/28/2018

A Graph-CNN for 3D Point Cloud Classification

Graph convolutional neural networks (Graph-CNNs) extend traditional CNNs...
research
10/10/2021

Haar Wavelet Feature Compression for Quantized Graph Convolutional Networks

Graph Convolutional Networks (GCNs) are widely used in a variety of appl...
research
11/23/2016

Multigrid Neural Architectures

We propose a multigrid extension of convolutional neural networks (CNNs)...
research
08/06/2020

Graph Convolutional Networks for Hyperspectral Image Classification

Convolutional neural networks (CNNs) have been attracting increasing att...

Please sign up or login with your details

Forgot password? Click here to reset