paper-with-me

Papers

Locally Weighted Ensemble Clustering

2016-05-17 · Dong Huang, Chang-Dong Wang, Jian-Huang Lai

Due to its ability to combine multiple base clusterings into a probably better and more robust clustering, the ensemble clustering technique has been attracting increasing attention in recent years. Despite the significant success, one limitation to most of the existing ensemble clustering methods is that they generally treat all base clusterings equally regardless of their reliability, which makes them vulnerable to low-quality base clusterings. Although some efforts have been made to (globally) evaluate and weight the base clusterings, yet these methods tend to view each base clustering as an individual and neglect the local diversity of clusters inside the same base clustering. It remains an open problem how to evaluate the reliability of clusters and exploit the local diversity in the ensemble to enhance the consensus performance, especially in the case when there is no access to data features or specific assumptions on data distribution. To address this, in this paper, we propose a novel ensemble clustering approach based on ensemble-driven cluster uncertainty estimation and local weighting strategy. In particular, the uncertainty of each cluster is estimated by considering the cluster labels in the entire ensemble via an entropic criterion. A novel ensemble-driven cluster validity measure is introduced, and a locally weighted co-association matrix is presented to serve as a summary for the ensemble of diverse clusters. With the local diversity in ensembles exploited, two novel consensus functions are further proposed. Extensive experiments on a variety of real-world datasets demonstrate the superiority of the proposed approach over the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1605.05011

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDiversity

Similar Papers 제목 키워드 기반

Weighted Clustering Ensemble: A Review

2019-10-06 · Mimi Zhang

Clustering ensemble, or consensus clustering, has emerged as a powerful tool for improving both the robustness and the stability of results from individual clustering methods. Weighted clustering ensemble arises naturall…

ClusteringClustering Ensemble

Federated One-Shot Ensemble Clustering

2024-09-12 · Rui Duan, Xin Xiong, Jueyi Liu, Katherine P. Liao 외

Cluster analysis across multiple institutions poses significant challenges due to data-sharing restrictions. To overcome these limitations, we introduce the Federated One-shot Ensemble Clustering (FONT) algorithm, a nove…

Clustering

Weighted Spectral Cluster Ensemble

2016-04-25 · Muhammad Yousefnezhad, Daoqiang Zhang

Clustering explores meaningful patterns in the non-labeled data sets. Cluster Ensemble Selection (CES) is a new approach, which can combine individual clustering results for increasing the performance of the final result…

ClusteringCommunity DetectionDiversity

Learning Locally Interpretable Rule Ensemble

2023-06-20 · Kentaro Kanamori

This paper proposes a new framework for learning a rule ensemble model that is both accurate and interpretable. A rule ensemble is an interpretable model based on the linear combination of weighted rules. In practice, we…

Privacy-Preserving Transfer Learning for Community Detection using Locally Distributed Multiple Networks

2025-04-01 · Xiao Guo, Xuming He, Xiangyu Chang, Shujie Ma

This paper develops a new spectral clustering-based method called TransNet for transfer learning in community detection of network data. Our goal is to improve the clustering performance of the target network using auxil…

ClusteringCommunity DetectionPrivacy PreservingTransfer Learning