EPTAS for Hard Graph Cut Problems for Dense Graphs
Kaisei Deguchi, Ken-ichi Kawarabayashi, Hiroaki Mori

TL;DR
This paper develops the first Efficient Polynomial-Time Approximation Schemes (EPTAS) for several dense graph cut problems, significantly improving runtime efficiency over previous PTAS algorithms.
Contribution
The paper introduces EPTAS algorithms for key graph cut problems on dense graphs, avoiding complex tools like Lasserre hierarchy used in prior work.
Findings
EPTAS for ConstrainedMinCut with runtime f(1/ε)n^{O(1)}
EPTASs for MinQuotientCut and ProductSparsestCut on dense graphs
Avoids using Lasserre hierarchy or complex integer programming techniques
Abstract
Everywhere--dense graphs are defined as graphs on vertices in which every vertex has degree at least for some constant . Approximation schemes are vital for handling NP-hard optimization problems, but for many graph cut problems, existing PTAS algorithms often suffer from running times of . In this paper, we bring PTASs down to EPTASs for several fundamental minimization problems on everywhere--dense graphs. Specifically, we present the first Efficient Polynomial-Time Approximation Scheme (EPTAS), running in time , for the ConstrainedMinCut problem under a global constraint on vertex weights, a problem that captures BalancedSeparator and SmallSetExpansion. Moreover, we give the first EPTASs for MinQuotientCut and ProductSparsestCut on everywhere--dense graphs with integer-valued…
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.
