self-supervised-graph-learning topic
List
self-supervised-graph-learning repositories
Unified-Graph-Transformer
28
Stars
5
Forks
28
Watchers
Unified Graph Transformer (UGT) is a novel Graph Transformer model specialised in preserving both local and global graph structures and developed by NS Lab @ CUK based on pure PyTorch backend.
Community-aware-Graph-Transformer
15
Stars
2
Forks
15
Watchers
Community-aware Graph Transformer (CGT) is a novel Graph Transformer model that utilizes community structures to address node degree biases in message-passing mechanism and developed by NS Lab @ CUK b...