MLLGOct 26, 2020

Random Geometric Graphs on Euclidean Balls

arXiv:2010.13734v1
Originality Incremental advance
AI Analysis

This work addresses graph analysis challenges for researchers in network theory and machine learning, offering a model that can generate power-law degree distributions, though it is incremental in extending existing random geometric graph models.

The paper tackles the problem of estimating latent norms and Gram matrices from random geometric graphs on Euclidean balls, using node degrees and graph eigenvectors, and establishes error guarantees under certain conditions.

We consider a latent space model for random graphs where a node $i$ is associated to a random latent point $X_i$ on the Euclidean unit ball. The probability that an edge exists between two nodes is determined by a ``link'' function, which corresponds to a dot product kernel. For a given class $\F$ of spherically symmetric distributions for $X_i$, we consider two estimation problems: latent norm recovery and latent Gram matrix estimation. We construct an estimator for the latent norms based on the degree of the nodes of an observed graph in the case of the model where the edge probability is given by $f(\langle X_i,X_j\rangle)=\mathbbm{1}_{\langle X_i,X_j\rangle\geq τ}$, where $0<τ<1$. We introduce an estimator for the Gram matrix based on the eigenvectors of observed graph and we establish Frobenius type guarantee for the error, provided that the link function is sufficiently regular in the Sobolev sense and that a spectral-gap-type condition holds. We prove that for certain link functions, the model considered here generates graphs with degree distribution that have tails with a power-law-type distribution, which can be seen as an advantage of the model presented here with respect to the classic Random Geometric Graph model on the Euclidean sphere. We illustrate our results with numerical experiments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes