Inductive Representation Learning on Large Graphs, William L. Hamilton, Zhitao Ying, and Jure Leskovec, 2017Advances in Neural Information Processing Systems, Vol. 30 - The foundational paper introducing GraphSAGE, a pioneering method for inductive representation learning on large graphs through neighborhood sampling.
CS224W: Machine Learning with Graphs, Jure Leskovec, 2023 (Stanford University) - Official course materials from Stanford University providing educational content on GNNs, including detailed explanations of GraphSAGE.