On Approximate Fully-Dynamic Matching and Online Matrix-Vector Multiplication
Yang P. Liu

TL;DR
This paper explores the complexity of maintaining approximate maximum bipartite matchings and vertex covers in dynamic graphs, establishing connections with the OMv conjecture and providing faster algorithms for these problems.
Contribution
It establishes equivalences between dynamic matching/vertex cover algorithms and the OMv conjecture, and introduces faster algorithms for approximate solutions in both online and offline settings.
Findings
Proves that sublinear update times for dynamic problems imply the falsehood of the OMv conjecture.
Provides a randomized algorithm for approximate matching and vertex cover with sublinear amortized update time.
Offers improved offline algorithms for approximate maximum matching and vertex cover using fast matrix multiplication.
Abstract
We study connections between the problem of fully dynamic -approximate maximum bipartite matching, and the dual -approximate vertex cover problem, with the online matrix-vector () conjecture which has recently been used in several fine-grained hardness reductions. We prove that there is an online algorithm that maintains a -approximate vertex cover in amortized time for constants for fully dynamic updates if and only if the conjecture is false. Similarly, we prove that there is an online algorithm that maintains a -approximate maximum matching in amortized time if and only if there is a nontrivial algorithm for another dynamic problem, which we call dynamic approximate , that has seemingly no matching structure. This provides some…
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
TopicsAlgorithms and Data Compression · Stochastic Gradient Optimization Techniques · Optimization and Search Problems
