SOTAVerified

Fast Geometric Embedding for Node Influence Maximization

2025-06-09Code Available0· sign in to hype

Alexander Kolpakov, Igor Rivin

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Computing classical centrality measures such as betweenness and closeness is computationally expensive on large-scale graphs. In this work, we introduce an efficient force layout algorithm that embeds a graph into a low-dimensional space, where the radial distance from the origin serves as a proxy for various centrality measures. We evaluate our method on multiple graph families and demonstrate strong correlations with degree, PageRank, and paths-based centralities. As an application, it turns out that the proposed embedding allows to find high-influence nodes in a network, and provides a fast and scalable alternative to the standard greedy algorithm.

Reproductions