Evolutionary network analysis: A survey

C Aggarwal, K Subbian - ACM Computing Surveys (CSUR), 2014 - dl.acm.org
Evolutionary network analysis has found an increasing interest in the literature because of
the importance of different kinds of dynamic social networks, email networks, biological …

Graph stream algorithms: a survey

A McGregor - ACM SIGMOD Record, 2014 - dl.acm.org
Over the last decade, there has been considerable interest in designing algorithms for
processing massive graphs in the data stream model. The original motivation was two-fold …

Graph sketches: sparsification, spanners, and subgraphs

KJ Ahn, S Guha, A McGregor - Proceedings of the 31st ACM SIGMOD …, 2012 - dl.acm.org
When processing massive data sets, a core task is to construct synopses of the data. To be
useful, a synopsis data structure should be easy to construct while also yielding good …

Analyzing graph structure via linear measurements

KJ Ahn, S Guha, A McGregor - Proceedings of the twenty-third annual ACM …, 2012 - SIAM
We initiate the study of graph sketching, ie, algorithms that use a limited number of linear
measurements of a graph to determine the properties of the graph. While a graph on n …

Densest subgraph in streaming and mapreduce

B Bahmani, R Kumar, S Vassilvitskii - arxiv preprint arxiv:1201.6567, 2012 - arxiv.org
The problem of finding locally dense components of a graph is an important primitive in data
analysis, with wide-ranging applications from community mining to spam detection and the …

Recent advances in multi-pass graph streaming lower bounds

S Assadi - ACM SIGACT News, 2023 - dl.acm.org
Recent Advances in Multi-Pass Graph Streaming Lower Bounds Page 1 Recent Advances in
Multi-Pass Graph Streaming Lower Bounds Sepehr Assadi Cheriton School of Computer …

Improved massively parallel computation algorithms for mis, matching, and vertex cover

M Ghaffari, T Gouleakis, C Konrad, S Mitrović… - Proceedings of the …, 2018 - dl.acm.org
We present O (loglog n)-round algorithms in the Massively Parallel Computation (MPC)
model, with Õ (n) memory per machine, that compute a maximal independent set, a 1+ ε …

Coresets meet EDCS: algorithms for matching and vertex cover on massive graphs

S Assadi, MH Bateni, A Bernstein, V Mirrokni… - Proceedings of the …, 2019 - SIAM
There is a rapidly growing need for scalable algorithms that solve classical graph problems,
such as maximum matching and minimum vertex cover, on massive graphs. For massive …

Dynamic matching with better-than-2 approximation in polylogarithmic update time

S Bhattacharya, P Kiss, T Saranurak, D Wajc - Journal of the ACM, 2024 - dl.acm.org
We present dynamic algorithms with polylogarithmic update time for estimating the size of
the maximum matching of a graph undergoing edge insertions and deletions with …

Deterministic (1+𝜀)-approximate maximum matching with poly(1/𝜀) passes in the semi-streaming model and beyond

M Fischer, S Mitrović, J Uitto - Proceedings of the 54th Annual ACM …, 2022 - dl.acm.org
We present a deterministic (1+ ε)-approximate maximum matching algorithm in poly (1/ε)
passes in the semi-streaming model, solving the long-standing open problem of breaking …