Return
Information-Oriented Random Walks and Pipeline Optimization for Distributed Graph Embedding
DOI:10.1109/TKDE.2024.3424333.png)
Abstract
En 中文
Graph embedding maps graph nodes to low-dimensional vectors and is widely used in machine learning tasks. The increasing availability of billion-edge graphs underscores the importance of learning efficient and effective embeddings on large graphs, such as link prediction on Twitter with over one billion edges. Most existing graph embedding methods fall short of reaching high data scalability. In this paper, we present a general-purpose, distributed, information-centric random walk-based, and pipeline-optimized graph embedding framework, DistGER-Pipe , which scales to embed billion-edge graphs. DistGER-Pipe incrementally computes information-centric random walks to reduce redundant computations for more effective and efficient graph embedding. It further leverages a multi-proximity-aware, streaming, parallel graph partitioning strategy, simultaneously achieving high local partition quality and excellent workload balancing across machines. DistGER-Pipe also improves the distributed Skip-GramSkip-Gram learning model to generate node embeddings by optimizing access locality, CPU throughput, and synchronization efficiency. Finally, DistGER-Pipe designs pipelined execution that decouples the operators in sampling and training procedures with an inter-round serial and intra-round parallel processing, attaining optimal utilization of computing resources. Experiments on real-world graphs demonstrate that compared to state-of-the-art distributed graph embedding frameworks, including KnightKing , DistDGL , GraphPytorch-BigGraph , and DistGERDistGER , DistGER-Pipe exhibits 3.15x-1053x acceleration, 45% reduction in cross-machines communication, >10% effectiveness improvement in downstream tasks, and 38% enhancement in CPU utilization.
Keywords:
Task analysis
Scalability
Computational modeling
Vectors
Synchronization
Servers
Pipelines
Distributed graph embedding
information-centric
pipeline execution
Journal
IF:
10.4
Papers:
6.7K
Citations:
3.2W

