Papers › NESS: Node Embeddings from Static SubGraphs
NESS: Node Embeddings from Static SubGraphs
Talip Ucar
We present a framework for learning Node Embeddings from Static Subgraphs (NESS) using a graph autoencoder (GAE) in a transductive setting. NESS is based on two key ideas: i) Partitioning the training graph to multiple static, sparse subgraphs with non-overlapping edges using random edge split during data pre-processing, ii) Aggregating the node representations learned from each subgraph to obtain a joint representation of the graph at test time. Moreover, we propose an optional contrastive learning approach in transductive setting. We demonstrate that NESS gives a better node representation for link prediction tasks compared to current autoencoding methods that use either the whole graph or stochastic subgraphs. Our experiments also show that NESS improves the performance of a wide range of graph encoders and achieves state-of-the-art results for link prediction on multiple real-world datasets with edge homophily ratio ranging from strong heterophily to strong homophily.
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 |
|---|---|---|---|---|---|---|---|
| Link Prediction | Citeseer | NESS | AP | 99.5 | #1 of 13 | Archive leaderboard | report |
| Link Prediction | Citeseer | NESS | AUC | 99.43 | #1 of 13 | Archive leaderboard | report |
| Link Prediction | Cora | NESS | AP | 98.71% | #1 of 13 | Archive leaderboard | report |
| Link Prediction | Cora | NESS | AUC | 98.46% | #1 of 13 | Archive leaderboard | report |
| Link Prediction | Pubmed | NESS | AP | 96.52% | #7 of 13 | Archive leaderboard | report |
| Link Prediction | Pubmed | NESS | AUC | 96.67% | #7 of 13 | 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