CVLGJul 24, 2020

Multi-view adaptive graph convolutions for graph classification

arXiv:2007.12450v112 citations
AI Analysis

This work addresses graph classification, a domain-specific problem in machine learning, with an incremental approach that adapts multi-view concepts to graphs.

The paper tackles graph classification by introducing a multi-view graph neural network with adaptive graph convolutions and a novel view pooling layer, achieving competitive results compared to state-of-the-art methods.

In this paper, a novel multi-view methodology for graph-based neural networks is proposed. A systematic and methodological adaptation of the key concepts of classical deep learning methods such as convolution, pooling and multi-view architectures is developed for the context of non-Euclidean manifolds. The aim of the proposed work is to present a novel multi-view graph convolution layer, as well as a new view pooling layer making use of: a) a new hybrid Laplacian that is adjusted based on feature distance metric learning, b) multiple trainable representations of a feature matrix of a graph, using trainable distance matrices, adapting the notion of views to graphs and c) a multi-view graph aggregation scheme called graph view pooling, in order to synthesise information from the multiple generated views. The aforementioned layers are used in an end-to-end graph neural network architecture for graph classification and show competitive results to other state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes