# Deep Divergence-Based Approach to Clustering

**Authors:** Michael Kampffmeyer, Sigurd L{\o}kse, Filippo M. Bianchi, Lorenzo, Livi, Arnt-B{\o}rre Salberg, Robert Jenssen

arXiv: 1902.04981 · 2019-02-14

## TL;DR

This paper introduces a deep clustering network that uses information-theoretic divergence measures and geometric regularization, achieving competitive results without pre-training on synthetic and real datasets.

## Contribution

It presents a novel deep clustering approach leveraging divergence measures and geometric regularization, addressing the challenge of designing effective loss functions for deep clustering.

## Key findings

- Achieves competitive performance on benchmarks
- Scales well to large datasets
- Does not require pre-training

## Abstract

A promising direction in deep learning research consists in learning representations and simultaneously discovering cluster structure in unlabeled data by optimizing a discriminative loss function. As opposed to supervised deep learning, this line of research is in its infancy, and how to design and optimize suitable loss functions to train deep neural networks for clustering is still an open question. Our contribution to this emerging field is a new deep clustering network that leverages the discriminative power of information-theoretic divergence measures, which have been shown to be effective in traditional clustering. We propose a novel loss function that incorporates geometric regularization constraints, thus avoiding degenerate structures of the resulting clustering partition. Experiments on synthetic benchmarks and real datasets show that the proposed network achieves competitive performance with respect to other state-of-the-art methods, scales well to large datasets, and does not require pre-training steps.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.04981/full.md

## Figures

31 figures with captions in the complete paper: https://tomesphere.com/paper/1902.04981/full.md

## References

67 references — full list in the complete paper: https://tomesphere.com/paper/1902.04981/full.md

---
Source: https://tomesphere.com/paper/1902.04981