Inductive Representation Learning on Large Graphs, William L. Hamilton, Rex Ying, Jure Leskovec, 2017Advances in Neural Information Processing Systems (NeurIPS) 30DOI: 10.48550/arXiv.1706.02216 - The seminal paper introducing GraphSAGE, detailing its inductive learning capabilities, neighborhood sampling, and generalized aggregation functions.
Graph Representation Learning, William L. Hamilton, 2020 (Morgan & Claypool Publishers)DOI: 10.2200/S01045ED1V01Y202009AIM046 - A comprehensive book by one of GraphSAGE's creators, offering in-depth coverage of graph representation learning, including GNNs, inductive learning, and scalability.
Inductive Learning: GraphSAGE (Stanford CS224W Lecture 7), Jure Leskovec, 2023 - This lecture material from a prominent university course provides an accessible explanation and visualization of the GraphSAGE architecture and its inductive capabilities.