From Unweighted to Weighted Dynamic Matching in Non-Bipartite Graphs: A Low-Loss Reduction
Aaron Bernstein, Jiale Chen

TL;DR
This paper introduces a low-loss reduction transforming approximate maximum cardinality matching algorithms in bipartite graphs into approximate maximum weight matching algorithms in general graphs, significantly improving dynamic matching solutions.
Contribution
It presents the first low-loss reduction from unweighted to weighted dynamic matching in non-bipartite graphs, closing the approximation gap with only polylogarithmic overhead.
Findings
Achieves near-optimal dynamic MWM algorithms with low update time overhead.
Provides the first conditional lower bound for approximate partially dynamic matching.
Introduces a new primal-dual framework for reduction to bipartite induced matching queries.
Abstract
We study the approximate maximum weight matching (MWM) problem in a fully dynamic graph subject to edge insertions and deletions. We design meta-algorithms that reduce the problem to the unweighted approximate maximum cardinality matching (MCM) problem. Despite recent progress on bipartite graphs -- Bernstein-Dudeja-Langley (STOC 2021) and Bernstein-Chen-Dudeja-Langley-Sidford-Tu (SODA 2025) -- the only previous meta-algorithm that applied to non-bipartite graphs suffered a approximation loss (Stubbs-Williams, ITCS 2017). We significantly close the weighted-and-unweighted gap by showing the first low-loss reduction that transforms any fully dynamic -approximate MCM algorithm on bipartite graphs into a fully dynamic -approximate MWM algorithm on general (not necessarily bipartite) graphs, with only 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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Graph Theory and Algorithms · Advanced Graph Theory Research
