arXiv:2602.13634cs.LG2026-02

不需优化的图嵌入方法,缓解节点混淆问题

Optimization-Free Graph Embedding via Distributional Kernel for Community Detection

  • 引入分布感知核函数,显式建模节点分布与度数特征
  • 无需优化步骤,避免过平滑,保持节点可区分性
  • 适合社区发现任务,尤其在多轮迭代后表现更优

邻域聚合策略(NAS)是图嵌入中的主流方法,广泛用于图神经网络(GNN)和Weisfeiler-Lehman(WL)算法。然而,基于NAS的方法易出现过平滑问题——随着迭代次数增加,节点区分度下降,限制了其表达能力。本文揭示网络中节点分布和节点度数分布两个关键特性对表征表达至关重要,但现有方法忽略这些因素,导致过平滑。为此,提出一种新型加权分布感知核函数,在嵌入过程中显式考虑节点分布特性。该方法具有三大特点:(1)首次显式融合分布特性;(2)无需任何优化过程;(3)有效缓解过平滑,使WL在多次迭代后仍能保持节点可区分性和表达力。实验表明,该方法在谱聚类框架下实现更优的社区检测性能,优于标准基准上的多种现有图嵌入方法,包括深度学习模型。

原文摘要 · Abstract (English)

Neighborhood Aggregation Strategy (NAS) is a widely used approach in graph embedding, underpinning both Graph Neural Networks (GNNs) and Weisfeiler-Lehman (WL) methods. However, NAS-based methods are identified to be prone to over-smoothing-the loss of node distinguishability with increased iterations-thereby limiting their effectiveness. This paper identifies two characteristics in a network, i.e., the distributions of nodes and node degrees that are critical for expressive representation but have been overlooked in existing methods. We show that these overlooked characteristics contribute significantly to over-smoothing of NAS-methods. To address this, we propose a novel weighted distribution-aware kernel that embeds nodes while taking their distributional characteristics into consideration. Our method has three distinguishing features: (1) it is the first method to explicitly incorporate both distributional characteristics; (2) it requires no optimization; and (3) it effectively mitigates the adverse effects of over-smoothing, allowing WL to preserve node distinguishability and expressiveness even after many iterations of embedding. Experiments demonstrate that our method achieves superior community detection performance via spectral clustering, outperforming existing graph embedding methods, including deep learning methods, on standard benchmarks.

图嵌入社区发现过平滑无优化

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