31
0

Grid Jigsaw Representation with CLIP: A New Perspective on Image Clustering

Zijie Song
Zhenzhen Hu
Richang Hong
Abstract

Unsupervised representation learning for image clustering is essential in computer vision. Although the advancement of visual models has improved image clustering with efficient visual representations, challenges still remain. Firstly, existing features often lack the ability to represent the internal structure of images, hindering the accurate clustering of visually similar images. Secondly, finer-grained semantic labels are often missing, limiting the ability to capture nuanced differences and similarities between images. In this paper, we propose a new perspective on image clustering, the pretrain-based Grid Jigsaw Representation (pGJR). Inspired by human jigsaw puzzle processing, we modify the traditional jigsaw learning to gain a more sequential and incremental understanding of image structure. We also leverage the pretrained CLIP to extract the prior features which can benefit from the enhanced cross-modal representation for richer and more nuanced semantic information and label level differentiation. Our experiments demonstrate that using the pretrained model as a feature extractor can accelerate the convergence of clustering. We append the GJR module to pGJR and observe significant improvements on common-use benchmark datasets. The experimental results highlight the effectiveness of our approach in the clustering task, as evidenced by improvements in the ACC, NMI, and ARI metrics, as well as the super-fast convergence speed.

View on arXiv
@article{song2025_2310.17869,
  title={ Grid Jigsaw Representation with CLIP: A New Perspective on Image Clustering },
  author={ Zijie Song and Zhenzhen Hu and Richang Hong },
  journal={arXiv preprint arXiv:2310.17869},
  year={ 2025 }
}
Comments on this paper