jwkanggist / self-supervised-learning-narratives-1

거꾸로 읽는 self-supervised learning 파트 1
50 stars 7 forks source link

[1주차] DEC: Unsupervised Deep Embedding for Clustering Analysis #3

Open jwkanggist opened 2 years ago

jwkanggist commented 2 years ago

Keywords

TL;DR

Abstract

Clustering is central to many data-driven application domains and has been studied extensively in terms of distance functions and grouping algorithms. Relatively little work has focused on learning representations for clustering. In this paper, we propose Deep Embedded Clustering (DEC), a method that simultaneously learns feature representations and cluster assignments using deep neural networks. DEC learns a mapping from the data space to a lower-dimensional feature space in which it iteratively optimizes a clustering objective. Our experimental evaluations on image and text corpora show significant improvement over state-of-the-art methods.

Paper link

https://proceedings.mlr.press/v48/xieb16.pdf

Presentation link

https://www.notion.so/jwkangmarco/Unsupervised-Deep-Embedding-for-Clustering-Analysis-398f1d4910b5446981fd054395798fcd

video link