IJCAI 2022poster0 citations

Rethinking the Setting of Semi-supervised Learning on Graphs

Ziang Li, Ming Ding, Weikai Li, Zihan Wang, Ziyu Zeng, Yukuo Cen, Jie Tang

Abstract

We argue that the present setting of semisupervised learning on graphs may result in unfair comparisons, due to its potential risk of over-tuning hyper-parameters for models. In this paper, we highlight the significant influence of tuning hyper-parameters, which leverages the label information in the validation set to improve the performance. To explore the limit of over-tuning hyperparameters, we propose ValidUtil, an approach to fully utilize the label information in the validation set through an extra group of hyper-parameters. With ValidUtil, even GCN can easily get high accuracy of 85.8% on Cora. To avoid over-tuning, we merge the training set and the validation set and construct an i.i.d. graph benchmark (IGB) consisting of 4 datasets. Each dataset contains 100 i.i.d. graphs sampled from a large graph to reduce the evaluation variance. Our experiments suggest that IGB is a more stable benchmark than previous datasets for semisupervised learning on graphs. Our code and data are released at https://github.com/THUDM/IGB/.

Machine Learning: Semi-Supervised LearningMachine Learning: Sequence and Graph LearningMultidisciplinary Topics and Applications: Web and Social Networks
BibTeX
@inproceedings{ijcai2022p450,
  title     = {Rethinking the Setting of Semi-supervised Learning on Graphs},
  author    = {Li, Ziang and Ding, Ming and Li, Weikai and Wang, Zihan and Zeng, Ziyu and Cen, Yukuo and Tang, Jie},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {3243--3249},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/450},
  url       = {https://doi.org/10.24963/ijcai.2022/450},
}
Rethinking the Setting of Semi-supervised Learning on Graphs · IJCAI 2022