Adaptive Filters in Graph Convolutional Neural Networks
Andrea Apicella, Francesco Isgr\`o, Andrea Pollastro, Roberto Prevete

TL;DR
This paper introduces a novel method for spatial convolution in Graph Neural Networks that dynamically generates input-specific filters from node features, enhancing adaptability and performance on graph-structured data.
Contribution
It proposes a new approach to adapt ConvGNNs with input-specific, dynamically generated filters, improving flexibility and efficiency in processing graph data.
Findings
Achieves satisfying results with a low number of filters.
Demonstrates the effectiveness of input-specific filters in spatial convolution.
Enhances adaptability of ConvGNNs to diverse graph structures.
Abstract
Over the last few years, we have witnessed the availability of an increasing data generated from non-Euclidean domains, which are usually represented as graphs with complex relationships, and Graph Neural Networks (GNN) have gained a high interest because of their potential in processing graph-structured data. In particular, there is a strong interest in exploring the possibilities in performing convolution on graphs using an extension of the GNN architecture, generally referred to as Graph Convolutional Neural Networks (ConvGNN). Convolution on graphs has been achieved mainly in two forms: spectral and spatial convolutions. Due to the higher flexibility in exploring and exploiting the graph structure of data, there is recently an increasing interest in investigating the possibilities that the spatial approach can offer. The idea of finding a way to adapt the network behaviour to the…
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 · Recommender Systems and Techniques · Machine Learning and Data Classification
MethodsConvolution
