Updating Dynamic Random Hyperbolic Graphs in Sublinear Time

02/08/2018
by   Moritz von Looz, et al.
0

Generative network models play an important role in algorithm development, scaling studies, network analysis, and realistic system benchmarks for graph data sets. A complex network model gaining considerable popularity builds random hyperbolic graphs, generated by distributing points within a disk in the hyperbolic plane and then adding edges between points with a probability depending on their hyperbolic distance. We present a dynamic extension to model gradual network change, while preserving at each step the point position probabilities. To process the dynamic changes efficiently, we formalize the concept of a probabilistic neighborhood: Let P be a set of n points in Euclidean or hyperbolic space, q a query point, dist a distance metric, and f : R^+ → [0,1] a monotonically decreasing function. Then, the probabilistic neighborhood N(q, f) of q with respect to f is a random subset of P and each point p ∈ P belongs to N(q,f) with probability f(dist(p,q)). We present a fast, sublinear-time query algorithm to sample probabilistic neighborhoods from planar point sets. For certain distributions of planar P, we prove that our algorithm answers a query in O((|N(q,f)| + √(n)) n) time with high probability. This enables us to process a node movement in random hyperbolic graphs in sublinear time, resulting in a speedup of about one order of magnitude in practice compared to the fastest previous approach. Apart from that, our query algorithm is also applicable to Euclidean geometry, making it of independent interest for other sampling or probabilistic spreading scenarios.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/12/2018

Point Location in Dynamic Planar Subdivisions

We study the point location problem on dynamic planar subdivisions that ...
research
07/04/2017

Hyperbolic grids and discrete random graphs

We present an efficient algorithm for computing distances in hyperbolic ...
research
06/15/2023

Hyperbolic Convolution via Kernel Point Aggregation

Learning representations according to the underlying geometry is of vita...
research
08/17/2021

Limitations on Realistic Hyperbolic Graph Drawing

We show that several types of graph drawing in the hyperbolic plane requ...
research
09/10/2020

Optimisation of the coalescent hyperbolic embedding of complex networks

Several observations indicate the existence of a latent hyperbolic space...
research
12/05/2021

Computing Voronoi Diagrams in the Polar-Coordinate Model of the Hyperbolic Plane

A Voronoi diagram is a basic geometric structure that partitions the spa...
research
11/19/2020

Fast error-safe MOID computation involving hyperbolic orbits

We extend our previous algorithm computing the minimum orbital intersect...

Please sign up or login with your details

Forgot password? Click here to reset