HUGE: Huge Unsupervised Graph Embeddings with TPUs

paper · pdf
TL;DR
TPUs are great for embedding very large graphs.
In this paper:
- We publish the design of a production-grade graph embedding system used at Google.
- The system can process multi-billion node graphs with ease, maintainting high embedding quality.
- We use very fast TPU memory to host the embeddings; this allows for unparalleled scalability.