Affiliation:
1. Nanyang Technological University
2. Hong Kong Polytechnic University
3. National University of Singapore
4. Hamad bin Khalifa University
Abstract
Given a graph
G
where each node is associated with a set of attributes,
attributed network embedding (ANE)
maps each node
v
∈
G
to a compact vector
X
v
, which can be used in downstream machine learning tasks. Ideally,
X
v
should capture node
v
's
affinity
to each attribute, which considers not only
v
's own attribute associations, but also those of its connected nodes along edges in
G
. It is challenging to obtain high-utility embeddings that enable accurate predictions; scaling effective ANE computation to massive graphs with millions of nodes pushes the difficulty of the problem to a whole new level. Existing solutions largely fail on such graphs, leading to prohibitive costs, low-quality embeddings, or both.
This paper proposes PANE, an effective and scalable approach to ANE computation for massive graphs that achieves state-of-the-art result quality on multiple benchmark datasets, measured by the accuracy of three common prediction tasks: attribute inference, link prediction, and node classification. In particular, for the large
MAG
data with over 59 million nodes, 0.98 billion edges, and 2000 attributes, PANE is the only known viable solution that obtains effective embeddings on a single server, within 12 hours.
PANE obtains high scalability and effectiveness through three main algorithmic designs. First, it formulates the learning objective based on a novel random walk model for attributed networks. The resulting optimization task is still challenging on large graphs. Second, PANE includes a highly efficient solver for the above optimization problem, whose key module is a carefully designed initialization of the embeddings, which drastically reduces the number of iterations required to converge. Finally, PANE utilizes multi-core CPUs through non-trivial parallelization of the above solver, which achieves scalability while retaining the high quality of the resulting embeddings. Extensive experiments, comparing 10 existing approaches on 8 real datasets, demonstrate that PANE consistently outperforms all existing methods in terms of result quality, while being orders of magnitude faster.
Subject
General Earth and Planetary Sciences,Water Science and Technology,Geography, Planning and Development
Cited by
25 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Effective Clustering on Large Attributed Bipartite Graphs;Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data Mining;2024-08-24
2. Synergies Between Graph Data Management and Machine Learning in Graph Data Pipeline;2024 IEEE 40th International Conference on Data Engineering (ICDE);2024-05-13
3. Attributed Network Embedding in Streaming Style;2024 IEEE 40th International Conference on Data Engineering (ICDE);2024-05-13
4. E2GCL: Efficient and Expressive Contrastive Learning on Graph Neural Networks;2024 IEEE 40th International Conference on Data Engineering (ICDE);2024-05-13
5. Heterogeneous Graph Neural Network with Personalized and Adaptive Diversity for News Recommendation;ACM Transactions on the Web;2024-05-06