An Improved Approximation Algorithm for the Max-$3$-Section Problem
Dor Katzelnick, Aditya Pillai, Roy Schwartz, Mohit Singh

TL;DR
This paper introduces a new polynomial-time algorithm for the Max-3-Section problem, achieving a 0.795 approximation ratio, significantly improving upon the previous best of 0.673, by combining Lasserre hierarchy and random cut strategies.
Contribution
The paper presents a novel approximation algorithm for Max-3-Section that surpasses prior bounds by integrating Lasserre hierarchy techniques with a random cut approach.
Findings
Achieves a 0.795 approximation ratio for Max-3-Section.
Improves the previous best approximation of 0.673.
Combines Lasserre hierarchy with random cut strategy effectively.
Abstract
We consider the Max--Section problem, where we are given an undirected graph equipped with non-negative edge weights and the goal is to find a partition of into three equisized parts while maximizing the total weight of edges crossing between different parts. Max--Section is closely related to other well-studied graph partitioning problems, e.g., Max--Cut, Max--Cut, and Max-Bisection. We present a polynomial time algorithm achieving an approximation of , that improves upon the previous best known approximation of . The requirement of multiple parts that have equal sizes renders Max--Section much harder to cope with compared to, e.g., Max-Bisection. We show a new algorithm that combines the existing approach of Lassere hierarchy along with a random cut strategy that suffices to give our result.
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.
