TL;DR
This paper introduces a new common-neighbors based method for inferring hidden geometric coordinates in complex networks, demonstrating improved accuracy for high-degree nodes and developing hybrid approaches for efficiency, with applications to Internet AS networks.
Contribution
The paper presents a novel common-neighbors based inference method, compares it with existing link-based approaches, and develops hybrid algorithms that balance accuracy and computational efficiency.
Findings
Common-neighbors approach outperforms link-based methods for high-degree nodes.
Hybrid methods achieve $O(t^3)$ and $O(t^2)$ running times with minimal accuracy loss.
Application to Internet AS networks reveals community evolution and enables link prediction.
Abstract
We introduce and explore a new method for inferring hidden geometric coordinates of nodes in complex networks based on the number of common neighbors between the nodes. We compare this approach to the HyperMap method, which is based only on the connections (and disconnections) between the nodes, i.e., on the links that the nodes have (or do not have). We find that for high degree nodes the common-neighbors approach yields a more accurate inference than the link-based method, unless heuristic periodic adjustments (or "correction steps") are used in the latter. The common-neighbors approach is computationally intensive, requiring running time to map a network of nodes, versus in the link-based method. But we also develop a hybrid method with running time, which combines the common-neighbors and link-based approaches, and explore a heuristic that reduces its…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
