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 …

Fully dynamic maximal independent set with polylogarithmic update time

S Behnezhad, M Derakhshan… - 2019 IEEE 60th …, 2019 - ieeexplore.ieee.org
We present the first algorithm for maintaining a maximal independent set (MIS) of a fully
dynamic graph-which undergoes both edge insertions and deletions-in polylogarithmic time …

Optimal Fully Dynamic k-Center Clustering for Adaptive and Oblivious Adversaries

MH Bateni, H Esfandiari, H Fichtenberger… - Proceedings of the 2023 …, 2023 - SIAM
In fully dynamic clustering problems, a clustering of a given data set in a metric space must
be maintained while it is modified through insertions and deletions of individual points. In …

Fully dynamic maximal independent set with sublinear update time

S Assadi, K Onak, B Schieber, S Solomon - Proceedings of the 50th …, 2018 - dl.acm.org
A maximal independent set (MIS) can be maintained in an evolving m-edge graph by simply
recomputing it from scratch in O (m) time after each update. But can it be maintained in time …

Massively parallel computation of matching and MIS in sparse graphs

S Behnezhad, S Brandt, M Derakhshan… - Proceedings of the …, 2019 - dl.acm.org
The Massively Parallel Computation (MPC) model serves as a common abstraction of many
modern large-scale parallel computation frameworks and has recently gained a lot of …

Fully dynamic maximal independent set in expected poly-log update time

S Chechik, T Zhang - 2019 IEEE 60th Annual Symposium on …, 2019 - ieeexplore.ieee.org
In the fully dynamic maximal independent set (MIS) problem our goal is to maintain an MIS
in a given graph G while edges are inserted and deleted from the graph. The first non-trivial …

Improved dynamic graph coloring

S Solomon, N Wein - ACM Transactions on Algorithms (TALG), 2020 - dl.acm.org
This article studies the fundamental problem of graph coloring in fully dynamic graphs. Since
the problem of computing an optimal coloring, or even approximating it to within n1-ε for any …

Dynamic set cover: improved algorithms and lower bounds

A Abboud, R Addanki, F Grandoni… - Proceedings of the 51st …, 2019 - dl.acm.org
We give new upper and lower bounds for the dynamic set cover problem. First, we give a (1+
є) f-approximation for fully dynamic set cover in O (f 2log n/є5)(amortized) update time, for …

Adaptive Out-Orientations with Applications

C Chekuri, AB Christiansen, J Holm… - Proceedings of the 2024 …, 2024 - SIAM
We give improved algorithms for maintaining edge-orientations of a fully-dynamic graph,
such that the maximum out-degree is bounded. On one hand, we show how to orient the …

Sparsity-parameterised dynamic edge colouring

ABJ Christiansen, E Rotenberg, J Vlieghe - arXiv preprint arXiv …, 2023 - arxiv.org
We study the edge-colouring problem, and give efficient algorithms where the number of
colours is parameterised by the graph's arboricity, $\alpha $. In a dynamic graph, subject to …