English

HUGE: Huge Unsupervised Graph Embeddings with TPUs

Machine Learning 2023-07-28 v1 Distributed, Parallel, and Cluster Computing Social and Information Networks

Abstract

Graphs are a representation of structured data that captures the relationships between sets of objects. With the ubiquity of available network data, there is increasing industrial and academic need to quickly analyze graphs with billions of nodes and trillions of edges. A common first step for network understanding is Graph Embedding, the process of creating a continuous representation of nodes in a graph. A continuous representation is often more amenable, especially at scale, for solving downstream machine learning tasks such as classification, link prediction, and clustering. A high-performance graph embedding architecture leveraging Tensor Processing Units (TPUs) with configurable amounts of high-bandwidth memory is presented that simplifies the graph embedding problem and can scale to graphs with billions of nodes and trillions of edges. We verify the embedding space quality on real and synthetic large-scale datasets.

Keywords

Cite

@article{arxiv.2307.14490,
  title  = {HUGE: Huge Unsupervised Graph Embeddings with TPUs},
  author = {Brandon Mayer and Anton Tsitsulin and Hendrik Fichtenberger and Jonathan Halcrow and Bryan Perozzi},
  journal= {arXiv preprint arXiv:2307.14490},
  year   = {2023}
}

Comments

As appeared at KDD 2023

R2 v1 2026-06-28T11:41:14.845Z