English

Bridged Clustering: Semi-Supervised Sparse Bridging

Machine Learning 2026-02-17 v3

Abstract

We introduce Bridged Clustering, a semi-supervised framework to learn predictors from any unpaired input XX and output YY dataset. Our method first clusters XX and YY independently, then learns a sparse, interpretable bridge between clusters using only a few paired examples. At inference, a new input xx is assigned to its nearest input cluster, and the centroid of the linked output cluster is returned as the prediction y^\hat{y}. Unlike traditional SSL, Bridged Clustering explicitly leverages output-only data, and unlike dense transport-based methods, it maintains a sparse and interpretable alignment. Through theoretical analysis, we show that with bounded mis-clustering and mis-bridging rates, our algorithm becomes an effective and efficient predictor. Empirically, our method is competitive with SOTA methods while remaining simple, model-agnostic, and highly label-efficient in low-supervision settings.

Keywords

Cite

@article{arxiv.2510.07182,
  title  = {Bridged Clustering: Semi-Supervised Sparse Bridging},
  author = {Patrick Peixuan Ye and Chen Shani and Ellen Vitercik},
  journal= {arXiv preprint arXiv:2510.07182},
  year   = {2026}
}
R2 v1 2026-07-01T06:24:18.909Z