Fast approximation of centrality and distances in hyperbolic graphs
Victor Chepoi, Feodor F. Dragan, Michel Habib, Yann Vax\`es, Hend, Al-Rasheed

TL;DR
This paper introduces linear-time algorithms for approximating vertex eccentricities and distances in hyperbolic graphs with small additive errors, leveraging properties of hyperbolic geometry to efficiently analyze large real-world networks.
Contribution
The paper presents novel linear-time approximation algorithms for eccentricities and distance matrices in hyperbolic graphs, exploiting their geometric properties for efficient computation.
Findings
Algorithms achieve linear time with small additive error bounds.
Constructed shortest path trees approximate eccentricities within cδ.
Empirical results on real-world networks outperform theoretical bounds.
Abstract
We show that the eccentricities (and thus the centrality indices) of all vertices of a -hyperbolic graph can be computed in linear time with an additive one-sided error of at most , i.e., after a linear time preprocessing, for every vertex of one can compute in time an estimate of its eccentricity such that for a small constant . We prove that every -hyperbolic graph has a shortest path tree, constructible in linear time, such that for every vertex of , . These results are based on an interesting monotonicity property of the eccentricity function of hyperbolic graphs: the closer a vertex is to the center of , the smaller its eccentricity is. We also show that the distance matrix of with an additive…
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 · Graph theory and applications · Graph Theory and Algorithms
