On the Minimum Consistent Subset Problem
Ahmad Biniaz, Sergio Cabello, Paz Carmi, Jean-Lou De Carufel, Anil, Maheshwari, Saeed Mehrabi, and Michiel Smid

TL;DR
This paper advances the understanding of the minimum consistent subset problem by providing new algorithms with improved time complexities for various special cases and a subexponential algorithm for the general problem.
Contribution
It introduces the first subexponential-time algorithm and several efficient algorithms for specific cases, improving previous computational bounds.
Findings
Developed a subexponential-time algorithm for the problem.
Designed an $O(n ext{log} n)$-time algorithm for finding a size-two consistent subset.
Created an $O(n ext{log}^2 n)$-time algorithm for minimum consistent subset with one singleton color class.
Abstract
Let be a set of colored points in the plane. Introduced by Hart (1968), a consistent subset of , is a set such that for every point in , the closest point of in has the same color as . The consistent subset problem is to find a consistent subset of with minimum cardinality. This problem is known to be NP-complete even for two-colored point sets. Since the initial presentation of this problem, aside from the hardness results, there has not been a significant progress from the algorithmic point of view. In this paper we present the following algorithmic results: 1. The first subexponential-time algorithm for the consistent subset problem. 2. An -time algorithm that finds a consistent subset of size two in two-colored point sets (if such a subset exists). Towards our proof of this running time we present 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.
