Graph Attention Networks, Petar Veličković, Guillem Cucurull, Arantxa Casanova, Adriana Romero, Pietro Liò, and Yoshua Bengio, 2018ICLRDOI: 10.48550/arXiv.1710.10903 - The original paper introducing Graph Attention Networks, detailing their self-attention mechanism and multi-head attention.
Deep Learning on Graphs, Yao Ma and Jiliang Tang, 2021 (Cambridge University Press)DOI: 10.1017/9781108924184 - A book covering various graph neural network architectures, providing a structured understanding of GATs within the broader context of deep learning on graphs.
CS224W: Machine Learning with Graphs, Jure Leskovec, 2025 (Stanford University) - Lecture materials from a Stanford University course, offering clear explanations and examples of GATs and other graph neural networks.