paper-with-me

Papers

Deep Clustering by Gaussian Mixture Variational Autoencoders With Graph Embedding

2019-10-01 · ICCV 2019 10 · Linxiao Yang, Ngai-Man Cheung, Jiaying Li, Jun Fang

We propose DGG: D eep clustering via a G aussian-mixture variational autoencoder (VAE) with G raph embedding. To facilitate clustering, we apply Gaussian mixture model (GMM) as the prior in VAE. To handle data with complex spread, we apply graph embedding. Our idea is that graph information which captures local data structures is an excellent complement to deep GMM. Combining them facilitates the network to learn powerful representations that follow global model and local structural constraints. Therefore, our method unifies model-based and similarity-based approaches for clustering. To combine graph embedding with probabilistic deep GMM, we propose a novel stochastic extension of graph embedding: we treat samples as nodes on a graph and minimize the weighted distance between their posterior distributions. We apply Jenson-Shannon divergence as the distance. We combine the divergence minimization with the log-likelihood maximization of the deep GMM. We derive formulations to obtain an unified objective that enables simultaneous deep representation learning and clustering. Our experimental results show that our proposed DGG outperforms recent deep Gaussian mixture methods (model-based) and deep spectral clustering (similarity-based). Our results highlight advantages of combining model-based and similarity-based clustering as proposed in this work. Our code is published here: https://github.com/dodoyang0929/DGG.git

📄 PDF Abstract BibTeX

Code (1)

dodoyang0929/DGG 공식 구현

Tasks

ClusteringDeep ClusteringGraph EmbeddingRepresentation Learning

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…
Solana Customer Service Number +1-833-534-1729 설명 없음
USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Disentangling to Cluster: Gaussian Mixture Variational Ladder Autoencoders

2019-09-25 · Matthew Willetts, Stephen Roberts, Chris Holmes

In clustering we normally output one cluster variable for each datapoint. However it is not necessarily the case that there is only one way to partition a given dataset into cluster components. For example, one could clu…

Clustering

Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders

2016-11-08 · Nat Dilokthanakul, Pedro A. M. Mediano, Marta Garnelo, Matthew C. H. Lee 외

We study a variant of the variational autoencoder model (VAE) with a Gaussian mixture as a prior distribution, with the goal of performing unsupervised clustering through deep generative models. We observe that the known…

ClusteringHuman Pose Forecasting

Multi-Facet Clustering Variational Autoencoders

2021-06-09 · NeurIPS 2021 12 · Fabian Falck, Haoting Zhang, Matthew Willetts, George Nicholson 외

Work in deep clustering focuses on finding a single partition of data. However, high-dimensional data, such as images, typically feature multiple interesting characteristics one could cluster over. For example, images of…

ClusteringDeep Clustering

Open-Set Recognition with Gaussian Mixture Variational Autoencoders

2020-06-03 · Alexander Cao, Yuan Luo, Diego Klabjan

In inference, open-set classification is to either classify a sample into a known class from training or reject it as an unknown class. Existing deep open-set classifiers train explicit closed-set classifiers, in some ca…

ClassificationClusteringGeneral Classificationopen-set classification+1

Variational Clustering: Leveraging Variational Autoencoders for Image Clustering

2020-05-10 · Vignesh Prasad, Dipanjan Das, Brojeshwar Bhowmick

Recent advances in deep learning have shown their ability to learn strong feature representations for images. The task of image clustering naturally requires good feature representations to capture the distribution of th…

ClusteringImage Clustering