Task-Agnostic Graph Neural Network Evaluation via Adversarial Collaboration
Xiangyu Zhao, Hannes St\"ark, Dominique Beaini, Yiren Zhao, Pietro, Li\`o

TL;DR
This paper introduces GraphAC, a task-agnostic framework for evaluating GNNs using adversarial collaboration and contrastive self-supervision, providing a reliable alternative to dataset-specific benchmarks.
Contribution
It proposes a novel, task-agnostic evaluation method for GNNs that does not rely on data augmentations, using a new objective called Competitive Barlow Twins.
Findings
Successfully distinguishes GNNs of different expressiveness
Operates without data augmentations
Provides a stable and principled evaluation framework
Abstract
It has been increasingly demanding to develop reliable methods to evaluate the progress of Graph Neural Network (GNN) research for molecular representation learning. Existing GNN benchmarking methods for molecular representation learning focus on comparing the GNNs' performances on some node/graph classification/regression tasks on certain datasets. However, there lacks a principled, task-agnostic method to directly compare two GNNs. Additionally, most of the existing self-supervised learning works incorporate handcrafted augmentations to the data, which has several severe difficulties to be applied on graphs due to their unique characteristics. To address the aforementioned issues, we propose GraphAC (Graph Adversarial Collaboration) -- a conceptually novel, principled, task-agnostic, and stable framework for evaluating GNNs through contrastive self-supervision. We introduce a novel…
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
TopicsMachine Learning in Materials Science · Computational Drug Discovery Methods · Advanced Graph Neural Networks
MethodsGraph Neural Network · Barlow Twins
