English

Survey of Image Based Graph Neural Networks

Machine Learning 2021-06-14 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

In this survey paper, we analyze image based graph neural networks and propose a three-step classification approach. We first convert the image into superpixels using the Quickshift algorithm so as to reduce 30% of the input data. The superpixels are subsequently used to generate a region adjacency graph. Finally, the graph is passed through a state-of-art graph convolutional neural network to get classification scores. We also analyze the spatial and spectral convolution filtering techniques in graph neural networks. Spectral-based models perform better than spatial-based models and classical CNN with lesser compute cost.

Keywords

Cite

@article{arxiv.2106.06307,
  title  = {Survey of Image Based Graph Neural Networks},
  author = {Usman Nazir and He Wang and Murtaza Taj},
  journal= {arXiv preprint arXiv:2106.06307},
  year   = {2021}
}