Venue: ICML 2019
Summary: Proposes a simplified linear graph neural network architecture (GCN with non-linearity layers removed). New architecture is significantly faster than the state of the art models (i.e FastGCN) and scales to large datasets (Reddit).
Observation: The paper presents baseline results (speed and accuracy) of the contemporary graph neural networks and of the application of the model on different domains (text classification, semi-supervised user geolocation, relation extraction, zero-shot image classification, graph classification)
Links
Web: https://arxiv.org/pdf/1902.07153.pdf
GitHub: https://github.com/Tiiiger/SGC
Venue: ICML 2019
Summary: Proposes a simplified linear graph neural network architecture (GCN with non-linearity layers removed). New architecture is significantly faster than the state of the art models (i.e FastGCN) and scales to large datasets (Reddit).
Observation: The paper presents baseline results (speed and accuracy) of the contemporary graph neural networks and of the application of the model on different domains (text classification, semi-supervised user geolocation, relation extraction, zero-shot image classification, graph classification)
Links
Web: https://arxiv.org/pdf/1902.07153.pdf
GitHub: https://github.com/Tiiiger/SGC