REVIEW 2 cited by
Fast Graph Attention Networks Using Effective Resistance Based Graph Sparsification
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
The attention mechanism has demonstrated superior performance for inference over nodes in graph neural networks (GNNs), however, they result in a high computational burden during both training and inference. We propose FastGAT, a method to make attention based GNNs lightweight by using spectral sparsification to generate an optimal pruning of the input graph. This results in a per-epoch time that is almost linear in the number of graph nodes as opposed to quadratic. We theoretically prove that spectral sparsification preserves the features computed by the GAT model, thereby justifying our algorithm. We experimentally evaluate FastGAT on several large real world graph datasets for node classification tasks under both inductive and transductive settings. FastGAT can dramatically reduce (up to \textbf{10x}) the computational time and memory requirements, allowing the usage of attention based GNNs on large graphs.
Forward citations
Cited by 2 Pith papers
-
SGS-GNN: A Supervised Graph Sparsification method for Graph Neural Networks
A supervised edge-sampling sparsifier that keeps only 20% of edges can match or beat the full graph for GNN node classification, with especially large gains on heterophilic graphs.
-
Towards Understanding Deep Learning Model in Image Recognition via Coverage Test
Across ten LeNet, VGG, and ResNet models, neuron coverage, k-multisection coverage, boundary coverage, Top-k coverage, and MC/DC show depth- and configuration-dependent trends that are often inconsistent between archi...
Discussion (0). Continue with ORCID to comment.