paper-with-me

홈 › Papers

Deep Comprehensive Correlation Mining for Image Clustering

2019-04-15 · ICCV 2019 10 · Jianlong Wu, Keyu Long, Fei Wang, Chen Qian, Cheng Li, Zhouchen Lin, Hongbin Zha

Recent developed deep unsupervised methods allow us to jointly learn representation and cluster unlabelled data. These deep clustering methods mainly focus on the correlation among samples, e.g., selecting high precision pairs to gradually tune the feature representation, which neglects other useful correlations. In this paper, we propose a novel clustering framework, named deep comprehensive correlation mining(DCCM), for exploring and taking full advantage of various kinds of correlations behind the unlabeled data from three aspects: 1) Instead of only using pair-wise information, pseudo-label supervision is proposed to investigate category information and learn discriminative features. 2) The features' robustness to image transformation of input space is fully explored, which benefits the network learning and significantly improves the performance. 3) The triplet mutual information among features is presented for clustering problem to lift the recently discovered instance-level deep mutual information to a triplet-level formation, which further helps to learn more discriminative features. Extensive experiments on several challenging datasets show that our method achieves good performance, e.g., attaining $62.3\%$ clustering accuracy on CIFAR-10, which is $10.1\%$ higher than the state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:1904.06925

Code (1)

Cory-M/DCCM 공식 구현 pytorch

Tasks

ClusteringDeep ClusteringImage ClusteringPseudo LabelTriplet

Similar Papers 제목 키워드 기반

Trace Encoding in Process Mining: a survey and benchmarking

2023-01-05 · Sylvio Barbon Jr., Paolo Ceravolo, Rafael S. Oyamada, Gabriel M. Tavares

Encoding methods are employed across several process mining tasks, including predictive process monitoring, anomalous case detection, trace clustering, etc. These methods are usually performed as preprocessing steps and …

BenchmarkingPredictive Process MonitoringSurvey

Fuzzy clustering algorithms with distance metric learning and entropy regularization

2021-02-18 · Sara Ines Rizo Rodriguez, Francisco de Assis Tenorio de Carvalho

The clustering methods have been used in a variety of fields such as image processing, data mining, pattern recognition, and statistical analysis. Generally, the clustering algorithms consider all variables equally relev…

ClusteringMetric Learning

Correlation Clustering in Constant Many Parallel Rounds

2021-06-15 · Vincent Cohen-Addad, Silvio Lattanzi, Slobodan Mitrović, Ashkan Norouzi-Fard 외

Correlation clustering is a central topic in unsupervised learning, with many applications in ML and data mining. In correlation clustering, one receives as input a signed graph and the goal is to partition it to minimiz…

Clustering

Contributions to Biclustering of Microarray Data Using Formal Concept Analysis

2018-11-23 · Amina Houari

Biclustering is an unsupervised data mining technique that aims to unveil patterns (biclusters) from gene expression data matrices. In the framework of this thesis, we propose new biclustering algorithms for microarray d…

Inference of hidden structures in complex physical systems by multi-scale clustering

2015-03-05 · Z. Nussinov, P. Ronhovde, Dandan Hu, S. Chakrabarty 외

We survey the application of a relatively new branch of statistical physics--"community detection"-- to data mining. In particular, we focus on the diagnosis of materials and automated image segmentation. Community detec…

ClusteringCombinatorial OptimizationCommunity DetectionImage Segmentation+1