TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Improving k-Means Clustering Performance with Disentangled...

Improving k-Means Clustering Performance with Disentangled Internal Representations

Abien Fred Agarap, Arnulfo P. Azcarraga

2020-06-05Deep ClusteringImage ClassificationRepresentation LearningImage ClusteringClustering
PaperPDFCode

Abstract

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.

Results

TaskDatasetMetricValueModel
Image ClusteringFashion-MNISTAccuracy0.555SNNL-4
Image ClusteringFashion-MNISTNMI0.574SNNL-4
Image ClusteringMNISTNMI0.891SNNL-7
Image ClusteringMNIST-testAccuracy0.962AE+SNNL
Image ClusteringMNIST-testNMI0.903AE+SNNL
Image ClusteringEMNIST-BalancedAccuracy0.792AE+SNNL
Image ClusteringEMNIST-BalancedNMI0.783AE+SNNL
Image ClusteringEMNIST-BalancedAccuracy0.35SNNL-8
Image ClusteringEMNIST-BalancedNMI0.442SNNL-8
Image ClassificationEMNIST-BalancedAccuracy78.5SNNL-5
Image ClassificationEMNIST-BalancedNMI77.6SNNL-5
Image ClassificationFashion-MNISTAccuracy84.4SNNL-5
Image ClassificationFashion-MNISTNMI76.2SNNL-5
Image ClassificationMNISTAccuracy95.5SNNL-5

Related Papers

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20Tri-Learn Graph Fusion Network for Attributed Graph Clustering2025-07-18Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17