arXiv Analytics

Sign in

arXiv:1910.07567 [cs.LG]AbstractReferencesReviewsResources

Active Learning for Graph Neural Networks via Node Feature Propagation

Yuexin Wu, Yichong Xu, Aarti Singh, Yiming Yang, Artur Dubrawski

Published 2019-10-16Version 1

Graph Neural Networks (GNNs) for prediction tasks like node classification or edge prediction have received increasing attention in recent machine learning from graphically structured data. However, a large quantity of labeled graphs is difficult to obtain, which significantly limits the true success of GNNs. Although active learning has been widely studied for addressing label-sparse issues with other data types like text, images, etc., how to make it effective over graphs is an open question for research. In this paper, we present an investigation on active learning with GNNs for node classification tasks. Specifically, we propose a new method, which uses node feature propagation followed by K-Medoids clustering of the nodes for instance selection in active learning. With a theoretical bound analysis we justify the design choice of our approach. In our experiments on four benchmark datasets, the proposed method outperforms other representative baseline methods consistently and significantly.

Related articles: Most relevant | Search more
arXiv:1507.04155 [cs.LG] (Published 2015-07-15)
ALEVS: Active Learning by Statistical Leverage Sampling
arXiv:1808.04759 [cs.LG] (Published 2018-08-14)
An Overview and a Benchmark of Active Learning for One-Class Classification
arXiv:2104.14847 [cs.LG] (Published 2021-04-30)
Active WeaSuL: Improving Weak Supervision with Active Learning