Improved Bound for Matching in Random-Order Streams
Abstract
We study the problem of computing an approximate maximum cardinality matching in the semi-streaming model when edges arrive in a \emph{random} order. In the semi-streaming model, the edges of the input graph G = (V,E) are given as a stream e_1, ..., e_m, and the algorithm is allowed to make a single pass over this stream while using space ( and ). If the order of edges is adversarial, a simple single-pass greedy algorithm yields a -approximation in space; achieving a better approximation in adversarial streams remains an elusive open question. A line of recent work shows that one can improve upon the -approximation if the edges of the stream arrive in a random order. The state of the art for this model is two-fold: Assadi et al. [SODA 2019] show how to compute a -approximate matching, but the space requirement is . Very recently, Farhadi et al. [SODA 2020] presented an algorithm with the desired space usage of , but a worse approximation ratio of , or in bipartite graphs. In this paper, we present an algorithm that computes a -approximate matching using only space, improving upon both results above. We also note that for adversarial streams, a lower bound of Kapralov [SODA 2013] shows that any algorithm that achieves a -approximation requires space. Our result for random-order streams is the first to go beyond the adversarial-order lower bound, thus establishing that computing a maximum matching is provably easier in random-order streams.
Cite
@article{arxiv.2005.00417,
title = {Improved Bound for Matching in Random-Order Streams},
author = {Aaron Bernstein},
journal= {arXiv preprint arXiv:2005.00417},
year = {2020}
}
Comments
To Appear in ICALP 2020