Robust Node Affinities via Jaccard-Biased Random Walks and Rank Aggregation
Bastian Pfeifer, Michael G. Schimek

TL;DR
This paper introduces TopKGraphs, a novel method for estimating node similarity in networks using biased random walks and rank aggregation, providing an interpretable and robust alternative to existing techniques.
Contribution
TopKGraphs is a new non-parametric approach that biases random walks towards structurally similar nodes and aggregates partial rankings to produce interpretable node affinity matrices.
Findings
TopKGraphs outperforms standard similarity measures in various network scenarios.
The method is robust in sparse, noisy, and heterogeneous networks.
It provides a versatile, interpretable alternative to embedding-based similarity approaches.
Abstract
Estimating node similarity is a fundamental task in network analysis and graph-based machine learning, with applications in clustering, community detection, classification, and recommendation. We propose TopKGraphs, a method based on start-node-anchored random walks that bias transitions toward nodes with structurally similar neighborhoods, measured via Jaccard similarity. Rather than computing stationary distributions, walks are treated as stochastic neighborhood samplers, producing partial node rankings that are aggregated using robust rank aggregation to construct interpretable node-to-node affinity matrices. TopKGraphs provides a non-parametric, interpretable, and general-purpose representation of node similarity that can be applied in both network analysis and machine learning workflows. We evaluate the method on synthetic graphs (stochastic block models,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Bioinformatics and Genomic Networks · Advanced Graph Neural Networks
