English

PASS: Certified Subset Repair for Classical and Quantum Pairwise Constrained Clustering

Machine Learning 2026-03-10 v2 Emerging Technologies

Abstract

Pairwise-constrained clustering incorporates side information through must-link (ML) and cannot-link (CL) relations between samples. While these constraints can improve cluster quality, they complicate optimization at scale and limit quantum and hybrid approaches through the size of the encoded problem. PASS is a scalable framework for pairwise-constrained k-means that concentrates optimization on a small working subset while updating remaining assignments through re-centering. Cannot-link feasibility under subset-restricted updates is formalized as a list-coloring problem on the induced constraint subgraph, yielding a checkable repair certificate with verifiable outcomes. The same subset restriction produces reduced classical subproblems and smaller quantum formulations, enabling a reduction-based hybrid evaluation under a simulation protocol. Infeasible constraint sets are handled explicitly: the pipeline returns a verifiable repair under stated conditions or reports residual conflicts under the same evaluation protocol. Across diverse benchmarks, PASS attains competitive SSE with lower runtime and returns solutions on instances where strong baselines do not finish within a fixed time budget.

Keywords

Cite

@article{arxiv.2601.20157,
  title  = {PASS: Certified Subset Repair for Classical and Quantum Pairwise Constrained Clustering},
  author = {Pedro Chumpitaz-Flores and My Duong and Ying Mao and Kaixun Hua},
  journal= {arXiv preprint arXiv:2601.20157},
  year   = {2026}
}

Comments

25 pages, 8 figures, preprint

R2 v1 2026-07-01T09:23:06.516Z