Skip to content

DevinKreuzer/SAN

Repository files navigation

SAN

We present Spectral Attention Networks, a power GNN that leverages key principles from spectral graph theory to enable full graph attention.

full_method

Overview

  • nets contains the Node, Edge and no LPE architectures implemented with PyTorch.
  • layers contains the multi-headed attention employed by the Main Graph Transformer implemented in DGL.
  • configs contains the various parameters used in the ablation and SOTA comparison studies
  • train contains methods to train the models
  • docs contains scripts from https://github.com/graphdeeplearning/graphtransformer to download datasets and setup environments.
  • scripts contains scripts to reproduce ablation and SOTA comparison results. See scripts/reproduce.md for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published