arXiv:2412.10789cs.LGcs.DS2024-12被引 3

用切比雪夫多项式加速大规模图传播计算,收敛更快更高效。

Scaling Up Graph Propagation Computation on Large Graphs: A Local Chebyshev Approximation Approach

  • 基于切比雪夫展开改进幂迭代与推送算法,提升图传播效率。
  • 相比现有方法,加速约√N倍,实测在5个大数据集上表现更优。
  • 适合处理大规模图分析任务,如节点排名、聚类与GNN应用。

图传播(GP)计算在图数据分析中至关重要,广泛应用于节点相似性查询、节点排序、图聚类和图神经网络等场景。现有方法主要依赖幂迭代或推送计算框架,在大规模图上常面临收敛速度慢的问题。为此,我们提出一种基于切比雪夫多项式的新型高效方法,加速幂迭代与推送算法。首先,我们推导出通用GP函数的切比雪夫展开公式,为图传播计算提供了新视角并实现加速收敛。在此基础上,我们提出新的切比雪夫幂迭代方法( exttt{L2Cheb})和切比雪夫推送方法( exttt{ChebPush})。 exttt{L2Cheb} 在个性化PageRank与热核PageRank计算中,相比现有幂迭代技术实现约 $O(ar{N})$ 的近似加速。对于 exttt{ChebPush},我们设计了一种创新的子集切比雪夫递推技术,构建出具有可证明误差保证的推送式局部算法,时间复杂度显著低于现有推送方法。我们在5个真实世界的大规模数据集上进行了大量实验,验证了所提算法在效率上的显著优势。

原文摘要 · Abstract (English)

Graph propagation (GP) computation plays a crucial role in graph data analysis, supporting various applications such as graph node similarity queries, graph node ranking, graph clustering, and graph neural networks. Existing methods, mainly relying on power iteration or push computation frameworks, often face challenges with slow convergence rates when applied to large-scale graphs. To address this issue, we propose a novel and powerful approach that accelerates power iteration and push methods using Chebyshev polynomials. Specifically, we first present a novel Chebyshev expansion formula for general GP functions, offering a new perspective on GP computation and achieving accelerated convergence. Building on these theoretical insights, we develop a novel Chebyshev power iteration method (\ltwocheb) and a novel Chebyshev push method (\chebpush). Our \ltwocheb method demonstrates an approximate acceleration of $O(\sqrt{N})$ compared to existing power iteration techniques for both personalized PageRank and heat kernel PageRank computations, which are well-studied GP problems. For \chebpush, we propose an innovative subset Chebyshev recurrence technique, enabling the design of a push-style local algorithm with provable error guarantee and reduced time complexity compared to existing push methods. We conduct extensive experiments using 5 large real-world datasets to evaluate our proposed algorithms, demonstrating their superior efficiency compared to state-of-the-art approaches.

图传播切比雪夫加速算法大规模图

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。