paper-with-me

Papers

Deep Variational Clustering Framework for Self-labeling of Large-scale Medical Images

2021-09-22 · Farzin Soleymani, Mohammad Eslami, Tobias Elze, Bernd Bischl, Mina Rezaei

We propose a Deep Variational Clustering (DVC) framework for unsupervised representation learning and clustering of large-scale medical images. DVC simultaneously learns the multivariate Gaussian posterior through the probabilistic convolutional encoder and the likelihood distribution with the probabilistic convolutional decoder; and optimizes cluster labels assignment. Here, the learned multivariate Gaussian posterior captures the latent distribution of a large set of unlabeled images. Then, we perform unsupervised clustering on top of the variational latent space using a clustering loss. In this approach, the probabilistic decoder helps to prevent the distortion of data points in the latent space and to preserve the local structure of data generating distribution. The training process can be considered as a self-training process to refine the latent space and simultaneously optimizing cluster assignments iteratively. We evaluated our proposed framework on three public datasets that represented different medical imaging modalities. Our experimental results show that our proposed framework generalizes better across different datasets. It achieves compelling results on several medical imaging benchmarks. Thus, our approach offers potential advantages over conventional deep unsupervised learning in real-world applications. The source code of the method and all the experiments are available publicly at: https://github.com/csfarzin/DVC

📄 PDF Abstract BibTeX arXiv:2109.10777

Code (1)

csfarzin/dvc 공식 구현 pytorch

Tasks

ClusteringDecoderRepresentation Learning

Similar Papers 제목 키워드 기반

CSAL: Self-adaptive Labeling based Clustering Integrating Supervised Learning on Unlabeled Data

2015-02-18 · Fangfang Li, Guandong Xu, Longbing Cao

Supervised classification approaches can predict labels for unknown data because of the supervised training process. The success of classification is heavily dependent on the labeled training data. Differently, clusterin…

ClassificationClusteringGeneral Classification

SPICE: Semantic Pseudo-labeling for Image Clustering

2021-03-17 · Chuang Niu, Hongming Shan, Ge Wang

The similarity among samples and the discrepancy between clusters are two crucial aspects of image clustering. However, current deep clustering methods suffer from the inaccurate estimation of either feature similarity o…

ClusteringContrastive LearningDeep ClusteringImage Clustering+3

FUSC: Fetal Ultrasound Semantic Clustering of Second Trimester Scans Using Deep Self-supervised Learning

2023-10-19 · Hussain Alasmawi, Leanne Bricker, Mohammad Yaqub

Ultrasound is the primary imaging modality in clinical practice during pregnancy. More than 140M fetuses are born yearly, resulting in numerous scans. The availability of a large volume of fetal ultrasound scans presents…

ClusteringSelf-Supervised Learning

Discriminative Entropy Clustering and its Relation to K-means and SVM

2023-01-26 · Zhongwen Zhang, Yuri Boykov

Maximization of mutual information between the model's input and output is formally related to "decisiveness" and "fairness" of the softmax predictions, motivating these unsupervised entropy-based criteria for clustering…

ClusteringDeep ClusteringFairnessPseudo Label+1

SiamMM: A Mixture Model Perspective on Deep Unsupervised Learning

2025-11-07 · Xiaodong Wang, Jing Huang, Kevin J Liang arxiv

Recent studies have demonstrated the effectiveness of clustering-based approaches for self-supervised and unsupervised learning. However, the application of clustering is often heuristic, and the optimal methodology rema…

Self-Supervised Learning