LOBSTUR: A Local Bootstrap Framework for Tuning Unsupervised Representations in Graph Neural Networks
So Won Jeong, Claire Donnat

TL;DR
LOBSTUR-GNN introduces a local bootstrap framework that improves hyperparameter tuning and representation quality in unsupervised graph neural networks by using local resampling and CCA-based evaluation, validated on multiple datasets.
Contribution
The paper presents LOBSTUR-GNN, a novel bootstrap-based framework for tuning unsupervised GNNs that accounts for local graph dependencies and uses CCA for evaluation.
Findings
65.9% improvement in classification accuracy
Effective hyperparameter tuning without ground-truth labels
Validated on multiple academic datasets
Abstract
Graph Neural Networks (GNNs) are increasingly used in conjunction with unsupervised learning techniques to learn powerful node representations, but their deployment is hindered by their high sensitivity to hyperparameter tuning and the absence of established methodologies for selecting the optimal models. To address these challenges, we propose LOBSTUR-GNN ({\bf Lo}cal {\bf B}oot{\bf s}trap for {\bf T}uning {\bf U}nsupervised {\bf R}epresentations in GNNs) i), a novel framework designed to adapt bootstrapping techniques for unsupervised graph representation learning. LOBSTUR-GNN tackles two main challenges: (a) adapting the bootstrap edge and feature resampling process to account for local graph dependencies in creating alternative versions of the same graph, and (b) establishing robust metrics for evaluating learned representations without ground-truth labels. Using locally…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Neural Networks and Applications · Graph Theory and Algorithms
