MLAIITLGMEOct 12, 2022

Generalised Mutual Information for Discriminative Clustering

arXiv:2210.06300v310 citationsh-index: 26
Originality Highly original
AI Analysis

This addresses a foundational issue in unsupervised deep learning for clustering, offering a novel approach to enhance model performance and adaptability.

The paper tackles the problem of mutual information (MI) being an unsatisfying objective for deep clustering by introducing the generalized mutual information (GEMINI) metrics, which improve clustering without requiring regularizations and can automatically select the number of clusters.

In the last decade, recent successes in deep clustering majorly involved the mutual information (MI) as an unsupervised objective for training neural networks with increasing regularisations. While the quality of the regularisations have been largely discussed for improvements, little attention has been dedicated to the relevance of MI as a clustering objective. In this paper, we first highlight how the maximisation of MI does not lead to satisfying clusters. We identified the Kullback-Leibler divergence as the main reason of this behaviour. Hence, we generalise the mutual information by changing its core distance, introducing the generalised mutual information (GEMINI): a set of metrics for unsupervised neural network training. Unlike MI, some GEMINIs do not require regularisations when training. Some of these metrics are geometry-aware thanks to distances or kernels in the data space. Finally, we highlight that GEMINIs can automatically select a relevant number of clusters, a property that has been little studied in deep clustering context where the number of clusters is a priori unknown.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes