TL;DR
InfoMotif introduces a motif-based regularization framework for GNNs that enhances their ability to utilize global structural information and produce more distinguishable node representations, leading to improved accuracy.
Contribution
It proposes a novel attributed structural role concept and a motif regularization method that is architecture-independent and improves GNN performance on various datasets.
Findings
Achieves 3-10% accuracy improvements across six datasets.
Provides stronger gains for nodes with sparse labels and diverse attributes.
Enhances GNNs' ability to capture global structural roles.
Abstract
We present InfoMotif, a new semi-supervised, motif-regularized, learning framework over graphs. We overcome two key limitations of message passing in popular graph neural networks (GNNs): localization (a k-layer GNN cannot utilize features outside the k-hop neighborhood of the labeled training nodes) and over-smoothed (structurally indistinguishable) representations. We propose the concept of attributed structural roles of nodes based on their occurrence in different network motifs, independent of network proximity. Two nodes share attributed structural roles if they participate in topologically similar motif instances over co-varying sets of attributes. Further, InfoMotif achieves architecture independence by regularizing the node representations of arbitrary GNNs via mutual information maximization. Our training curriculum dynamically prioritizes multiple motifs in the learning…
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.
