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

SGAT: Simplicial Graph Attention Network

About

Heterogeneous graphs have multiple node and edge types and are semantically richer than homogeneous graphs. To learn such complex semantics, many graph neural network approaches for heterogeneous graphs use metapaths to capture multi-hop interactions between nodes. Typically, features from non-target nodes are not incorporated into the learning procedure. However, there can be nonlinear, high-order interactions involving multiple nodes or edges. In this paper, we present Simplicial Graph Attention Network (SGAT), a simplicial complex approach to represent such high-order interactions by placing features from non-target nodes on the simplices. We then use attention mechanisms and upper adjacencies to generate representations. We empirically demonstrate the efficacy of our approach with node classification tasks on heterogeneous graph datasets and further show SGAT's ability in extracting structural information by employing random node features. Numerical experiments indicate that SGAT performs better than other current state-of-the-art heterogeneous graph learning methods.

See Hian Lee, Feng Ji, Wee Peng Tay• 2022

Related benchmarks

TaskDatasetResultRank
Node ClassificationCiteseer
Accuracy79.16
804
Node ClassificationPubmed
Accuracy88.47
742
Node ClassificationCora (test)
Mean Accuracy78.12
687
Node ClassificationChameleon (test)
Mean Accuracy51.61
230
Node ClassificationTexas (test)
Mean Accuracy89.83
228
Node ClassificationWisconsin (test)
Mean Accuracy81.59
198
Node ClassificationActor (test)
Mean Accuracy0.3733
143
Showing 7 of 7 rows

Other info

Follow for update