Exploiting Transductive Property of Graph Convolutional Neural Networks with Less Labeling Effort
Yasir Kilic

TL;DR
This paper investigates how the transductive property of Graph Convolutional Neural Networks (GCNs) can be exploited to achieve high accuracy with less labeled data, focusing on optimal labeling strategies and sampling methods.
Contribution
It introduces an analysis of the minimum labeled samples needed for optimal GCN performance and explores sampling approaches to improve accuracy with limited labels.
Findings
Success increases with local centrality metric sampling
Optimal labeled sample size depends on data and sampling method
GCN performance can be maximized with minimal labeling effort
Abstract
Recently, machine learning approaches on Graph data have become very popular. It was observed that significant results were obtained by including implicit or explicit logical connections between data samples that make up the data to the model. In this context, the developing GCN model has made significant experimental contributions with Convolution filters applied to graph data. This model follows Transductive and Semi-Supervised Learning approach. Due to its transductive property, all of the data samples, which is partially labeled, are given as input to the model. Labeling, which is a cost, is very important. Within the scope of this study, the following research question is tried to be answered: If at least how many samples are labeled, the optimum model success is achieved? In addition, some experimental contributions have been made on the accuracy of the model, whichever sampling…
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 · Adversarial Robustness in Machine Learning · Stochastic Gradient Optimization Techniques
MethodsConvolution · Graph Convolutional Network
