Dynamical algorithms for data mining and machine learning over dynamic graphs

M Haghir Chehreghani - Wiley Interdisciplinary Reviews: Data …, 2021 - Wiley Online Library
In many modern applications, the generated data is a dynamic network. These networks are
graphs that change over time by a sequence of update operations (node addition, node …

Connectit: A framework for static and incremental parallel graph connectivity algorithms

L Dhulipala, C Hong, J Shun - arxiv preprint arxiv:2008.03909, 2020 - arxiv.org
Connected components is a fundamental kernel in graph applications. The fastest existing
parallel multicore algorithms for connectivity are based on some form of edge sampling …

Dynamic structural clustering on graphs

B Ruan, J Gan, H Wu, A Wirth - … of the 2021 International Conference on …, 2021 - dl.acm.org
\em Structural Clustering (\strclu) is one of the most popular graph clustering paradigms. In
this paper, we consider \strclu under Jaccard similarity on a dynamic graph, G=(V, E) …

Graph summarization

A Bonifati, S Dumbrava, H Kondylakis - arxiv preprint arxiv:2004.14794, 2020 - arxiv.org
The continuous and rapid growth of highly interconnected datasets, which are both
voluminous and complex, calls for the development of adequate processing and analytical …

Efficient Algorithms for Pseudoarboricity Computation in Large Static and Dynamic Graphs

Y Zhang, RH Li, Q Zhang, H Qin, L Qin… - Proceedings of the VLDB …, 2024 - dl.acm.org
The arboricity a (G) of a graph G is defined as the minimum number of edge-disjoint forests
that the edge set of G can be partitioned into. It is a fundamental metric and has been widely …

Effective indexing for dynamic structural graph clustering

F Zhang, S Wang - Proceedings of the VLDB Endowment, 2022 - dl.acm.org
Graph clustering is a fundamental data mining task that clusters vertices into different
groups. The structural graph clustering algorithm (SCAN) is a widely used graph clustering …

GraphZeppelin: How to Find Connected Components (Even When Graphs Are Dense, Dynamic, and Massive)

D Tench, E West, V Zhang, MA Bender… - ACM Transactions on …, 2024 - dl.acm.org
Finding the connected components of a graph is a fundamental problem with uses
throughout computer science and engineering. The task of computing connected …

An efficient algorithm for distance-based structural graph clustering

K Liu, S Wang, Y Zhang, C **ng - … of the ACM on Management of Data, 2023 - dl.acm.org
Structural graph clustering (SCAN) is a classic graph clustering algorithm. In SCAN, a key
step is to compute the structural similarity between vertices according to the overlap ratio of …

DPISCAN: Distributed and parallel architecture with indexing for structural clustering of massive dynamic graphs

DKS Kumar, DA D′ Mello - International Journal of Data Science and …, 2022 - Springer
The network size is rapidly growing and providing many opportunities to examine
networking data (graph data). The structural clustering algorithm (SCAN) builds the cluster …

GraphZeppelin: Storage-friendly sketching for connected components on dynamic graph streams

D Tench, E West, V Zhang, MA Bender… - Proceedings of the …, 2022 - dl.acm.org
Finding the connected components of a graph is a fundamental problem with uses
throughout computer science and engineering. The task of computing connected …