paper-with-me

홈 › Papers

Latent Distance Estimation for Random Geometric Graphs

2019-09-15 · NeurIPS 2019 12 · Ernesto Araya, Yohann de Castro

Random geometric graphs are a popular choice for a latent points generative model for networks. Their definition is based on a sample of $n$ points $X_1,X_2,\cdots,X_n$ on the Euclidean sphere~$\mathbb{S}^{d-1}$ which represents the latent positions of nodes of the network. The connection probabilities between the nodes are determined by an unknown function (referred to as the "link" function) evaluated at the distance between the latent points. We introduce a spectral estimator of the pairwise distance between latent points and we prove that its rate of convergence is the same as the nonparametric estimation of a function on $\mathbb{S}^{d-1}$, up to a logarithmic factor. In addition, we provide an efficient spectral algorithm to compute this estimator without any knowledge on the nonparametric link function. As a byproduct, our method can also consistently estimate the dimension $d$ of the latent space.

📄 PDF Abstract BibTeX arXiv:1909.06841

Code (1)

ErnestoArayaValdivia/NeurIPS_Code 공식 구현

Similar Papers 제목 키워드 기반

Denoising distances beyond the volumetric barrier

2026-04-01 · Han Huang, Pakawut Jiradilok, Elchanan Mossel arxiv

We study the problem of reconstructing the latent geometry of a $d$-dimensional Riemannian manifold from a random geometric graph. While recent works have made significant progress in manifold recovery from random geomet…

Markov Random Geometric Graph (MRGG): A Growth Model for Temporal Dynamic Networks

2020-06-12 · Quentin Duchemin, Yohann de Castro

We introduce Markov Random Geometric Graphs (MRGGs), a growth model for temporal dynamic networks. It is based on a Markovian latent space dynamic: consecutive latent points are sampled on the Euclidean Sphere using an u…

ClusteringLink Prediction

Entropic Optimal Transport in Random Graphs

2022-01-11 · Nicolas Keriven

In graph analysis, a classic task consists in computing similarity measures between (groups of) nodes. In latent space random graphs, nodes are associated to unknown latent variables. One may then seek to compute distanc…

On the Estimation of Network Complexity: Dimension of Graphons

2019-09-06 · Yann Issartel

Network complexity has been studied for over half a century and has found a wide range of applications. Many methods have been developed to characterize and estimate the complexity of networks. However, there has been li…

Random Geometric Graphs on Euclidean Balls

2020-10-26 · Ernesto Araya Valdivia

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…