Improved Learning with Structure: Fine-Grained Complexity of Minimum Consistent Subset
Abstract
Instance selection is a vital technique for mitigating the computational bottlenecks of nearest-neighbor classification in large-scale supervised clustering. A classical theoretical formulation of this objective is the Minimum Consistent Subset (MCS) problem. While recent research has explored its complexity on unweighted graphs to uncover structural boundaries of tractability, arbitrary metric spaces are much more accurately modeled by (edge-)weighted graphs. In this paper, we develop a comprehensive fine-grained complexity map of MCS on both unweighted and weighted graphs. As our main result, we introduce a algorithm for -vertex -colored MCS instances on weighted graphs of treewidth , substantially improving upon the previous state-of-the-art algorithm for unweighted MCS on trees both in terms of generality and running time. We complement this positive result with a series of lower bounds that rule out asymptotic improvements to the running time for both weighted and unweighted graphs under the Exponential Time Hypothesis (ETH). Moreover, we improve the recent slightly superexponential vertex-cover based algorithm for unweighted MCS (AAAI 2026) to a single-exponential one, and rule out further improvements to subexponential running times under the ETH. Together, our results strictly delineate the algorithmic boundaries of consistent subset selection across diverse metric structures.
Cite
@article{arxiv.2607.28240,
title = {Improved Learning with Structure: Fine-Grained Complexity of Minimum Consistent Subset},
author = {Robert Ganian and Manolis Vasilakis and Simon Wietheger},
journal= {arXiv preprint arXiv:2607.28240},
year = {2026}
}