Deep Clustering with Self-Supervision using Pairwise Similarities
Mohammadreza Sadeghi, Narges Armanfard

TL;DR
This paper introduces a novel deep clustering framework called DCSS that uses self-supervision with pairwise similarities, involving autoencoder-based hypersphere grouping and a pairwise similarity-driven embedding for improved clustering accuracy.
Contribution
The paper presents a two-phase deep clustering method that combines hypersphere grouping in autoencoder latent space with pairwise similarity-based embedding for better cluster separation.
Findings
Effective on seven benchmark datasets
Improves clustering accuracy over existing methods
Demonstrates the benefit of self-supervision in deep clustering
Abstract
Deep clustering incorporates embedding into clustering to find a lower-dimensional space appropriate for clustering. In this paper, we propose a novel deep clustering framework with self-supervision using pairwise similarities (DCSS). The proposed method consists of two successive phases. In the first phase, we propose to form hypersphere-like groups of similar data points, i.e. one hypersphere per cluster, employing an autoencoder that is trained using cluster-specific losses. The hyper-spheres are formed in the autoencoder's latent space. In the second phase, we propose to employ pairwise similarities to create a -dimensional space that is capable of accommodating more complex cluster distributions, hence providing more accurate clustering performance. is the number of clusters. The autoencoder's latent space obtained in the first phase is used as the input of the second phase.…
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
TopicsAdvanced Clustering Algorithms Research · Face and Expression Recognition
MethodsSparse Evolutionary Training
