Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improving k-Means Clustering Performance with Disentangled Internal Representations

About

Deep clustering algorithms combine representation learning and clustering by jointly optimizing a clustering loss and a non-clustering loss. In such methods, a deep neural network is used for representation learning together with a clustering network. Instead of following this framework to improve clustering performance, we propose a simpler approach of optimizing the entanglement of the learned latent code representation of an autoencoder. We define entanglement as how close pairs of points from the same class or structure are, relative to pairs of points from different classes or structures. To measure the entanglement of data points, we use the soft nearest neighbor loss, and expand it by introducing an annealing temperature factor. Using our proposed approach, the test clustering accuracy was 96.2% on the MNIST dataset, 85.6% on the Fashion-MNIST dataset, and 79.2% on the EMNIST Balanced dataset, outperforming our baseline models.

Abien Fred Agarap, Arnulfo P. Azcarraga• 2020

Related benchmarks

TaskDatasetResultRank
ClusteringMNIST (test)--
122
ClusteringFashion MNIST--
95
Showing 2 of 2 rows

Other info

Follow for update