PyTorch-BigGraph: a large-scale graph embedding system

1 · Adrian Colyer · June 10, 2019, 5 a.m.
PyTorch-BigGraph: a large-scale graph embedding system Lerer et al., SysML’19 We looked at graph neural networks earlier this year, which operate directly over a graph structure. Via graph autoencoders or other means, another approach is to learn embeddings for the nodes in the graph, and then use these embeddings as inputs into a (regular) neural … Continue reading PyTorch-BigGraph: a large-scale graph embedding system...