paper-with-me

홈 › Papers

Delving into Spectral Clustering with Vision-Language Representations

2026-02-10 · Bo Peng, Yuanwei Hu, Bo Liu, Ling Chen, Jie Lu, Zhen Fang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.09586

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Self-Supervised Convolutional Subspace Clustering Network

2019-05-01 · CVPR 2019 6 · Junjian Zhang, Chun-Guang Li, Chong You, Xianbiao Qi 외

Subspace clustering methods based on data self-expression have become very popular for learning from data that lie in a union of low-dimensional linear subspaces. However, the applicability of subspace clustering has bee…

ClusteringImage Clustering

Deep Spectral Clustering using Dual Autoencoder Network

2019-04-30 · CVPR 2019 6 · Xu Yang, Cheng Deng, Feng Zheng, Junchi Yan 외

The clustering methods have recently absorbed even-increasing attention in learning and vision. Deep clustering combines embedding and clustering together to obtain optimal embedding subspace for clustering, which can be…

ClusteringDeep ClusteringMutual Information Estimation

Delving into Shape-aware Zero-shot Semantic Segmentation

2023-04-17 · CVPR 2023 1 · Xinyu Liu, Beiwen Tian, Zhen Wang, Rui Wang 외

Thanks to the impressive progress of large-scale vision-language pretraining, recent recognition models can classify arbitrary objects in a zero-shot and open-set manner, with a surprisingly high accuracy. However, trans…

Image SegmentationSegmentationSemantic SegmentationZero-Shot Semantic Segmentation

A Unified Model Selection Technique for Spectral Clustering Based Motion Segmentation

2024-03-03 · Yuxiang Huang, John Zelek

Motion segmentation is a fundamental problem in computer vision and is crucial in various applications such as robotics, autonomous driving and action recognition. Recently, spectral clustering based methods have shown i…

Action RecognitionAutonomous DrivingClusteringModel Selection+2

Doubly Stochastic Subspace Clustering

2020-11-30 · Derek Lim, René Vidal, Benjamin D. Haeffele

Many state-of-the-art subspace clustering methods follow a two-step process by first constructing an affinity matrix between data points and then applying spectral clustering to this affinity. Most of the research into t…

ClusteringImage Clustering