PASS: Ambiguity Guided Subsets for Scalable Classical and Quantum Constrained Clustering
Pedro Chumpitaz-Flores, My Duong, Ying Mao, Kaixun Hua
TL;DR
PASS addresses scalable pairwise-constrained clustering by collapsing must-link components into pseudo-points and focusing optimization on a small, ambiguity- and violation-driven subset, preserving feasibility while enabling efficient SSE minimization. It introduces constraint-aware margin and information-geometric Fisher–Rao selectors to construct the working set $S$, with a budget that scales as $m = \min(\alpha|\mathcal{S}|, |V| + \beta k \log |\mathcal{S}|)$, and solves a reduced 0-1 ILP on $S$ (size $O(mG)$). The framework extends to quantum clustering through a reduced QUBO of size $|S|\times k$, enabling a quantum refinement (q-PCKMeans) that improves feasibility and scales to larger problems than full encodings would allow. Across diverse benchmarks, PASS matches or exceeds state-of-the-art SSE with substantially lower runtime, and its quantum extension demonstrates a viable path toward quantum-hybrid acceleration for dense constraint graphs and large datasets.
Abstract
Pairwise-constrained clustering augments unsupervised partitioning with side information by enforcing must-link (ML) and cannot-link (CL) constraints between specific samples, yielding labelings that respect known affinities and separations. However, ML and CL constraints add an extra layer of complexity to the clustering problem, with current methods struggling in data scalability, especially in niche applications like quantum or quantum-hybrid clustering. We propose PASS, a pairwise-constraints and ambiguity-driven subset selection framework that preserves ML and CL constraints satisfaction while allowing scalable, high-quality clustering solution. PASS collapses ML constraints into pseudo-points and offers two selectors: a constraint-aware margin rule that collects near-boundary points and all detected CL violations, and an information-geometric rule that scores points via a Fisher-Rao distance derived from soft assignment posteriors, then selects the highest-information subset under a simple budget. Across diverse benchmarks, PASS attains competitive SSE at substantially lower cost than exact or penalty-based methods, and remains effective in regimes where prior approaches fail.
