Methods › Graphs › Graph Models › GATv2

Graph Attention Network v2

GATv2

9 papers tagged archive 2025-07-28

Introduced by Shaked Brody et al. in How Attentive are Graph Attention Networks?

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

The GATv2 operator from the “How Attentive are Graph Attention Networks?” paper, which fixes the static attention problem of the standard GAT layer: since the linear layers in the standard GAT are applied right after each other, the ranking of attended nodes is unconditioned on the query node. In contrast, in GATv2, every node can attend to any other node.

GATv2 scoring function:

e_(i,j) =𝐚^⊤LeakyReLU(𝐖[𝐡ᵢ ‖ 𝐡ⱼ])

PaperSource

Papers archive 2025-07-28

9 shown of 9, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

20 shown of 21 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Graph Attention5
Graph Classification2
Graph Neural Network2
Anomaly Detection1
Deep Learning1
Demand Forecasting1
Drug Discovery1
Graph Learning1
Graph Property Prediction1
Graph Regression1
Link Prediction1
Molecular Property Prediction1
Node Classification1
Node Property Prediction1
Product Categorization1
Product Relation Classification1
Product Relation Detection1
Production Forecasting1
Representation Learning1
Specificity1

Usage over time archive 2025-07-28

Papers per year tagged with GATv2: 2021 to 2024, peak 4 4 0 2021: 1 paper 2021 2022: 2 papers 2022 2023: 2 papers 2023 2024: 4 papers 2024
Papers per year the archive tags with this method, by the paper's archive date (9 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Graph Models

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections