Maximum Weight b-Matchings in Random-Order Streams
Chien-Chung Huang, Fran\c{c}ois Sellier

TL;DR
This paper introduces a new streaming algorithm for maximum weight b-matching in random order streams, achieving a better approximation ratio than previous methods, especially for small weights, using a novel edge-degree constrained subgraph technique.
Contribution
The paper presents the first algorithm to beat a 2-approximation for weighted b-matching in semi-streaming, generalizing prior work and employing a generalized edge-degree constrained subgraph approach.
Findings
Achieves a $2 - rac{1}{2W} + ext{epsilon}$ approximation ratio.
Uses memory proportional to the size of the optimal matching and polynomial factors.
Improves upon previous approximation ratios for small weights.
Abstract
We consider the maximum weight -matching problem in the random-order semi-streaming model. Assuming all weights are small integers drawn from , we present a approximation algorithm, using a memory of , where denotes the cardinality of the optimal matching. Our result generalizes that of Bernstein [Bernstein, 2015], which achieves a approximation for the maximum cardinality simple matching. When is small, our result also improves upon that of Gamlath et al. [Gamlath et al., 2019], which obtains a approximation (for some small constant ) for the maximum weight simple matching. In particular, for the weighted -matching problem, ours is the first result beating the approximation ratio of . Our technique hinges on a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
