Search arXivSearch

arXiv · 2601.11338

Walk based Laplacians for Modeling Diffusion on Complex Networks

Abstract

We develop a novel framework for modeling diffusion on complex networks by constructing Laplacian-like operators based on walks around a graph. Our approach introduces a parametric family of walk-based Laplacians that naturally incorporate memory effects by excluding or downweighting backtracking trajectories, where walkers immediately revisit nodes. The framework includes: (i) walk-based Laplacians that count all traversals in the network; (ii) nonbacktracking variants that eliminate immediate reversals; and (iii) backtrack-downweighted variants that provide a continuous interpolation between these two regimes. We establish that these operators extend the definition of the standard Laplacian and also preserve some of its properties. We present efficient algorithms using Krylov subspace methods for computing them, ensuring applicability of our proposed framework to large networks. Extensive numerical experiments on real-world networks validate the modeling flexibility of our approach and demonstrate the computational efficiency of the proposed algorithms, including GPU acceleration.

Explore related subjects

Keep this discovery

BibTeXRIS

Francesca Arrigo, Fabio Durastante. 2026-07-16. Walk based Laplacians for Modeling Diffusion on Complex Networks. https://doi.org/10.1007/s10915-026-03427-0

Cite the original work for its findings. Save a collection to share your selection of sources.

Discover connections

Connections use source metadata and explicit phrase matches, not verified experimental comparisons.

KEEP EXPLORING

Related papers

Convergence and acceleration of a nonlinear fixed-point iteration for computing the Fitness Centrality of general graphs

We establish the global convergence of the (non-homogeneous) Fitness Centrality algorithm for general graphs, deriving an explicit convergence bound for the corresponding fixed-point iteration. Furthermore, we show how the convergence can be dramatically improved by Anderson acceleration and by switching to Newton's method once a sufficiently good approximation to the fixed point has been found. The efficacy of this strategy is illustrated by numerical experiments on different types of graphs.

math.NA

Adapting the Lanczos algorithm to matrices with almost continuous spectra

We consider approximating $B^T(A+sI)^{-1}B$, where $A\in\mathbb{R}^{n\times n}$ is large, symmetric positive definite, and $B\in\mathbb{R}^{n\times p}$ with $p\ll n$. We focus on the case where $A$ has an almost continuous (dense) spectrum: its eigenvalues fill one or more intervals so densely that Krylov methods cannot resolve them individually. Our target is computing multiple-input multiple-output transfer functions arising from large-scale discretizations of problems with continuous spectral measures, such as linear time-invariant PDEs on unbounded domains. Traditional Krylov methods, such as Lanczos or conjugate gradients, resolve individual eigenvalues of a dense discretization while ignoring the underlying continuous spectral measure these points approximate. We argue it is more efficient to model the operator's inherent branch cut than to exhaustively resolve the artificial point spectrum induced by discretization. We adapt the framework of Kreĭn-Nudelman semi-infinite strings to the block Lanczos algorithm, with parameters chosen adaptively by maximizing the energy absorbed at the string termination relative to the energy stored in the string. This yields a low-rank modification to the block Lanczos matrix, dependent on $\sqrt{s}$, at an additional $O(n)$ cost. We show significant error reductions for large-scale self-adjoint PDE discretizations in unbounded domains, including two- and three-dimensional Maxwell's equations in diffusive regimes. The method is especially advantageous for computing state-space solutions for wave propagation, specifically for 2D wave and 3D Maxwell operators. Replacing the conventional Lanczos spectral decomposition with the continuous Kreĭn-Nudelman spectrum yields a qualitative improvement in finite-difference approximations, transforming standing-wave artifacts into outgoing propagating waves.

math.NA

Numerical experiments on the Hardy conjecture for the Gauss circle problem

The classical unsolved Gauss circle problem concerns estimating the error between the number of lattice points inside a circle and the area of the circle as its radius tends to infinity. About a century ago, Hardy proposed a conjecture concerning this problem. In this paper, we attempt to provide numerical evidence in support of the Hardy conjecture through large-scale numerical computations.

math.NT