Semi-Streaming Bipartite Matching in Fewer Passes and Optimal Space

Authors: Sepehr Assadi, Arun Jambulapati, Yujia Jin, Aaron Sidford, Kevin Tian
Conference: The 33rd Annual ACM-SIAM Symposium on Discrete Algorithms (SODA'22).
Abstract: We provide O˜(1/ϵ)-pass semi-streaming algorithms for computing (1−ϵ)-approximate maximum cardinality matchings in bipartite graphs. Our most efficient methods are deterministic and use optimal, O(n), space, improving upon the space complexity of the previous state-of-the-art O˜(1/ϵ)-pass algorithm of Ahn and Guha. To obtain our results we provide semi-streaming adaptations of more general continuous optimization tools. Further, we leverage these techniques to obtain improvements for streaming variants of approximate linear programming, optimal transport, exact matching, transshipment, and shortest path problems.
Conference version: [PDF]
Full version: [arXiv]