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 …

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 …

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 …

Single-source shortest path tree for big dynamic graphs

S Riazi, S Srinivasan, SK Das… - … Conference on Big …, 2018 - ieeexplore.ieee.org
Computing single-source shortest paths (SSSP) is one of the fundamental problems in
graph theory. There are many applications of SSSP including finding routes in GPS systems …

Efficient graph mining on heterogeneous platforms in the cloud

T Zhang, W Tong, W Shen, J Peng, Z Niu - … 25–26, and December 15–16 …, 2018 - Springer
Abstract In this Big Data era, many large-scale and complex graphs have been produced
with the rapid growth of novel Internet applications and the new experiment data collecting …

Boosting graph computation with generic methods: partitioning and incrementalization

R Xu - 2021 - era.ed.ac.uk
In this thesis we develop a package of generic methods for boosting the velocity of graph
computations, regarding partitioning and incrementalization. The former is to deal with the …

Incremental parallel computing for continuous queries in dynamic graphs using a transactional model

A Tripathi, RR Sharma, M Khandelwal… - Concurrency and …, 2018 - Wiley Online Library
In dynamically evolving graphs, one may be interested in continuously observing certain
properties of the graph. One approach for continuous monitoring is to re‐execute the graph …

Distributed Memory Processing of Very Large Graphs

S Riazi - 2019 - search.proquest.com
Big graphs such as social networks or the internet network, biological networks, knowledge
graphs appear in many domains. However, processing these graphs rely on the accessibility …

Investigation of a Transactional Model for Incremental Parallel Computing in Dynamic Graphs

A Tripathi, RR Sharma, M Khandelwal, T Mehta… - 2017 - conservancy.umn.edu
In many applications involving dynamic graph structures one may be interested in
continuously observing certain properties of interest. We present here the result of our …