Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Optimization-Free Graph Embedding via Distributional Kernel for Community Detection

About

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.

Shuaibin Song, Kai Ming Ting, Kaifeng Zhang, Tianrun Liang• 2026

Related benchmarks

TaskDatasetResultRank
Node ClusteringCora
Accuracy74.8
115
Node ClusteringCiteseer
NMI42.6
110
Node ClusteringACM
ARI75.7
57
ClusteringDBLP
Accuracy81.6
27
Graph ClusteringPubmed
Accuracy69.9
24
Graph ClusteringWiki
ARI34.3
15
Graph ClusteringEEH
Accuracy98.6
12
Graph ClusteringUE
Accuracy0.934
12
Graph ClusteringEU
Accuracy94.8
12
Graph ClusteringAMAP
Accuracy78.5
12
Showing 10 of 14 rows

Other info

Follow for update