paper-with-me

Papers

Multi-View Multiple Clusterings using Deep Matrix Factorization

2019-11-26 · Shaowei Wei, Jun Wang, Guoxian Yu, Carlotta, Xiangliang Zhang

Multi-view clustering aims at integrating complementary information from multiple heterogeneous views to improve clustering results. Existing multi-view clustering solutions can only output a single clustering of the data. Due to their multiplicity, multi-view data, can have different groupings that are reasonable and interesting from different perspectives. However, how to find multiple, meaningful, and diverse clustering results from multi-view data is still a rarely studied and challenging topic in multi-view clustering and multiple clusterings. In this paper, we introduce a deep matrix factorization based solution (DMClusts) to discover multiple clusterings. DMClusts gradually factorizes multi-view data matrices into representational subspaces layer-by-layer and generates one clustering in each layer. To enforce the diversity between generated clusterings, it minimizes a new redundancy quantification term derived from the proximity between samples in these subspaces. We further introduce an iterative optimization procedure to simultaneously seek multiple clusterings with quality and diversity. Experimental results on benchmark datasets confirm that DMClusts outperforms state-of-the-art multiple clustering solutions.

📄 PDF Abstract BibTeX arXiv:1911.11396

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDiversity

Similar Papers 제목 키워드 기반

Multi-View Multiple Clustering

2019-05-13 · Shixing Yao, Guoxian Yu, Jun Wang, Carlotta Domeniconi 외

Multiple clustering aims at exploring alternative clusterings to organize the data into meaningful groups from different perspectives. Existing multiple clustering algorithms are designed for single-view data. We assume …

ClusteringRepresentation Learning

Multiple Independent Subspace Clusterings

2019-05-10 · Xing Wang, Jun Wang, Carlotta Domeniconi, Guoxian Yu 외

Multiple clustering aims at discovering diverse ways of organizing data into clusters. Despite the progress made, it's still a challenge for users to analyze and understand the distinctive structure of each output cluste…

Clustering

ACCAMS: Additive Co-Clustering to Approximate Matrices Succinctly

2014-12-31 · Alex Beutel, Amr Ahmed, Alexander J. Smola

Matrix completion and approximation are popular tools to capture a user's preferences for recommendation and to approximate missing data. Instead of using low-rank factorization we take a drastically different approach, …

ClusteringDecision MakingMatrix Completion

Explaining reviews and ratings with PACO: Poisson Additive Co-Clustering

2015-12-06 · Chao-yuan Wu, Alex Beutel, Amr Ahmed, Alexander J. Smola

Understanding a user's motivations provides valuable information beyond the ability to recommend items. Quite often this can be accomplished by perusing both ratings and review texts, since it is the latter where the rea…

ClusteringCollaborative Filtering

Federated Multi-view Matrix Factorization for Personalized Recommendations

2020-04-08 · Adrian Flanagan, Were Oyomno, Alexander Grigorievskiy, Kuan Eeik Tan 외

We introduce the federated multi-view matrix factorization method that extends the federated learning framework to matrix factorization with multiple data sources. Our method is able to learn the multi-view model without…

Federated Learning