Weighted Random Dot Product Graphs
Bernardo Marenco, Paola Bermolen, Marcelo Fiori, Federico Larroca, Gonzalo Mateos
TL;DR
This work addresses the limitation of the classical RDPG in handling weighted graphs by introducing WRDPG, a nonparametric model where each node possesses a sequence of latent positions whose inner products define the moments of edge weight distributions. The approach links edge weights to a moment sequence via a moment-generating framework and estimates latent positions using the adjacency spectral embedding of powered weight matrices, backed by consistency and asymptotic normality results. A rich generative framework is developed to sample graphs matching prescribed or data-fitted moment sequences, with discrete, continuous, and mixed weight distributions handled through Vandermonde, Chebyshev, and maximum-entropy methodologies. Through illustrative examples and theoretical guarantees, WRDPG demonstrates discriminative power from higher-order moments, enabling more nuanced community detection and realistic graph generation, with practical implications for hypothesis testing and reference distribution construction in weighted networks.
Abstract
Modeling of intricate relational patterns has become a cornerstone of contemporary statistical research and related data science fields. Networks, represented as graphs, offer a natural framework for this analysis. This paper extends the Random Dot Product Graph (RDPG) model to accommodate weighted graphs, markedly broadening the model's scope to scenarios where edges exhibit heterogeneous weight distributions. We propose a nonparametric weighted (W)RDPG model that assigns a sequence of latent positions to each node. Inner products of these nodal vectors specify the moments of their incident edge weights' distribution via moment-generating functions. In this way, and unlike prior art, the WRDPG can discriminate between weight distributions that share the same mean but differ in other higher-order moments. We derive statistical guarantees for an estimator of the nodal's latent positions adapted from the workhorse adjacency spectral embedding, establishing its consistency and asymptotic normality. We also contribute a generative framework that enables sampling of graphs that adhere to a (prescribed or data-fitted) WRDPG, facilitating, e.g., the analysis and testing of observed graph metrics using judicious reference distributions. The paper is organized to formalize the model's definition, the estimation (or nodal embedding) process and its guarantees, as well as the methodologies for generating weighted graphs, all complemented by illustrative and reproducible examples showcasing the WRDPG's effectiveness in various network analytic applications.
