GeoLayer: Towards Low-Latency and Cost-Efficient Geo-Distributed Graph Stores with Layered Graph

πŸ“… 2025-09-02
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
To address high latency and cost in geo-distributed cloud environments caused by graph data’s topological dependencies and localized access patterns, this paper proposes a hierarchical graph storage framework that jointly optimizes replica placement and request routing. Our approach introduces: (1) a latency-aware hierarchical graph structure to reduce decision complexity and mitigate network heterogeneity; (2) an overlap-aware replica placement strategy to improve coverage efficiency for critical subgraphs; (3) a directed hot-diffusion model for dynamic data allocation; and (4) a layer-wise expansion routing algorithm tailored to graph-pattern access characteristics. Experimental results demonstrate that the framework achieves 1.34×–3.67Γ— speedup in online graph query response time and 1.28×–3.56Γ— acceleration in offline graph analytics performance, significantly outperforming state-of-the-art baselines.

Technology Category

Application Category

πŸ“ Abstract
The inherent connectivity and dependency of graph-structured data, combined with its unique topology-driven access patterns, pose fundamental challenges to conventional data replication and request routing strategies in geo-distributed cloud storage systems. In this paper, we propose GeoLayer, a geo-distributed graph storage framework that jointly optimizes graph replica placement and pattern request routing. We first construct a latency-aware layered graph architecture that decomposes the graph topology into multiple layers, aiming to reduce the decision space and computational complexity of the optimization problem, while mitigating the impact of network heterogeneity in geo-distributed environments. Building on the layered graph, we introduce an overlap-centric replica placement scheme to accommodate the diversity of graph pattern accesses, along with a directed heat diffusion model that captures heat conduction and superposition effects to guide data allocation. For request routing, we develop a stepwise layered routing strategy that performs progressive expansion over the layered graph to efficiently retrieve the required data. Experimental results show that, compared to state-of-the-art replica placement and routing schemes, GeoLayer achieves a 1.34x - 3.67x improvement in response times for online graph pattern requests and a 1.28x - 3.56x speedup in offline graph analysis performance.
Problem

Research questions and friction points this paper is trying to address.

Optimizing geo-distributed graph storage for low latency
Reducing computational complexity in graph replication strategies
Improving request routing efficiency for pattern-based accesses
Innovation

Methods, ideas, or system contributions that make the work stand out.

Layered graph architecture reduces complexity
Overlap-centric replica placement for access diversity
Stepwise layered routing for efficient data retrieval
πŸ”Ž Similar Papers
Feng Yao
Feng Yao
University of California, San Diego
Natural Language Processing
X
Xiaokang Yang
Northeastern University , Shenyang, China
Shufeng Gong
Shufeng Gong
Northeastern University
bidgata
S
Song Yu
Northeastern University , Shenyang, China
Yanfeng Zhang
Yanfeng Zhang
Northeastern University, China
Database SystemsMachine Learning Systems
G
Ge Yu
Northeastern University , Shenyang, China