Graph Convolutional Networks: analysis, improvements and results
Ihsan Ullah, Mario Manzo, Mitul Shah, Michael Madden

TL;DR
This paper enhances graph convolutional networks with four improvements, leading to better performance and efficiency on benchmark datasets, including state-of-the-art results on one dataset.
Contribution
The paper introduces four novel enhancements to existing graph convolutional networks, improving their accuracy and computational efficiency.
Findings
Achieved state-of-the-art results on one benchmark dataset.
Reduced computational cost compared to competitors.
Provided competitive results on three other datasets.
Abstract
In the current era of neural networks and big data, higher dimensional data is processed for automation of different application areas. Graphs represent a complex data organization in which dependencies between more than one object or activity occur. Due to the high dimensionality, this data creates challenges for machine learning algorithms. Graph convolutional networks were introduced to utilize the convolutional models concepts that shows good results. In this context, we enhanced two of the existing Graph convolutional network models by proposing four enhancements. These changes includes: hyper parameters optimization, convex combination of activation functions, topological information enrichment through clustering coefficients measure, and structural redesign of the network through addition of dense layers. We present extensive results on four state-of-art benchmark datasets. 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
MethodsGraph Convolutional Networks
