TL;DR
This paper introduces a deep clustering framework combining a modified GAN with Sobel operations and an auxiliary classifier, significantly improving image clustering performance on multiple datasets by enhancing feature separability and robustness.
Contribution
The novel integration of Sobel operations into a GAN-based clustering framework and the use of an adaptive, multi-head auxiliary classifier for improved robustness and handling of imbalanced data.
Findings
Outperforms state-of-the-art methods on CIFAR-10 and CIFAR-100.
Achieves competitive results on STL10 and MNIST.
Enhances feature separability and robustness in image clustering.
Abstract
Image clustering has recently attracted significant attention due to the increased availability of unlabelled datasets. The efficiency of traditional clustering algorithms heavily depends on the distance functions used and the dimensionality of the features. Therefore, performance degradation is often observed when tackling either unprocessed images or high-dimensional features extracted from processed images. To deal with these challenges, we propose a deep clustering framework consisting of a modified generative adversarial network (GAN) and an auxiliary classifier. The modification employs Sobel operations prior to the discriminator of the GAN to enhance the separability of the learned features. The discriminator is then leveraged to generate representations as the input to an auxiliary classifier. An adaptive objective function is utilised to train the auxiliary classifier for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAuxiliary Classifier
