paper-with-me

Papers

A Flexible Iterative Framework for Consensus Clustering

2014-08-05 · Shaina Race, Carl Meyer

A novel framework for consensus clustering is presented which has the ability to determine both the number of clusters and a final solution using multiple algorithms. A consensus similarity matrix is formed from an ensemble using multiple algorithms and several values for k. A variety of dimension reduction techniques and clustering algorithms are considered for analysis. For noisy or high-dimensional data, an iterative technique is presented to refine this consensus matrix in way that encourages algorithms to agree upon a common solution. We utilize the theory of nearly uncoupled Markov chains to determine the number, k , of clusters in a dataset by considering a random walk on the graph defined by the consensus matrix. The eigenvalues of the associated transition probability matrix are used to determine the number of clusters. This method succeeds at determining the number of clusters in many datasets where previous methods fail. On every considered dataset, our consensus method provides a final result with accuracy well above the average of the individual algorithms.

📄 PDF Abstract BibTeX arXiv:1408.0972

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDimensionality Reduction

Similar Papers 제목 키워드 기반

GCFAgg: Global and Cross-view Feature Aggregation for Multi-view Clustering

2023-05-11 · CVPR 2023 1 · Weiqing Yan, Yuanyang Zhang, Chenlei Lv, Chang Tang 외

Multi-view clustering can partition data samples into their categories by learning a consensus representation in unsupervised way and has received more and more attention in recent years. However, most existing deep clus…

ClusteringContrastive LearningDeep Clustering

Iterative Views Agreement: An Iterative Low-Rank based Structured Optimization Method to Multi-View Spectral Clustering

2016-08-19 · Yang Wang, Wenjie Zhang, Lin Wu, Xuemin Lin 외

Multi-view spectral clustering, which aims at yielding an agreement or consensus data objects grouping across multi-views with their graph laplacian matrices, is a fundamental clustering problem. Among the existing metho…

Clustering

Determining the Number of Clusters via Iterative Consensus Clustering

2014-08-05 · Shaina Race, Carl Meyer, Kevin Valakuzhy

We use a cluster ensemble to determine the number of clusters, k, in a group of data. A consensus similarity matrix is formed from the ensemble using multiple algorithms and several values for k. A random walk is induced…

Clustering

One-Step Late Fusion Multi-view Clustering with Compressed Subspace

2024-01-03 · Qiyuan Ou, Pei Zhang, Sihang Zhou, En Zhu

Late fusion multi-view clustering (LFMVC) has become a rapidly growing class of methods in the multi-view clustering (MVC) field, owing to its excellent computational speed and clustering performance. One bottleneck face…

Clustering

Robust Fair Clustering: A Novel Fairness Attack and Defense Framework

2022-10-04 · Anshuman Chhabra, Peizhao Li, Prasant Mohapatra, Hongfu Liu

Clustering algorithms are widely used in many societal resource allocation applications, such as loan approvals and candidate recruitment, among others, and hence, biased or unfair model outputs can adversely impact indi…

Adversarial AttackClusteringFairnessgraph partitioning