Imputation of Time-varying Edge Flows in Graphs by Multilinear Kernel Regression and Manifold Learning
Duc Thien Nguyen, Konstantinos Slavakis, Dimitris Pados
TL;DR
The paper addresses imputation of time-varying edge flows on graphs with missing observations by extending the Multilinear Kernel Regression with Imputation via Manifold learning (MultiL-KRIM) to the simplicial-complex setting. It embeds edge-flows in a reproducing kernel Hilbert space and enforces graph topology through Hodge Laplacians, while employing a low-rank, multilinear factorization X ≈ $\mathbf{U}_1 \mathbf{U}_2 \mathbf{K} \mathbf{V}_1 \mathbf{V}_2$ to achieve scalable, nonlinear regression without training data. A parallel successive-convex-approximation (SCA) algorithm solves the resulting non-convex objective, with complexity per iteration expressed in terms of $N_1$, $N_l$, $T$, and low-rank dimensions. Empirical results on the Cherry Hills water network and Sioux Falls transportation network show that the proposed method yields consistently lower MAE than FlowSSL, S-VAR, and MMF, while using substantially fewer parameters. This work integrates topology, manifold geometry, and kernel methods to robustly recover edge flows in real networks.
Abstract
This paper extends the recently developed framework of multilinear kernel regression and imputation via manifold learning (MultiL-KRIM) to impute time-varying edge flows in a graph. MultiL-KRIM uses simplicial-complex arguments and Hodge Laplacians to incorporate the graph topology, and exploits manifold-learning arguments to identify latent geometries within features which are modeled as a point-cloud around a smooth manifold embedded in a reproducing kernel Hilbert space (RKHS). Following the concept of tangent spaces to smooth manifolds, linear approximating patches are used to add a collaborative-filtering flavor to the point-cloud approximations. Together with matrix factorizations, MultiL-KRIM effects dimensionality reduction, and enables efficient computations, without any training data or additional information. Numerical tests on real-network time-varying edge flows demonstrate noticeable improvements of MultiL-KRIM over several state-of-the-art schemes.
