benedekrozemberczki / awesome-graph-classification

A collection of important graph embedding, classification and representation learning papers with implementations.
Creative Commons Zero v1.0 Universal
4.75k stars 742 forks source link

Add a paper regarding to semi-supervised heterogenous graph embedding #3

Closed chentingpc closed 5 years ago

chentingpc commented 5 years ago

hi, i'm trying to add our paper on semi-supervised heterogenous graph embedding to your awesome repository. it was cited 60+ times. hope you accept the pull request. thanks!

benedekrozemberczki commented 5 years ago

Hi there,

This is a node level embedding paper as far as I understand (please correct me if I am wrong). This repo contains papers on graph level learning. This another repository seems more relevant for You:

https://github.com/chihming/awesome-network-embedding

chentingpc commented 5 years ago

you're right. though the supervised model (figure 3 in the paper) can be seen as a two layer neighbor aggregation.