Differential privacy from locally adjustable graph algorithms: k-core decomposition, low out-degree ordering, and densest subgraphs

L Dhulipala, QC Liu, S Raskhodnikova… - 2022 IEEE 63rd …, 2022 - ieeexplore.ieee.org
Differentially private algorithms allow large-scale data analytics while preserving user
privacy. Designing such algorithms for graph data is gaining importance with the growth of …

Flowless: Extracting densest subgraphs without flow computations

D Boob, Y Gao, R Peng, S Sawlani… - Proceedings of The …, 2020 - dl.acm.org
The problem of finding dense components of a graph is a major primitive in graph mining
and data analysis. The densest subgraph problem (DSP) that asks to find a subgraph with …

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 …

Massively parallel computation: Algorithms and applications

S Im, R Kumar, S Lattanzi, B Moseley… - … and Trends® in …, 2023 - nowpublishers.com
The algorithms community has been modeling the underlying key features and constraints of
massively parallel frameworks and using these models to discover new algorithmic …

Parallel batch-dynamic algorithms for k-core decomposition and related graph problems

QC Liu, J Shi, S Yu, L Dhulipala, J Shun - Proceedings of the 34th ACM …, 2022 - dl.acm.org
Maintaining a k-core decomposition quickly in a dynamic graph has important applications
in network analysis. The main challenge for designing efficient exact algorithms is that a …

A survey on dynamic graph processing on GPUs: concepts, terminologies and systems

H Gao, X Liao, Z Shao, K Li, J Chen, H ** - Frontiers of Computer Science, 2024 - Springer
Graphs that are used to model real-world entities with vertices and relationships among
entities with edges, have proven to be a powerful tool for describing real-world problems in …

Distributed d-core decomposition over large directed graphs

X Liao, Q Liu, J Jiang, X Huang, J Xu, B Choi - arxiv preprint arxiv …, 2022 - arxiv.org
Given a directed graph $ G $ and integers $ k $ and $ l $, a D-core is the maximal subgraph
$ H\subseteq G $ such that for every vertex of $ H $, its in-degree and out-degree are no …

Efficient Parallel D-Core Decomposition at Scale

W Luo, Y Fang, C Lin, Y Zhou - Proceedings of the VLDB Endowment, 2024 - dl.acm.org
Directed graphs are prevalent in social networks, web networks, and communication
networks. A well-known concept of the directed graph is the D-core, or (k, l)-core, which is …

Local algorithms for distance-generalized core decomposition over large dynamic graphs

Q Liu, X Zhu, X Huang, J Xu - Proceedings of the VLDB Endowment, 2021 - dl.acm.org
The distance-generalized core, also called (k, h)-core, is defined as the maximal subgraph
in which every vertex has at least k vertices at distance no longer than h. Compared with k …

Graph coloring via degeneracy in streaming and other space-conscious models

SK Bera, A Chakrabarti, P Ghosh - arxiv preprint arxiv:1905.00566, 2019 - arxiv.org
We study the problem of coloring a given graph using a small number of colors in several
well-established models of computation for big data. These include the data streaming …