On the Parameterized Complexity of Red-Blue Points Separation
\'Edouard Bonnet, Panos Giannopoulos, Michael Lampis

TL;DR
This paper investigates the computational complexity of separating red and blue points with lines, showing that the general problem is unlikely to be fixed-parameter tractable, but axis-parallel variants are solvable efficiently under certain conditions.
Contribution
It proves the parameterized hardness of the general separation problem and provides fixed-parameter algorithms for the axis-parallel case.
Findings
General problem unlikely to be solved faster than $n^{O(k)}$ time under ETH.
Axis-parallel line separation is fixed-parameter tractable in the size of the blue set.
Algorithm for axis-parallel separation runs in $O^*(9^{|B|})$ time.
Abstract
We study the following geometric separation problem: Given a set of red points and a set of blue points in the plane, find a minimum-size set of lines that separate from . We show that, in its full generality, parameterized by the number of lines in the solution, the problem is unlikely to be solvable significantly faster than the brute-force -time algorithm, where is the total number of points. Indeed, we show that an algorithm running in time , for any computable function , would disprove ETH. Our reduction crucially relies on selecting lines from a set with a large number of different slopes (i.e., this number is not a function of ). Conjecturing that the problem variant where the lines are required to be axis-parallel is FPT in the number of lines, we show the following preliminary result. Separating from with a…
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.
