Low-Sensitivity Matching via Sampling from Gibbs Distributions
Yuichi Yoshida, Zihan Zhang

TL;DR
This paper introduces a sampling-based approach from Gibbs distributions to develop low-sensitivity algorithms for maximum matching, achieving improved bounds and faster algorithms for specific graph classes.
Contribution
It presents the first polynomial-time algorithms with low sensitivity for maximum matching, including faster methods for planar and bipartite graphs, and improved bounds for general graphs.
Findings
Polynomial-time $(1 - ext{epsilon})$-approximation with sensitivity $ ext{Delta}^{O(1/ ext{epsilon})}$
Faster algorithms for planar and bipartite graphs with polynomial dependence on $n/ ext{epsilon}$
Improved sensitivity bounds for general graphs with unbounded degree
Abstract
In this work, we study the maximum matching problem from the perspective of sensitivity. The sensitivity of an algorithm on a graph is defined as the maximum Wasserstein distance between the output distributions of on and on , where is the graph obtained by deleting an edge from . The maximum is taken over all edges , and the underlying metric for the Wasserstein distance is the Hamming distance. We first show that for any , there exists a polynomial-time -approximation algorithm with sensitivity , where is the maximum degree of the input graph. The algorithm is based on sampling from the Gibbs distribution over matchings and runs in time , where is the number of edges in the graph. This result significantly improves the previously…
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
TopicsMarkov Chains and Monte Carlo Methods · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
