LIANGQINGYUAN / Preferential-Labeling

Preferential Labeling for Unattributed Node Classification in GNNs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pseudo-Code

Training:

avatar

Inference:

avatar

Experimental Results under Different Settings

Similar to Figure 4:

avatar

Error rate versus the number of random labelings during inference. We compare the embedding strategies for training, and all variants use the labeling with the maximum predicted probability for inference.

Similar to Figure 5:

avatar

Error rate versus the number of random labelings during both training and inference.

Dependenices

  • tensorflow 1.13.2
  • pytorch 1.6.0
  • networkx 2.2

About

Preferential Labeling for Unattributed Node Classification in GNNs


Languages

Language:Python 91.8%Language:Roff 5.9%Language:Shell 2.3%