[1902.07153] Simplifying Graph Convolutional Networks
https://arxiv.org/abs/1902.0715319.02.2019 · Graph Convolutional Networks (GCNs) and their variants have experienced significant attention and have become the de facto methods for learning graph representations. GCNs derive inspiration primarily from recent deep learning approaches, and as a result, may inherit unnecessary complexity and redundant computation. In this paper, we reduce this excess …
www.lamda.nju.edu.cn
www.lamda.nju.edu.cn › yehj › dsp2021[5] Felix Wu et al. Simplifying Graph Convolutional Networks. ICML 2019: 6861-6871. [6] Sanjoy Dasgupta, Christos Papadimitriou, Umesh Vazirani. Algorithms. McGraw-Hill Education. 2006. 其他阅读材料: [7] 王文渊. 信号与系统. 清华大学出版社. 2008. [8] 江志红. 深入浅出数字信号处理.
dgl/README.md at master · dmlc/dgl · GitHub
github.com › dmlc › dglWu et al. Simplifying Graph Convolutional Networks. Paper link. Example code: PyTorch, MXNet; Tags: node classification; Wang et al. Dynamic Graph CNN for Learning on Point Clouds. Paper link. Example code: PyTorch; Tags: point cloud classification; Zhang et al. Graphical Contrastive Losses for Scene Graph Parsing. Paper link. Example code: MXNet
Deep Graph Library
https://www.dgl.aiLibrary for deep learning on graphs. ... Simplifying Graph Convolutional Networks, node classification. Spatio-Temporal Graph Convolutional Networks: A Deep ...
Simplifying Graph Convolutional Networks
proceedings.mlr.press › v97 › wu19eSimplifying Graph Convolutional Networks stages: feature propagation, linear transformation, and a pointwise nonlinear activation (seeFigure 1). For the sake of clarity, we describe each step in detail. Feature propagation is what distinguishes a GCN from an MLP. At the beginning of each layer the features hi of