TY - JOUR
T1 - PANE: scalable and effective attributed network embedding
AU - Yang, Renchi
AU - Shi, Jieming
AU - Xiao, Xiaokui
AU - Yang, Yin
AU - Bhowmick, Sourav S.
AU - Liu, Juncheng
N1 - Funding Information:
This work is supported by the National University of Singapore SUG grant R-252-000-686-133, Singapore Government AcRF Tier-2 Grant MOE2019-T2-1-029, NPRP grant #NPRP10-0208-170408 from the Qatar National Research Fund (Qatar Foundation), and the financial support of Hong Kong RGC ECS (No. 25201221) and Start-up Fund (P0033898) by PolyU. The findings herein reflect the work, and are solely the responsibility of the authors.
Publisher Copyright:
© 2023, The Author(s), under exclusive licence to Springer-Verlag GmbH Germany, part of Springer Nature.
PY - 2023/11
Y1 - 2023/11
N2 - 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 Xv, which can be used in downstream machine learning tasks. Ideally, Xv 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. 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. The performance of PANE depends upon the number of attributes in the input network. To handle large networks with numerous attributes, we further extend PANE to PANE+ +, which employs an effective attribute clustering technique. Extensive experiments, comparing 10 existing approaches on 8 real datasets, demonstrate that PANE and PANE+ + consistently outperform all existing methods in terms of result quality, while being orders of magnitude faster.
AB - 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 Xv, which can be used in downstream machine learning tasks. Ideally, Xv 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. 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. The performance of PANE depends upon the number of attributes in the input network. To handle large networks with numerous attributes, we further extend PANE to PANE+ +, which employs an effective attribute clustering technique. Extensive experiments, comparing 10 existing approaches on 8 real datasets, demonstrate that PANE and PANE+ + consistently outperform all existing methods in terms of result quality, while being orders of magnitude faster.
KW - Attributed graph
KW - Matrix factorization
KW - Network embedding
KW - Random walk
KW - Scalability
UR - http://www.scopus.com/inward/record.url?scp=85150609196&partnerID=8YFLogxK
U2 - 10.1007/s00778-023-00790-4
DO - 10.1007/s00778-023-00790-4
M3 - Journal article
AN - SCOPUS:85150609196
SN - 1066-8888
VL - 32
SP - 1237
EP - 1262
JO - VLDB Journal
JF - VLDB Journal
IS - 6
ER -