TDEC: Deep Embedded Image Clustering with Transformer and Distribution Information

arXiv cs.CV / 3/31/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces TDEC, a deep embedded image clustering method that aims to improve clustering by addressing limitations of prior deep clustering approaches, particularly feature fusion and global context awareness across image regions.
  • TDEC uses a Transformer-based T-Encoder to learn discriminative representations with global dependencies, and a Dim-Reduction component to produce a low-dimensional embedding space that is more clustering-friendly.
  • The method incorporates distribution information of embedded features during clustering to generate more reliable supervised signals for joint training.
  • The authors report that TDEC is robust across varying data sizes, numbers of clusters, and image context complexity, and achieves substantially better performance than recent competitors on complex datasets.

Abstract

Image clustering is a crucial but challenging task in multimedia machine learning. Recently the combination of clustering with deep learning has achieved promising performance against conventional methods on high-dimensional image data. Unfortunately, existing deep clustering methods (DC) often ignore the importance of information fusion with a global perception field among different image regions on clustering images, especially complex ones. Additionally, the learned features are usually clustering-unfriendly in terms of dimensionality and are based only on simple distance information for the clustering. In this regard, we propose a deep embedded image clustering TDEC, which for the first time to our knowledge, jointly considers feature representation, dimensional preference, and robust assignment for image clustering. Specifically, we introduce the Transformer to form a novel module T-Encoder to learn discriminative features with global dependency while using the Dim-Reduction block to build a friendly low-dimensional space favoring clustering. Moreover, the distribution information of embedded features is considered in the clustering process to provide reliable supervised signals for joint training. Our method is robust and allows for more flexibility in data size, the number of clusters, and the context complexity. More importantly, the clustering performance of TDEC is much higher than recent competitors. Extensive experiments with state-of-the-art approaches on complex datasets show the superiority of TDEC.