Parameterized Complexity of Fair Bisection: FPT-Approximation meets Unbreakability
Tanmay Inamdar, Daniel Lokshtanov, Saket Saurabh, Vaishali, Surianarayanan

TL;DR
This paper studies a fair version of the Minimum Bisection problem, introducing an FPT-approximation algorithm that balances color class sizes approximately, and explores the complexity and algorithmic techniques related to unbreakable tree decompositions.
Contribution
It proves the W[1]-hardness of Fair Bisection with exact color class sizes and develops an FPT-approximation algorithm using unbreakable tree decompositions, extending techniques for graphs of unbounded width.
Findings
Fair Bisection is W[1]-hard when exact color class sizes are required.
An FPT-approximation algorithm achieves near-balanced color class sizes with at most k edges between parts.
The technique extends Lampis's FPT-approximation methods to graphs with unbounded tree-width using unbreakable bags.
Abstract
In the Minimum Bisection problem, input is a graph and the goal is to partition the vertex set into two parts and , such that and the number of edges between and is minimized. This problem can be viewed as a clustering problem where edges represent similarity, and the task is to partition the vertices into two equally sized clusters, while minimizing the number of pairs of similar objects that end up in different clusters. In this paper, we initiate the study of a fair version of Minimum Bisection. In this problem, the vertices of the graph are colored using one of colors. The goal is to find a bisection with at most edges between the parts, such that for each color , has exactly vertices of color . We first show that Fair Bisection is [1]-hard parameterized by even when . On the other…
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.
