pith:YPL7GVZF
How Attentive are Graph Attention Networks?
Graph Attention Networks use static attention that cannot express simple graph problems, fixed by reordering to create dynamic GATv2.
arxiv:2105.14491 v3 · 2021-05-30 · cs.LG
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{YPL7GVZFXPHQW4NBPG5OEQ2K4W}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
Because GATs use a static attention mechanism, there are simple graph problems that GAT cannot express: in a controlled problem, we show that static attention hinders GAT from even fitting the training data. ... GATv2: a dynamic graph attention variant that is strictly more expressive than GAT.
That the controlled synthetic problem is representative of the limitations that matter in real benchmarks, and that reordering the attention operations fully converts static attention into dynamic attention without side effects on optimization or generalization.
GAT uses static attention where neighbor rankings ignore the query node and thus cannot express some graph problems; GATv2 enables dynamic attention and outperforms GAT on 11 OGB and other benchmarks with equal parameters.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-05-17T23:38:15.389458Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
c3d7f35725bbcf0b71a179bae2434ae587aff5aaf0474de3a8ef794bf0c15a25
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/YPL7GVZFXPHQW4NBPG5OEQ2K4W \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: c3d7f35725bbcf0b71a179bae2434ae587aff5aaf0474de3a8ef794bf0c15a25
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "044bcd14d1a2616432d49ef12852583c4df320ff08cd76da89b98519a36718e6",
"cross_cats_sorted": [],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.LG",
"submitted_at": "2021-05-30T10:17:58Z",
"title_canon_sha256": "215510f58299ba0a78cba7aa74025151976b6ef2c24a42b5114174673e589208"
},
"schema_version": "1.0",
"source": {
"id": "2105.14491",
"kind": "arxiv",
"version": 3
}
}