Chrome Extension
WeChat Mini Program
Use on ChatGLM

Information-Oriented Random Walks and Pipeline Optimization for Distributed Graph Embedding

IEEE Transactions on Knowledge and Data Engineering(2024)

Cited 0|Views8
No score
Abstract
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, ${\sf DistGER-Pipe}$ , which scales to embed billion-edge graphs. ${\sf 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. ${\sf DistGER-Pipe}$ also improves the distributed ${\sf Skip-Gram}$ learning model to generate node embeddings by optimizing access locality, CPU throughput, and synchronization efficiency. Finally, ${\sf 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 ${\sf KnightKing}$ , ${\sf DistDGL}$ , ${\sf Pytorch-BigGraph}$ , and ${\sf DistGER}$ , ${\sf DistGER-Pipe}$ exhibits 3.15×–1053× acceleration, 45% reduction in cross-machines communication, $\gt $ 10% effectiveness improvement in downstream tasks, and 38% enhancement in CPU utilization.
More
Translated text
Key words
Distributed graph embedding,Information-centric,Pipeline execution
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined