Multi-view adaptive graph convolutions for graph classification
Nikolas Adaloglou, Nicholas Vretos, Petros Daras

TL;DR
This paper introduces a multi-view graph convolutional neural network with novel layers and pooling mechanisms, leveraging hybrid Laplacians and trainable representations to improve graph classification performance.
Contribution
It presents a new multi-view graph convolution layer and view pooling layer, adapting deep learning concepts to non-Euclidean graph data for enhanced classification.
Findings
Achieves competitive results on graph classification tasks
Introduces hybrid Laplacian based view adaptation
Develops trainable multi-view representations for graphs
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Face and Expression Recognition · Recommender Systems and Techniques
MethodsGraph Neural Network · Convolution
