Deep Image Clustering Using Convolutional Autoencoder Embedding With Inception-Like Block

Qiang Wang,Jiaqing Xu,Rongchun Li,Peng Qiao,Ke Yang,Shijie Li,Yong Dou
DOI: https://doi.org/10.1109/ICIP.2018.8451641
2018-01-01
Abstract:Image clustering is one of the challenging tasks in machine learning, and has been extensively used in various applications. Recently, various deep clustering methods has been proposed. These methods take a two-stage approach, feature learning and clustering, sequentially or jointly. We observe that these works usually focus on the combination of reconstruction loss and clustering loss, relatively little work has focused on improving the learning representation of the neural network for clustering. In this paper, we propose a deep convolutional embedded clustering algorithm with inception-like block (DCECI). Specifically, an inception-like block with different type of convolution filters are introduced in the symmetric deep convolutional network to preserve the local structure of convolution layers. We simultaneously minimize the reconstruction loss of the convolutional autoencoders with inception-like block and the clustering loss. Experimental results on multiple image datasets exhibit the promising performance of our proposed algorithm compared with other competitive methods.
What problem does this paper attempt to address?