Neural Message Passing for Quantum Chemistry, Justin Gilmer, Samuel S. Schoenholz, Patrick F. Riley, Oriol Vinyals, George E. Dahl, 2017Proceedings of the 34th International Conference on Machine Learning (ICML), Vol. Volume 70 (Proceedings of Machine Learning Research (PMLR))DOI: 10.5555/3305891.3305943 - This paper introduces the Neural Message Passing framework, formalizing how GNNs aggregate information and implicitly achieving permutation invariance and equivariance.
Geometric Deep Learning: Grids, Graphs, Groups, Geodesics, and Gauges, Michael M. Bronstein, Joan Bruna, Taco Cohen, Petar Veličković, 2021 (Cambridge University Press) - This foundational book provides a unified mathematical framework for deep learning on geometric data, offering a rigorous treatment of symmetry, invariance, and equivariance as fundamental principles for GNNs.
Graph Representation Learning, William L. Hamilton, 2020Synthesis Lectures on Artificial Intelligence and Machine Learning, Vol. 14 (Morgan & Claypool Publishers)DOI: 10.2200/S00996ED1V01Y202002AIM003 - This textbook provides a comprehensive introduction to graph representation learning, including a detailed explanation of message passing and its permutation invariance and equivariance properties.
Semi-Supervised Classification with Graph Convolutional Networks, Thomas N. Kipf and Max Welling, 2017International Conference on Learning Representations (ICLR)DOI: 10.48550/arXiv.1609.02907 - This seminal paper introduced Graph Convolutional Networks (GCNs), a widely adopted GNN model that exemplifies the message passing paradigm and its inherent permutation invariance and equivariance.