Aligraph: A comprehensive graph neural network platform

R Zhu, K Zhao, H Yang, W Lin, C Zhou, B Ai… - arxiv preprint arxiv …, 2019 - arxiv.org
An increasing number of machine learning tasks require dealing with large graph datasets,
which capture rich and complex relationship among potentially billions of elements. Graph …

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 …

Sancus: staleness-aware communication-avoiding full-graph decentralized training in large-scale graph neural networks

J Peng, Z Chen, Y Shao, Y Shen, L Chen… - Proceedings of the VLDB …, 2022 - dl.acm.org
Graph neural networks (GNNs) have emerged due to their success at modeling graph data.
Yet, it is challenging for GNNs to efficiently scale to large graphs. Thus, distributed GNNs …

A survey on distributed graph pattern matching in massive graphs

S Bouhenni, S Yahiaoui… - ACM Computing …, 2021 - dl.acm.org
Besides its NP-completeness, the strict constraints of subgraph isomorphism are making it
impractical for graph pattern matching (GPM) in the context of big data. As a result, relaxed …

Neutronstar: distributed GNN training with hybrid dependency management

Q Wang, Y Zhang, H Wang, C Chen, X Zhang… - Proceedings of the 2022 …, 2022 - dl.acm.org
GNN's training needs to resolve issues of vertex dependencies, ie, each vertex
representation's update depends on its neighbors. Existing distributed GNN systems adopt …

Pangolin: An efficient and flexible graph mining system on cpu and gpu

X Chen, R Dathathri, G Gill, K **ali - Proceedings of the VLDB …, 2020 - dl.acm.org
There is growing interest in graph pattern mining (GPM) problems such as motif counting.
GPM systems have been developed to provide unified interfaces for programming …

FlexGraph: a flexible and efficient distributed framework for GNN training

L Wang, Q Yin, C Tian, J Yang, R Chen, W Yu… - Proceedings of the …, 2021 - dl.acm.org
Graph neural networks (GNNs) aim to learn a low-dimensional feature for each vertex in the
graph from its input high-dimensional feature, by aggregating the features of the vertex's …

GraphScope: a unified engine for big graph processing

W Fan, T He, L Lai, X Li, Y Li, Z Li, Z Qian… - Proceedings of the …, 2021 - dl.acm.org
GraphScope is a system and a set of language extensions that enable a new programming
interface for large-scale distributed graph computing. It generalizes previous graph …

Scientific workflows: Past, present and future

M Atkinson, S Gesing, J Montagnat, I Taylor - Future Generation Computer …, 2017 - Elsevier
This special issue and our editorial celebrate 10 years of progress with data-intensive or
scientific workflows. There have been very substantial advances in the representation of …

Automine: harmonizing high-level abstraction and high performance for graph mining

D Mawhirter, B Wu - Proceedings of the 27th ACM Symposium on …, 2019 - dl.acm.org
Graph mining algorithms that aim at identifying structural patterns of graphs are typically
more complex than graph computation algorithms such as breadth first search. Researchers …