Knowledge Probing for Graph Representation Learning
Mingyu Zhao, Xingyu Huang, Ziyu Lyu, Yanlin Wang, Lixin Cui, Lu Bai

TL;DR
This paper introduces GraphProbe, a framework for analyzing what types of graph properties are encoded in various graph learning methods, using systematic probes and benchmarks across multiple tasks.
Contribution
The paper presents a novel probing framework and comprehensive evaluation benchmark to interpret and compare the knowledge encoding of different graph learning methods.
Findings
GCN and WeightedGCN are versatile across tasks
GraphProbe effectively estimates graph representation capabilities
Different methods encode different levels of graph knowledge
Abstract
Graph learning methods have been extensively applied in diverse application areas. However, what kind of inherent graph properties e.g. graph proximity, graph structural information has been encoded into graph representation learning for downstream tasks is still under-explored. In this paper, we propose a novel graph probing framework (GraphProbe) to investigate and interpret whether the family of graph learning methods has encoded different levels of knowledge in graph representation learning. Based on the intrinsic properties of graphs, we design three probes to systematically investigate the graph representation learning process from different perspectives, respectively the node-wise level, the path-wise level, and the structural level. We construct a thorough evaluation benchmark with nine representative graph learning methods from random walk based approaches, basic graph neural…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks
MethodsGraph Convolutional Network
