Big graphs: challenges and opportunities

W Fan - Proceedings of the VLDB Endowment, 2022 - dl.acm.org
Big data is typically characterized with 4V's: Volume, Velocity, Variety and Veracity. When it
comes to big graphs, these challenges become even more staggering. Each and every of …

Incrementalization of graph partitioning algorithms

W Fan, M Liu, C Tian, R Xu, J Zhou - Proceedings of the VLDB …, 2020 - dl.acm.org
This paper studies incremental graph partitioning. Given a (vertex-cut or edge-cut) partition
C (G) of a graph G and updates ΔG to G, it is to compute changes ΔO to C (G), yielding a …

Automating incremental graph processing with flexible memoization

S Gong, C Tian, Q Yin, W Yu, Y Zhang, L Geng… - Proceedings of the …, 2021 - dl.acm.org
The ever-growing amount of dynamic graph data demands efficient techniques of
incremental graph processing. However, incremental graph algorithms are challenging to …

Incrementalizing graph algorithms

W Fan, C Tian, R Xu, Q Yin, W Yu, J Zhou - Proceedings of the 2021 …, 2021 - dl.acm.org
Incremental algorithms are important to dynamic graph analyses, but are hard to write and
analyze. Few incremental graph algorithms are in place, and even fewer offer performance …

Adaptive asynchronous parallelization of graph algorithms

W Fan, P Lu, W Yu, J Xu, Q Yin, X Luo, J Zhou… - ACM Transactions on …, 2020 - dl.acm.org
This article proposes an Adaptive Asynchronous Parallel (AAP) model for graph
computations. As opposed to Bulk Synchronous Parallel (BSP) and Asynchronous Parallel …

iturbograph: Scaling and automating incremental graph analytics

S Ko, T Lee, K Hong, W Lee, I Seo, J Seo… - Proceedings of the 2021 …, 2021 - dl.acm.org
With the rise of streaming data for dynamic graphs, large-scale graph analytics meets a new
requirement of Incremental Computation because the larger the graph, the higher the cost …

A distributed path query engine for temporal property graphs

S Ramesh, A Baranawal… - 2020 20th IEEE/ACM …, 2020 - ieeexplore.ieee.org
Property graphs are a common form of linked data, with path queries used to traverse and
explore them for enterprise transactions and mining. Temporal property graphs are a recent …

Ingress: an automated incremental graph processing system

S Gong, C Tian, Q Yin, Z Wang, S Yu, Y Zhang, W Yu… - The VLDB Journal, 2024 - Springer
The graph data keep growing over time in real life. The ever-growing amount of dynamic
graph data demands efficient techniques of incremental graph computation. However …

Granite: A distributed engine for scalable path queries over temporal property graphs

S Ramesh, A Baranawal, Y Simmhan - Journal of Parallel and Distributed …, 2021 - Elsevier
Property graphs are a common form of linked data, with path queries used to traverse and
explore them for enterprise transactions and mining. Temporal property graphs are a recent …

Layph: Making Change Propagation Constraint in Incremental Graph Processing by Layering Graph

S Yu, S Gong, Y Zhang, W Yu, Q Yin… - 2023 IEEE 39th …, 2023 - ieeexplore.ieee.org
Real-world graphs are constantly evolving, which demands updates of the previous analysis
results to accommodate graph changes. By using the memoized previous computation state …