English

Rounding Dynamic Matchings Against an Adaptive Adversary

Data Structures and Algorithms 2020-06-17 v2

Abstract

We present a new dynamic matching sparsification scheme. From this scheme we derive a framework for dynamically rounding fractional matchings against \emph{adaptive adversaries}. Plugging in known dynamic fractional matching algorithms into our framework, we obtain numerous randomized dynamic matching algorithms which work against adaptive adversaries (the first such algorithms, as all previous randomized algorithms for this problem assumed an \emph{oblivious} adversary). In particular, for any constant ϵ>0\epsilon>0, our framework yields (2+ϵ)(2+\epsilon)-approximate algorithms with constant update time or polylog worst-case update time, as well as (2δ)(2-\delta)-approximate algorithms in bipartite graphs with arbitrarily-small polynomial update time, with all these algorithms' guarantees holding against adaptive adversaries. All these results achieve \emph{polynomially} better update time to approximation tradeoffs than previously known to be achievable against adaptive adversaries.

Keywords

Cite

@article{arxiv.1911.05545,
  title  = {Rounding Dynamic Matchings Against an Adaptive Adversary},
  author = {David Wajc},
  journal= {arXiv preprint arXiv:1911.05545},
  year   = {2020}
}

Comments

Full version of STOC 2020 paper

R2 v1 2026-06-23T12:14:30.567Z