Open Graph Benchmark: Datasets for Machine Learning on Graphs, Weihua Hu, Matthias Fey, Marinka Zitnik, Yuxiao Dong, Hongyu Ren, Bowen Liu, Michele Catasta, Jure Leskovec, 2020Advances in Neural Information Processing Systems (NeurIPS 2020)DOI: 10.48550/arXiv.2005.00687 - Introduces a collection of benchmark datasets and evaluation protocols, supporting standardized GNN performance measurement.
Optuna: A Next-generation Hyperparameter Optimization Framework, Takuya Akiba, Shotaro Sano, Toshihiko Yanase, Takeru Ohta, Masanori Koyama, 2019Proceedings of the 25th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining (KDD '19)DOI: 10.1145/3292500.3330705 - Introduces a popular hyperparameter optimization framework with a define-by-run API, applicable to GNN tuning.