TY - GEN
T1 - Improved bounds for matching in random-order streams
AU - Bernstein, Aaron
N1 - Publisher Copyright:
© Aaron Bernstein; licensed under Creative Commons License CC-BY 47th International Colloquium on Automata, Languages, and Programming (ICALP 2020).
PY - 2020/6/1
Y1 - 2020/6/1
N2 - We study the problem of computing an approximate maximum cardinality matching in the semi-streaming model when edges arrive in a random order. In the semi-streaming model, the edges of the input graph G = (V, E) are given as a stream e1, . . ., em, and the algorithm is allowed to make a single pass over this stream while using O(npolylog(n)) space (m = |E| and n = |V |). If the order of edges is adversarial, a simple single-pass greedy algorithm yields a 1/2-approximation in O(n) 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 1/2-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 23 (∼ .66)-approximate matching, but the space requirement is O(n1.5polylog(n)). Very recently, Farhadi et al. [SODA 2020] presented an algorithm with the desired space usage of O(npolylog(n)), but a worse approximation ratio of 116 (∼ .545), or 35 (= .6) in bipartite graphs. In this paper, we present an algorithm that computes a 23 (∼ .66)-approximate matching using only O(n log(n)) 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 1 − 1e (∼ .63)-approximation requires (n1+Ω(1/ log log(n))) 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.
AB - We study the problem of computing an approximate maximum cardinality matching in the semi-streaming model when edges arrive in a random order. In the semi-streaming model, the edges of the input graph G = (V, E) are given as a stream e1, . . ., em, and the algorithm is allowed to make a single pass over this stream while using O(npolylog(n)) space (m = |E| and n = |V |). If the order of edges is adversarial, a simple single-pass greedy algorithm yields a 1/2-approximation in O(n) 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 1/2-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 23 (∼ .66)-approximate matching, but the space requirement is O(n1.5polylog(n)). Very recently, Farhadi et al. [SODA 2020] presented an algorithm with the desired space usage of O(npolylog(n)), but a worse approximation ratio of 116 (∼ .545), or 35 (= .6) in bipartite graphs. In this paper, we present an algorithm that computes a 23 (∼ .66)-approximate matching using only O(n log(n)) 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 1 − 1e (∼ .63)-approximation requires (n1+Ω(1/ log log(n))) 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.
KW - Graph Algorithms
KW - Matching
KW - Streaming
KW - Sublinear Algorithms
UR - http://www.scopus.com/inward/record.url?scp=85089349522&partnerID=8YFLogxK
UR - http://www.scopus.com/inward/citedby.url?scp=85089349522&partnerID=8YFLogxK
U2 - 10.4230/LIPIcs.ICALP.2020.12
DO - 10.4230/LIPIcs.ICALP.2020.12
M3 - Conference contribution
AN - SCOPUS:85089349522
T3 - Leibniz International Proceedings in Informatics, LIPIcs
BT - 47th International Colloquium on Automata, Languages, and Programming, ICALP 2020
A2 - Czumaj, Artur
A2 - Dawar, Anuj
A2 - Merelli, Emanuela
PB - Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing
T2 - 47th International Colloquium on Automata, Languages, and Programming, ICALP 2020
Y2 - 8 July 2020 through 11 July 2020
ER -