paper-with-me

Papers

Multi-view Hierarchical Clustering

2020-10-15 · Qinghai Zheng, Jihua Zhu, Shuangxun Ma

This paper focuses on the multi-view clustering, which aims to promote clustering results with multi-view data. Usually, most existing works suffer from the issues of parameter selection and high computational complexity. To overcome these limitations, we propose a Multi-view Hierarchical Clustering (MHC), which partitions multi-view data recursively at multiple levels of granularity. Specifically, MHC consists of two important components: the cosine distance integration (CDI) and the nearest neighbor agglomeration (NNA). The CDI can explore the underlying complementary information of multi-view data so as to learn an essential distance matrix, which is utilized in NNA to obtain the clustering results. Significantly, the proposed MHC can be easily and effectively employed in real-world applications without parameter selection. Experiments on nine benchmark datasets illustrate the superiority of our method comparing to several state-of-the-art multi-view clustering methods.

📄 PDF Abstract BibTeX arXiv:2010.07573

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Contrastive Multi-view Hyperbolic Hierarchical Clustering

2022-05-05 · Fangfei Lin, Bing Bai, Kun Bai, Yazhou Ren 외

Hierarchical clustering recursively partitions data at an increasingly finer granularity. In real-world applications, multi-view data have become increasingly important. This raises a less investigated problem, i.e., mul…

Clustering

MHCN: A Hyperbolic Neural Network Model for Multi-view Hierarchical Clustering

2023-01-01 · ICCV 2023 1 · Fangfei Lin, Bing Bai, Yiwen Guo, Hao Chen 외

Multi-view hierarchical clustering (MCHC) plays a pivotal role in comprehending the structures within multi-view data, which hinges on the skillful interaction between hierarchical feature learning and comprehensive …

ClusteringMULTI-VIEW LEARNINGRepresentation Learning

Anchor-based Multi-view Subspace Clustering with Hierarchical Feature Descent

2023-10-11 · Qiyuan Ou, Siwei Wang, Pei Zhang, Sihang Zhou 외

Multi-view clustering has attracted growing attention owing to its capabilities of aggregating information from various sources and its promising horizons in public affairs. Up till now, many advanced approaches have bee…

ClusteringMulti-view Subspace Clustering

Incomplete Multi-view Clustering via Hierarchical Semantic Alignment and Cooperative Completion

2025-10-14 · Xiaojian Ding, Lin Zhao, Xian Li, Xiaoying Zhu arxiv

Incomplete multi-view data, where certain views are entirely missing for some samples, poses significant challenges for traditional multi-view clustering methods. Existing deep incomplete multi-view clustering approaches…

Incomplete multi-view clustering

Reciprocal Multi-Layer Subspace Learning for Multi-View Clustering

2019-10-01 · ICCV 2019 10 · Ruihuang Li, Changqing Zhang, Huazhu Fu, Xi Peng 외

Multi-view clustering is a long-standing important research topic, however, remains challenging when handling high-dimensional data and simultaneously exploring the consistency and complementarity of different views. In …

Clustering