FS_GPlib: Breaking the Web-Scale Barrier - A Unified Acceleration Framework for Graph Propagation Models
Chang Guo, Juyuan Zhang, Chang Su, Tianlong Fan, Linyuan L\"u

TL;DR
FS_GPlib is a unified, scalable library that accelerates large-scale graph propagation simulations using a dual-acceleration framework, enabling efficient modeling of dynamic processes on billion-edge graphs.
Contribution
It introduces a novel dual-acceleration framework and a target-node-based graph partitioning strategy for scalable, high-fidelity propagation modeling on Web-scale graphs.
Findings
Achieves up to 35,000x speedup over existing libraries.
Can simulate a billion-edge graph in 11 seconds.
Supports 29 propagation models with high fidelity.
Abstract
Propagation models are essential for modeling and simulating dynamic processes such as epidemics and information diffusion. However, existing tools struggle to scale to large-scale graphs that emerge across social networks, epidemic networks and so on, due to limited algorithmic efficiency, weak scalability, and high communication overhead. We present FS_GPlib, a unified library that enables efficient, high-fidelity propagation modeling on Web-scale graphs. FS_GPlib introduces a dual-acceleration framework: it combines micro-level synchronous message-passing updates with macro-level batched Monte Carlo simulation, leveraging high-dimensional tensor operations for parallel execution. To further enhance scalability, it supports distributed simulation via a novel target-node-based graph partitioning strategy that minimizes communication overhead while maintaining load balance.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Opportunistic and Delay-Tolerant Networks · Tensor decomposition and applications
