$O(\log n)$-Approximation Algorithms for Bipartiteness Ratio
Tasuku Soma, Mingquan Ye, Yuichi Yoshida

TL;DR
This paper introduces an $O( ext{log } n)$-approximation algorithm for bipartiteness ratio, extending existing frameworks, and applies it to related problems with efficient algorithms and new theoretical insights.
Contribution
It extends the cut-matching game framework to bipartiteness ratio, introduces well-linkedness in skew-symmetric graphs, and develops efficient algorithms for related cut problems.
Findings
Achieves $O( ext{log } n)$ approximation for bipartiteness ratio.
Provides an almost linear time algorithm using max-flow computations.
Introduces well-linkedness concept and characterizes bipartiteness ratio in skew-symmetric graphs.
Abstract
We propose an -approximation algorithm for the bipartiteness ratio of undirected graphs introduced by Trevisan (SIAM Journal on Computing, vol. 41, no. 6, 2012), where is the number of vertices. Our approach extends the cut-matching game framework for sparsest cut to the bipartiteness ratio, and requires only many single-commodity undirected maximum flow computations. Therefore, with the current fastest undirected max-flow algorithms, it runs in almost linear time. Along the way, we introduce the concept of well-linkedness for skew-symmetric graphs and prove a novel characterization of bipartiteness ratio in terms of well-linkedness in an auxiliary skew-symmetric graph, which may be of independent interest. As an application, we devise an -time algorithm for the minimum uncut problem: given a graph whose optimal cut leaves an…
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
TopicsAdvanced Graph Theory Research · Optimization and Search Problems · Game Theory and Applications
