English

Delving into Spectral Clustering with Vision-Language Representations

Computer Vision and Pattern Recognition 2026-03-17 v2

Abstract

Spectral clustering is known as a powerful technique in unsupervised data analysis. The vast majority of approaches to spectral clustering are driven by a single modality, leaving the rich information in multi-modal representations untapped. Inspired by the recent success of vision-language pre-training, this paper enriches the landscape of spectral clustering from a single-modal to a multi-modal regime. Particularly, we propose Neural Tangent Kernel Spectral Clustering that leverages cross-modal alignment in pre-trained vision-language models. By anchoring the neural tangent kernel with positive nouns, i.e., those semantically close to the images of interest, we arrive at formulating the affinity between images as a coupling of their visual proximity and semantic overlap. We show that this formulation amplifies within-cluster connections while suppressing spurious ones across clusters, hence encouraging block-diagonal structures. In addition, we present a regularized affinity diffusion mechanism that adaptively ensembles affinity matrices induced by different prompts. Extensive experiments on \textbf{16} benchmarks -- including classical, large-scale, fine-grained and domain-shifted datasets -- manifest that our method consistently outperforms the state-of-the-art by a large margin.

Keywords

Cite

@article{arxiv.2602.09586,
  title  = {Delving into Spectral Clustering with Vision-Language Representations},
  author = {Bo Peng and Yuanwei Hu and Bo Liu and Ling Chen and Jie Lu and Zhen Fang},
  journal= {arXiv preprint arXiv:2602.09586},
  year   = {2026}
}

Comments

ICLR26

R2 v1 2026-07-01T10:29:25.359Z