Neural Clustering: Concatenating Layers for Better ProjectionsDownload PDF

20 Apr 2024 (modified: 09 Mar 2017)ICLR 2017 workshop submissionReaders: Everyone
Abstract: Effective clustering can be achieved by mapping the input to an embedded space rather than clustering on the raw data itself. However, there is limited focus on transformation methods that improve clustering accuracies. In this paper, we introduce Neural Clustering, a simple yet effective unsupervised model to project data onto an embedded space where intermediate layers of a deep autoencoder are concatenated to generate high-dimensional representations. Optimization of the autoencoder via reconstruction error allows the layers in the network to learn semantic representations of different classes of data. Our experimental results yield significant improvements on other models and a robustness across different kinds of datasets.
TL;DR: We introduce a simple yet effective technique for projecting data that allows for better clustering.
Conflicts: u.yale-nus.edu.sg
Keywords: Deep learning, Unsupervised Learning
9 Replies

Loading