Skip to main content
SHARE
Publication

Attention-Augmented Parametric Kernel Graph Neural Network (APKGNN) for Node Classification

by Avishek Bose, William H. Hsu
Publication Type
Conference Paper
Book Title
2023 International Conference on Machine Learning and Applications (ICMLA)
Publication Date
Page Numbers
744 to 751
Publisher Location
New Jersey, United States of America
Conference Name
International Conference on Machine Learning and Applications (ICMLA)
Conference Location
Jacksonville, Florida, United States of America
Conference Sponsor
Association for Machine Learning and Application
Conference Date
-

We present a new graph neural network, the Attention-based Parametric-Kernel augmented Graph Neural Network (APKGNN), developed for node classification tasks. Despite extensive work on modeling multi-faceted relationships between connected nodes of a graph, the effect of attention on edge features mapped to relationships has not yet been analyzed through learning representation. This study derives such an attention vector by first calculating node features corresponding to endpoints of an edge and then aggregating these with extracted local intrinsic patches of a given graph to generate augmented local patch vectors. This process uses a parametric kernel based on Gaussian mixture models (GMMs) to embed local neighborhoods of the graph in local patches. The patch vectors then convolve with the above node features to produce an updated node representation. We show that this new learning representation (APKGNN) achieves higher node classification accuracy on tasks - both standard benchmarks (Cora, PubMed, Citeseer) and new experimental short text corpora where nodes correspond to text documents and words. This implementation of the GNN convolution layer outperforms state-of-the-art (SOTA) algorithms, achieving higher training, validation, and test accuracy by a significant margin on three standard benchmark data sets under both SOTA experimental settings and those for new testbeds.