Graph Convolutional Networks for Text Classification
https://arxiv.org/abs/1809.0567915.09.2018 · Text classification is an important and classical problem in natural language processing. There have been a number of studies that applied convolutional neural networks (convolution on regular grid, e.g., sequence) to classification. However, only a limited number of studies have explored the more flexible graph convolutional neural networks (convolution on …
Deep Graph Library
https://www.dgl.aiLibrary for deep learning on graphs. ... Deep and Large Graph Convolutional Networks, graph partition, node classification, large-scale, OGB, sampling.
Semi-Supervised Classification with Graph Convolutional Networks
arxiv.org › abs › 1609Sep 09, 2016 · We present a scalable approach for semi-supervised learning on graph-structured data that is based on an efficient variant of convolutional neural networks which operate directly on graphs. We motivate the choice of our convolutional architecture via a localized first-order approximation of spectral graph convolutions. Our model scales linearly in the number of graph edges and learns hidden ...