# Deep Clustering with a Dynamic Autoencoder: From Reconstruction towards   Centroids Construction

**Authors:** Nairouz Mrabah, Naimul Mefraz Khan, Riadh Ksantini, Zied Lachiri

arXiv: 1901.07752 · 2020-01-06

## TL;DR

This paper introduces Dynamic Autoencoder (DynAE), a deep clustering model that gradually shifts from reconstruction to centroid construction, leveraging smooth dynamics for improved unsupervised learning.

## Contribution

The paper proposes a novel dynamic objective function in autoencoders that transitions from reconstruction to clustering, enhancing deep clustering performance.

## Key findings

- Achieves state-of-the-art results on benchmark datasets.
- Effectively balances reconstruction and clustering objectives.
- Demonstrates the benefit of dynamic objectives in unsupervised learning.

## Abstract

In unsupervised learning, there is no apparent straightforward cost function that can capture the significant factors of variations and similarities. Since natural systems have smooth dynamics, an opportunity is lost if an unsupervised objective function remains static during the training process. The absence of concrete supervision suggests that smooth dynamics should be integrated. Compared to classical static cost functions, dynamic objective functions allow to better make use of the gradual and uncertain knowledge acquired through pseudo-supervision. In this paper, we propose Dynamic Autoencoder (DynAE), a novel model for deep clustering that overcomes a clustering-reconstruction trade-off, by gradually and smoothly eliminating the reconstruction objective function in favor of a construction one. Experimental evaluations on benchmark datasets show that our approach achieves state-of-the-art results compared to the most relevant deep clustering methods.

## Full text

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

## Figures

84 figures with captions in the complete paper: https://tomesphere.com/paper/1901.07752/full.md

## References

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

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