$(1-\epsilon)$-Approximate Maximum Weighted Matching in Distributed, Parallel, and Semi-Streaming Settings
Shang-En Huang, Hsin-Hao Su

TL;DR
This paper presents the first deterministic poly(1/ε, log n)-round distributed algorithm for computing a (1-ε)-approximate maximum weighted matching in general graphs within the CONGEST model, resolving a long-standing open problem.
Contribution
It introduces a deterministic distributed algorithm for (1-ε)-approximate MWM in general graphs with poly(1/ε, log n) rounds, extending previous work and improving efficiency.
Findings
Achieves a poly(1/ε, log n)-round deterministic algorithm in the CONGEST model.
Implements a semi-streaming algorithm with poly(1/ε) passes.
Provides a CREW PRAM algorithm with poly(1/ε, log n) span.
Abstract
The maximum weighted matching (MWM) problem is one of the most well-studied combinatorial optimization problems in distributed graph algorithms. Despite a long development on the problem, and the recent progress of Fischer, Mitrovic, and Uitto [FMU22] who gave a -round algorithm for obtaining a -approximate solution for unweighted maximum matching, it had been an open problem whether a -approximate MWM can be obtained in rounds in the CONGEST model. Algorithms with such running times were only known for special graph classes such as bipartite graphs [AKO18] and minor-free graphs [CS22]. For general graphs, the previously known algorithms require exponential in rounds for obtaining a -approximate solution [FFK21] or achieve an approximation factor of at most 2/3…
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.
Taxonomy
TopicsCaching and Content Delivery · Complexity and Algorithms in Graphs · Cryptography and Data Security
