Inductive Representation Learning on Large Graphs, William L. Hamilton, Rex Ying, and Jure Leskovec, 2017Advances in Neural Information Processing Systems (NeurIPS)DOI: 10.48550/arXiv.1706.02216 - Presents GraphSAGE, an algorithm for inductive representation learning on large graphs, designed to generate embeddings for unseen nodes.
Graph Representation Learning, William L. Hamilton, 2020 (Morgan & Claypool Publishers)DOI: 10.2200/S01004ED1V01Y202003AIM002 - Provides a comprehensive treatment of graph representation learning, with dedicated sections on transductive and inductive learning paradigms in GNNs.