Inductive Representation Learning on Large Graphs, William L. Hamilton, Rex Ying, Jure Leskovec, 2017Advances in Neural Information Processing Systems (NeurIPS)DOI: 10.48550/arXiv.1706.02216 - The seminal paper proposing GraphSAGE, highlighting its inductive learning capabilities through learned aggregation functions.
Graph Representation Learning, William L. Hamilton, 2020Synthesis Lectures on Artificial Intelligence and Machine Learning, Vol. 14 (Morgan and Claypool) - Authored by one of GraphSAGE's creators, this book offers a comprehensive treatment of graph representation learning, covering inductive methods and their theoretical underpinnings.
Relational Inductive Biases, Deep Learning, and Graph Networks, Peter W. Battaglia, Jessica B. Hamrick, Victor Bapst, Alvaro Sanchez-Gonzalez, Vinicius Zambaldi, Mateusz Malinowski, Andrea Tacchetti, David Raposo, Adam Santoro, Ryan Faulkner, Caglar Gulcehre, Francis Song, Andrew Ballard, Justin Gilmer, George Dahl, Ashish Vaswani, Kelsey Allen, Charles Nash, Victoria Langston, Chris Dyer, Nicolas Heess, Daan Wierstra, Pushmeet Kohli, Matt Botvinick, Oriol Vinyals, Yujia Li, Razvan Pascanu, 2018arXiv preprint arXiv:1806.01261DOI: 10.48550/arXiv.1806.01261 - This influential paper provides a conceptual framework for graph networks, discussing relational biases and generalization across graph structures, relevant to understanding inductive learning principles.