Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Representation Learning Framework for Property Graphs

About

Representation learning on graphs, also called graph embedding, has demonstrated its significant impact on a series of machine learning applications such as classification, prediction and recommendation. However, existing work has largely ignored the rich information contained in the properties (or attributes) of both nodes and edges of graphs in modern applications, e.g., those represented by property graphs. To date, most existing graph embedding methods either focus on plain graphs with only the graph topology, or consider properties on nodes only. We propose PGE, a graph representation learning framework that incorporates both node and edge properties into the graph embedding procedure. PGE uses node clustering to assign biases to differentiate neighbors of a node and leverages multiple data-driven matrices to aggregate the property information of neighbors sampled based on a biased strategy. PGE adopts the popular inductive model for neighborhood aggregation. We provide detailed analyses on the efficacy of our method and validate the performance of PGE by showing how PGE achieves better embedding results than the state-of-the-art graph embedding methods on benchmark applications such as node classification and link prediction over real-world datasets.

Yifan Hou, Hongzhi Chen, Changji Li, James Cheng, Ming-Chang Yang• 2022

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora (test)--
687
Node ClassificationPPI (test)
F1 (micro)0.6397
126
Multi-Label ClassificationFlickr 30% (train)
Micro-F179.56
18
Node ClassificationCornell standard (test)
Micro-F154.35
13
Node ClassificationDBLP* multi-label (test)
Micro-F178.23
13
Node ClassificationCuneiform multi-label (test)
Micro-F162.52
12
Edge classificationWN18RR+ 30% ratio Multi-label edges (train)
Micro-F154.84
12
Edge classificationCuneiform (30% train ratio)
Micro-F171.35
12
Showing 8 of 8 rows

Other info

Follow for update