paper-with-me

홈 › Papers

DM2C: Deep Mixed-Modal Clustering

2019-12-01 · NeurIPS 2019 12 · Yangbangyan Jiang, Qianqian Xu, Zhiyong Yang, Xiaochun Cao, Qingming Huang

Data exhibited with multiple modalities are ubiquitous in real-world clustering tasks. Most existing methods, however, pose a strong assumption that the pairing information for modalities is available for all instances. In this paper, we consider a more challenging task where each instance is represented in only one modality, which we call mixed-modal data. Without any extra pairing supervision across modalities, it is difficult to find a universal semantic space for all of them. To tackle this problem, we present an adversarial learning framework for clustering with mixed-modal data. Instead of transforming all the samples into a joint modality-independent space, our framework learns the mappings across individual modal spaces by virtue of cycle-consistency. Through these mappings, we could easily unify all the samples into a single modal space and perform the clustering. Evaluations on several real-world mixed-modal datasets could demonstrate the superiority of our proposed framework.

📄 PDF Abstract BibTeX

Code (1)

jiangyangby/DM2C 공식 구현 pytorch

Tasks

AllClustering

Similar Papers 제목 키워드 기반

initKmix -- A Novel Initial Partition Generation Algorithm for Clustering Mixed Data using k-means-based Clustering

2019-01-31 · Amir Ahmad, Shehroz S. Khan

Mixed datasets consist of both numeric and categorical attributes. Various k-means-based clustering algorithms have been developed for these datasets. Generally, these algorithms use random partition as a starting point,…

Clustering

Deep Multimodal Clustering for Unsupervised Audiovisual Learning

2018-07-09 · CVPR 2019 6 · Di Hu, Feiping Nie, Xuelong. Li

The seen birds twitter, the running cars accompany with noise, etc. These naturally audiovisual correspondences provide the possibilities to explore and understand the outside world. However, the mixed multiple objects a…

Clustering

Mixed data Deep Gaussian Mixture Model: A clustering model for mixed datasets

2020-10-13 · Robin Fuchs, Denys Pommeret, Cinzia Viroli

Clustering mixed data presents numerous challenges inherent to the very heterogeneous nature of the variables. A clustering algorithm should be able, despite of this heterogeneity, to extract discriminant pieces of infor…

Clusteringmodel

Survey of state-of-the-art mixed data clustering algorithms

2018-11-11 · Amir Ahmad, Shehroz S. Khan

Mixed data comprises both numeric and categorical features, and mixed datasets occur frequently in many domains, such as health, finance, and marketing. Clustering is often applied to mixed datasets to find structures an…

ClusteringMarketingSurvey

Model Based Co-clustering of Mixed Numerical and Binary Data

2022-12-22 · Aichetou Bouchareb, Marc Boullé, Fabrice Clérot, Fabrice Rossi

Co-clustering is a data mining technique used to extract the underlying block structure between the rows and columns of a data matrix. Many approaches have been studied and have shown their capacity to extract such struc…

Clustering