Papers › Bridging the Gap between Community and Node Representations: Graph Embedding via...
Bridging the Gap between Community and Node Representations: Graph Embedding via Community Detection
Artem Lutov, Dingqi Yang, Philippe Cudré-Mauroux
Graph embedding has become a key component of many data mining and analysis systems. Current graph embedding approaches either sample a large number of node pairs from a graph to learn node embeddings via stochastic optimization or factorize a high-order proximity/adjacency matrix of the graph via computationally expensive matrix factorization techniques. These approaches typically require significant resources for the learning process and rely on multiple parameters, which limits their applicability in practice. Moreover, most of the existing graph embedding techniques operate effectively in one specific metric space only (e.g., the one produced with cosine similarity), do not preserve higher-order structural features of the input graph and cannot automatically determine a meaningful number of embedding dimensions. Typically, the produced embeddings are not easily interpretable, which complicates further analyses and limits their applicability. To address these issues, we propose DAOR, a highly efficient and parameter-free graph embedding technique producing metric space-robust, compact and interpretable embeddings without any manual tuning. Compared to a dozen state-of-the-art graph embedding algorithms, DAOR yields competitive results on both node classification (which benefits form high-order proximity) and link prediction (which relies on low-order proximity mostly). Unlike existing techniques, however, DAOR does not require any parameter tuning and improves the embeddings generation speed by several orders of magnitude. Our approach has hence the ambition to greatly simplify and speed up data analysis tasks involving graph representation learning.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Node Classification | DBLP | DAOR | Macro F1 | 87.64 | #4 of 6 | Archive leaderboard | report |
| Node Classification | DBLP | DAOR | Micro F1 | 87.86 | #4 of 6 | Archive leaderboard | report |
| Node Classification | Eximtradedata | DAOR | Macro F1 | 17.25 | #5 of 5 | Archive leaderboard | report |
| Node Classification | Eximtradedata | DAOR | Micro F1 | 33.05 | #5 of 5 | Archive leaderboard | report |
| Node Classification | Wiki | DAOR | Macro F1 | 15.97 | #2 of 2 | Archive leaderboard | report |
| Node Classification | Wiki | DAOR | Micro F1 | 53.24 | #2 of 2 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections