back to home

thunlp / GNNPapers

Must-read papers on graph neural networks (GNN)

16,736 stars
3,024 forks
15 issues

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing thunlp/GNNPapers in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/thunlp/GNNPapers)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Must-read papers on GNN GNN: graph neural network Contributed by Jie Zhou, Ganqu Cui, Zhengyan Zhang and Yushi Bai. Content • Survey • Models   2.1 Basic Models   2.2 Graph Types   2.3 Pooling Methods   2.4 Analysis   2.5 Efficiency   2.6 Explainability • Applications   3.1 Physics   3.2 Chemistry and Biology   3.3 Knowledge Graph   3.4 Recommender Systems   3.5 Computer Vision   3.6 Natural Language Processing   3.7 Generation   3.8 Combinatorial Optimization   3.9 Adversarial Attack   3.10 Graph Clustering   3.11 Graph Classification   3.12 Reinforcement Learning   3.13 Traffic Network   3.14 Few-shot and Zero-shot Learning   3.15 Program Representation   3.16 Social Network   3.17 Graph Matching   3.18 Computer Network Survey papers • **Introduction to Graph Neural Networks.** Synthesis Lectures on Artificial Intelligence and Machine Learning, Morgan & Claypool Publishers, 2020. book *Zhiyuan Liu, Jie Zhou.* • **Graph Neural Networks: A Review of Methods and Applications.** AI Open 2020. paper *Jie Zhou, Ganqu Cui, Zhengyan Zhang, Cheng Yang, Zhiyuan Liu, Maosong Sun.* • **A Comprehensive Survey on Graph Neural Networks.** arxiv 2019. paper *Zonghan Wu, Shirui Pan, Fengwen Chen, Guodong Long, Chengqi Zhang, Philip S. Yu.* • **Adversarial Attack and Defense on Graph Data: A Survey.** arxiv 2018. paper *Lichao Sun, Yingtong Dou, Carl Yang, Ji Wang, Philip S. Yu, Bo Li.* • **Deep Learning on Graphs: A Survey.** arxiv 2018. paper *Ziwei Zhang, Peng Cui, Wenwu Zhu.* • **Relational Inductive Biases, Deep Learning, and Graph Networks.** arxiv 2018. paper *Battaglia, Peter W and Hamrick, Jessica B and Bapst, Victor and Sanchez-Gonzalez, Alvaro and Zambaldi, Vinicius and Malinowski, Mateusz and Tacchetti, Andrea and Raposo, David and Santoro, Adam and Faulkner, Ryan and others.* • **Geometric Deep Learning: Going beyond Euclidean data.** IEEE SPM 2017. paper *Bronstein, Michael M and Bruna, Joan and LeCun, Yann and Szlam, Arthur and Vandergheynst, Pierre.* • **Computational Capabilities of Graph Neural Networks.** IEEE TNN 2009. paper *Scarselli, Franco and Gori, Marco and Tsoi, Ah Chung and Hagenbuchner, Markus and Monfardini, Gabriele.* • **Neural Message Passing for Quantum Chemistry.** ICML 2017. paper *Gilmer, Justin and Schoenholz, Samuel S and Riley, Patrick F and Vinyals, Oriol and Dahl, George E.* • **Non-local Neural Networks.** CVPR 2018. paper *Wang, Xiaolong and Girshick, Ross and Gupta, Abhinav and He, Kaiming.* • **The Graph Neural Network Model.** IEEE TNN 2009. paper *Scarselli, Franco and Gori, Marco and Tsoi, Ah Chung and Hagenbuchner, Markus and Monfardini, Gabriele.* • **Benchmarking Graph Neural Networks.** arxiv 2020. paper *Dwivedi, Vijay Prakash and Joshi, Chaitanya K. and Laurent, Thomas and Bengio, Yoshua and Bresson, Xavier.* • **Foundations and modelling of dynamic networks using Dynamic Graph Neural Networks: A survey.** arxiv 2020. paper *Skarding, Joakim and Gabrys, Bogdan and Musial, Katarzyna.* • **Bridging the Gap between Spatial and Spectral Domains: A Survey on Graph Neural Networks.** arxiv 2020. paper *Zhiqian Chen, Fanglan Chen, Lei Zhang, Taoran Ji, Kaiqun Fu, Liang Zhao, Feng Chen, Chang-Tien Lu.* • **Explainability in Graph Neural Networks: A Taxonomic Survey.** arxiv 2020. paper *Hao Yuan, Haiyang Yu, Shurui Gui, Shuiwang Ji.* • **Self-Supervised Learning of Graph Neural Networks: A unified view.** TPAMI 2022. paper *Yaochen Xie, Zhao Xu, Jingtun Zhang, Zhangyang Wang, Shuiwang Ji.* Models Basic Models • **Supervised Neural Networks for the Classification of Structures.** IEEE TNN 1997. paper *Alessandro Sperduti and Antonina Starita.* • **Graphical-Based Learning Environments for Pattern Recognition.** SSPR/SPR 2004. paper *Franco Scarselli, Ah Chung Tsoi, Marco Gori, Markus Hagenbuchner.* • **A new model for learning in graph domains.** IJCNN 2005. paper *Marco Gori, Gabriele Monfardini, Franco Scarselli.* • **Graph Neural Networks for Ranking Web Pages.** WI 2005. paper *Franco Scarselli, Sweah Liang Yong, Marco Gori, Markus Hagenbuchner, Ah Chung Tsoi, Marco Maggini.* • **Automatic Generation of Complementary Descriptors with Molecular Graph Networks.** J.Chem.Inf.Model. 2005. paper *Christian Merkwirth and Thomas Lengauer.* • **Neural Network for Graphs: A Contextual Constructive Approach.** IEEE TNN 2009. paper *Alessio Micheli.* • **Spectral Networks and Locally Connected Networks on Graphs.** ICLR 2014. paper *Joan Bruna, Wojciech Zaremba, Arthur Szlam, Yann LeCun.* • **Deep Convolutional Networks on Graph-Structured Data.** arxiv 2015. paper *Mikael Henaff, Joan Bruna, Yann LeCun.* • **Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering.** NIPS 2016. paper *Michaël Defferrard, Xavier Bresson, Pierre Vandergheynst.* • **Diffusion-Convolutional Neural Networks.** NIPS 2016. paper *James Atwood, Don Towsley.* • **Gated Graph Sequence Neural Networks.** ICLR 2016. paper *Yujia Li, Daniel Tarlow, Marc Brockschmidt, Richard Zemel.* • **Learning Convolutional Neural Networks for Graphs.** ICML 2016. paper *Mathias Niepert, Mohamed Ahmed, Konstantin Kutzkov.* • **Semantic Object Parsing with Graph LSTM.** ECCV 2016. paper *Xiaodan Liang, Xiaohui Shen, Jiashi Feng, Liang Lin, Shuicheng Yan.* • **Semi-Supervised Classification with Graph Convolutional Networks.** ICLR 2017. paper *Thomas N. Kipf, Max Welling.* • **Inductive Representation Learning on Large Graphs.** NIPS 2017. paper *William L. Hamilton, Rex Ying, Jure Leskovec.* • **Geometric deep learning on graphs and manifolds using mixture model cnns.** CVPR 2017. paper *Federico Monti, Davide Boscaini, Jonathan Masci, Emanuele Rodolà, Jan Svoboda, Michael M. Bronstein.* • **Graph Attention Networks.** ICLR 2018. paper *Petar Velickovic, Guillem C…