Locally Normalized Soft Contrastive Clustering for Compact Clusters
Abstract
Recent deep clustering algorithms take advantage of self-supervised learning and self-training techniques to map the original data into a latent space, where the data embedding and clustering assignment can be jointly optimized. However, as many recent datasets are enormous and noisy, getting a clear boundary between different clusters is challenging with existing methods that mainly focus on contracting similar samples together and overlooking samples near boundary of clusters in the latent space. In this regard, we propose an end-to-end deep clustering algorithm, i.e., Locally Normalized Soft Contrastive Clustering (LNSCC). It takes advantage of similarities among each sample's local neighborhood and globally disconnected samples to leverage positiveness and negativeness of sample pairs in a contrastive way to separate different clusters. Experimental results on various datasets illustrate that our proposed approach achieves outstanding clustering performance over most of the state-of-the-art clustering methods for both image and non-image data even without convolution.
Cite
Text
Ma and Kim. "Locally Normalized Soft Contrastive Clustering for Compact Clusters." International Joint Conference on Artificial Intelligence, 2022. doi:10.24963/IJCAI.2022/460Markdown
[Ma and Kim. "Locally Normalized Soft Contrastive Clustering for Compact Clusters." International Joint Conference on Artificial Intelligence, 2022.](https://mlanthology.org/ijcai/2022/ma2022ijcai-locally/) doi:10.24963/IJCAI.2022/460BibTeX
@inproceedings{ma2022ijcai-locally,
title = {{Locally Normalized Soft Contrastive Clustering for Compact Clusters}},
author = {Ma, Xin and Kim, Won Hwa},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2022},
pages = {3313-3320},
doi = {10.24963/IJCAI.2022/460},
url = {https://mlanthology.org/ijcai/2022/ma2022ijcai-locally/}
}